Changes between Version 3 and Version 4 of BlueCANReader
- Timestamp:
- 05/31/13 03:09:16 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BlueCANReader
v3 v4 25 25 (X) is bitmapped value: 26 26 i.e. 00111000b 27 bit3 bit2 bit1 bit0 defines number of DATA bytes to send on CAN BUS 1000b will send 8 bytes, (when CANex module receives (X) with last 4 bits equal 1000b, it will expect 4 bytes for ID + 8 bytes for DATA bytes to send) 27 bit3 bit2 bit1 bit0 defines number of DATA bytes to send on CAN BUS 1000b will send 8 bytes, 28 (when CANex module receives (X) with last 4 bits equal 1000b, 29 it will expect 4 bytes for ID + 8 bytes for DATA bytes to send) 28 30 bit4 is CAN EXTENSION bit normaly =1 for NMEA 29 31 bit5 is RTR mark, normaly =0