Changes between Version 3 and Version 4 of BlueCANReader


Ignore:
Timestamp:
05/31/13 03:09:16 (11 years ago)
Author:
Boris Ioffe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BlueCANReader

    v3 v4  
    2525(X) is bitmapped value:
    2626    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)
    2830    bit4 is CAN EXTENSION bit normaly =1 for NMEA
    2931    bit5 is RTR mark, normaly =0