ASTi Logo

Radio Comms Model

Model Builder Tutorial


Interface Control Definition

The following is the ICD file for the sample model:


Name Description Type Pkt Offset Size
Op1_Volume Operator 1 overall volume control
Range 0.0 - 1.0
In_Float RX1 0..3 4 bytes
Op1_Sidetone Operator 1 sidetone volume
Range 0.0 - 1.0
In_Float RX1 4..7 4 bytes
Op1_Power Operator 1 power enable
Logical, True = On
In_Bool RX1 8 bit0 (x01)
Op1_PTT_Input Operator 1 PTT input
Logical, True = PTT selected
In_Bool RX1 9 bit0 (x01)
Op1_TX_Select Operator 1 radio transmit select
Logical, True = radio selected to TX
In_Bool RX1 10 bit0 (x01)
Op1_IC_Select Operator 1 intercom select
Logical, True = intercom selected
In_Bool RX1 11 bit0 (x01)
Op1_Stall_Enbl Operator 1 stall warning enable In_Bool RX1 12 bit0 (x01)
Op1_Radio_Vol Operator 1 radio volume
Range 0.0 - 1.0
In_Float RX1 13..16 4 bytes
Op2_Volume Operator 2 overall volume control
Range 0.0 - 1.0
In_Float RX1 17..20 4 bytes
Op2_Sidetone Operator 2 sidetone volume
Range 0.0 - 1.0
In_Float RX1 21..24 4 bytes
Op2_Power Operator 2 power enable
Logical, True = On
In_Bool RX1 25 bit0 (x01)
Op2_PTT_Input Operator 2 PTT input
Logical, True = PTT selected
In_Bool RX1 26 bit0 (x01)
Op2_TX_Select Operator 2 radio transmit select
Logical, True = radio selected to TX
In_Bool RX1 27 bit0 (x01)
Op2_IC_Select Operator 2 intercom select
Logical, True = intercom selected
In_Bool RX1 28 bit0 (x01)
Op2_Stall_Enbl Operator 2 stall warning enable In_Bool RX1 29 bit0 (x01)
Op2_Radio_Vol Operator 2 radio volume
Range 0.0 - 1.0
In_Float RX1 30..33 4 bytes
Op1_Radio_Freq Operator 1 radio frequency
Input in MHz, output is scaled into Hz
In_Float RX1 34..37 4 bytes
Op1_Rad_Squelch Operator 1 radio squelch level
Range 0.0 - 1.0
In_Float RX1 38..41 4 bytes
Op2_Radio_Freq Operator 2 radio frequency
Input in MHz, output is scaled into Hz
In_Float RX1 42..45 4 bytes
Op2_Rad_Squelch Operator 2 radio squelch level
Range 0.0 - 1.0
In_Float RX1 46..49 4 bytes
Radio1_Altitude Radio 1 altitude above mean sea level
Altitude is supplied in Meters
In_Float RX1 50..53 4 bytes
Radio1_Latitude Radio 1 latitude in degrees
Radio1_Lngitude Radio 1 longitude in degrees
In_Float RX1 54..57 4 bytes
Radio1_Lngitude Radio 1 longitude in degrees In_Float RX1 58..61 4 bytes
Radio2_Altitude Radio 2 altitude above mean sea level
Altitude is supplied in Meters
In_Float RX1 62..65 4 bytes
Radio2_Latitude Radio 2 latitude in degrees
Radio2_Lngitude Radio 2 longitude in degrees
In_Float RX1 66..69 4 bytes
Radio2_Lngitude Radio 2 longitude in degrees In_Float RX1 70..73 4 bytes
ATIS_Altitude ATIS radio altitude above mean sea level
Altitude is supplied in Meters
In_Float RX1 74..77 4 bytes
ATIS_Latitude ATIS radio latitude in degrees In_Float RX1 78..81 4 bytes
ATIS_Lngitude ATIS radio longitude in degrees In_Float RX1 82..85 4 bytes