Rev 1567 | Rev 1580 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1567 | Rev 1577 | ||
|---|---|---|---|
| Line 151... | Line 151... | ||
| 151 | <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Millisecond" description="First passive time"/> |
151 | <variable name="Pas1" type="uint" start_bit="16" bit_length="16" unit="Millisecond" description="First passive time"/> |
| 152 | <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Millisecond" description="Second active time"/> |
152 | <variable name="Act2" type="uint" start_bit="32" bit_length="16" unit="Millisecond" description="Second active time"/> |
| 153 | <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Millisecond" description="Second passive time"/> |
153 | <variable name="Pas2" type="uint" start_bit="48" bit_length="16" unit="Millisecond" description="Second passive time"/> |
| 154 | </variables> |
154 | </variables> |
| 155 | </command> |
155 | </command> |
| - | 156 | <command id="129" name="IrConfig" type="specific" module="irTransceive" description="irTransceive config"> |
|
| - | 157 | <variables> |
|
| - | 158 | <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Which channel to configure"/> |
|
| - | 159 | <variable name="Direction" type="enum" start_bit="4" bit_length="4" unit="" description=""> |
|
| - | 160 | <value id="0" name="Auto"/> |
|
| - | 161 | <value id="1" name="Transmit"/> |
|
| - | 162 | <value id="2" name="Receive"/> |
|
| - | 163 | </variable> |
|
| - | 164 | <variable name="Transmit power" type="uint" start_bit="8" bit_length="2" unit="" description="0 for lowest power, 3 for max"/> |
|
| - | 165 | </variables> |
|
| - | 166 | </command> |
|
| - | 167 | ||
| 156 | <command id="128" name="Position" type="specific" module="nmea" description="WGS80 LAT/LONG Position"> |
168 | <command id="128" name="Position" type="specific" module="nmea" description="WGS80 LAT/LONG Position"> |
| 157 | <variables> |
169 | <variables> |
| 158 | <variable name="Lat_deg" type="uint" start_bit="0" bit_length="8" unit="Degrees" description="Degrees Lat"/> |
170 | <variable name="Lat_deg" type="uint" start_bit="0" bit_length="8" unit="Degrees" description="Degrees Lat"/> |
| 159 | <variable name="Lat_min" type="uint" start_bit="8" bit_length="8" unit="'" description="Minutes lat"/> |
171 | <variable name="Lat_min" type="uint" start_bit="8" bit_length="8" unit="'" description="Minutes lat"/> |
| 160 | <variable name="Lat_sec" type="uint" start_bit="16" bit_length="15" unit="''" description="Seconds Lat"/> |
172 | <variable name="Lat_sec" type="uint" start_bit="16" bit_length="15" unit="''" description="Seconds Lat"/> |