Rev 1920 | Rev 1922 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1920 | Rev 1921 | ||
|---|---|---|---|
| Line 1326... | Line 1326... | ||
| 1326 | <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/> |
1326 | <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/> |
| 1327 | <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/> |
1327 | <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/> |
| 1328 | </variables> |
1328 | </variables> |
| 1329 | </command> |
1329 | </command> |
| 1330 | 1330 | ||
| 1331 | <command id="128" name=" |
1331 | <command id="128" name="DataStart" type="specific" module="rfTransceiver" description="Data protocol encoding"> |
| 1332 | <variables> |
1332 | <variables> |
| 1333 | <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/> |
1333 | <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/> |
| 1334 | <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol"> |
1334 | <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol"> |
| 1335 | <value id="0" name="RC5"/> |
1335 | <value id="0" name="RC5"/> |
| 1336 | <value id="1" name="RC6"/> |
1336 | <value id="1" name="RC6"/> |
| Line 1347... | Line 1347... | ||
| 1347 | <value id="255" name="Unknown"/> |
1347 | <value id="255" name="Unknown"/> |
| 1348 | </variable> |
1348 | </variable> |
| 1349 | <variable name="Data" type="uint" start_bit="16" bit_length="48" unit="" description="Protocol unique ID"/> |
1349 | <variable name="Data" type="uint" start_bit="16" bit_length="48" unit="" description="Protocol unique ID"/> |
| 1350 | </variables> |
1350 | </variables> |
| 1351 | </command> |
1351 | </command> |
| 1352 | <command id="129" name=" |
1352 | <command id="129" name="DataStop" type="specific" module="rfTransceiver" description="Data protocol encoding"> |
| 1353 | <variables> |
1353 | <variables> |
| 1354 | <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/> |
1354 | <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/> |
| 1355 | <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol"> |
1355 | <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol"> |
| 1356 | <value id="0" name="RC5"/> |
1356 | <value id="0" name="RC5"/> |
| 1357 | <value id="1" name="RC6"/> |
1357 | <value id="1" name="RC6"/> |
| Line 1368... | Line 1368... | ||
| 1368 | <value id="255" name="Unknown"/> |
1368 | <value id="255" name="Unknown"/> |
| 1369 | </variable> |
1369 | </variable> |
| 1370 | <variable name="Data" type="uint" start_bit="16" bit_length="48" unit="" description="Protocol unique ID"/> |
1370 | <variable name="Data" type="uint" start_bit="16" bit_length="48" unit="" description="Protocol unique ID"/> |
| 1371 | </variables> |
1371 | </variables> |
| 1372 | </command> |
1372 | </command> |
| 1373 | <command id="130" name=" |
1373 | <command id="130" name="DataBurst" type="specific" module="rfTransceiver" description="Data protocol encoding"> |
| 1374 | <variables> |
1374 | <variables> |
| 1375 | <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/> |
1375 | <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/> |
| 1376 | <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol"> |
1376 | <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol"> |
| 1377 | <value id="0" name="RC5"/> |
1377 | <value id="0" name="RC5"/> |
| 1378 | <value id="1" name="RC6"/> |
1378 | <value id="1" name="RC6"/> |