Changes between Version 3 and Version 4 of RobitronicSerial


Ignore:
Timestamp:
10/14/10 07:36:05 (14 years ago)
Author:
pinwc4
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RobitronicSerial

    v3 v4  
    3636Byte 4-5 represent the UID of the car in reverse byte order 
    3737Byte 6-7 unknown, 00 in examples given 
    38 Byte 8-9 are the seconds in thousandths of a second 
    39 Byte 10 is the minutes 
    40 Byet 11 may be continuation of minutes or hours was 00 in our example so this is uncertain 
     38Byte 8-11 are the seconds in thousandths of a second 
    4139Byte 12 is the number of hits the lap counter detected 
    4240Byte 13 is the signal strength 
     
    5957Byte 2 is a checksum 
    6058Byte 3 is the packet type, 83 in the case of time stamp only 
    61 Byte 4-5 is the seconds in reverse byte order in thousandths of a second 
    62 Byte 6 is the minutes 
    63 Byte 7 is unknown, may be hours or continuation of minutes 
     59Byte 4-7 is the seconds in reverse byte order in thousandths of a second 
    6460Bytes 8-11 are unknown but in example were always 14 D0 01 02 
    6561}}}