Go to Post Just remember to be as transparent and inclusive as you can. - DonRotolo [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Spotlight this post!  
Unread 05-02-2006, 19:01
Don Reid Don Reid is offline
Registered User
#0997
Team Role: Mentor
 
Join Date: Jan 2003
Rookie Year: 2002
Location: Corvallis, Oregon
Posts: 45
Don Reid will become famous soon enough
Error in dashboard spec

I believe I have found an error in the dashboard spec.
The file dashboard-specification.pdf, dated 1.5.2005 says (on page 4) that
the "extended" packet is:

Code:
...
    Byte06 USER BYTE 2
    Byte07 USER BYTE 3
    Byte08 CTRL_A
    Byte09 USER BYTE 5
    Byte10 CTRL_B
    Byte11 USER BYTE 5
    Byte12 CTRL_C
    Byte13 USER BYTE 6
    Byte14 PACKET NUMBER
    Byte15 USER BYTE 6
    ...
My experiments have shown that byte07 is not USER BYTE 3, but that byte09 is, and that bytes 4 & 5 are in byte11 and byte13, like this:

Code:
...
    Byte06 USER BYTE 2
    Byte07 ?????????
    Byte08 CTRL_A
    Byte09 USER BYTE 3
    Byte10 CTRL_B
    Byte11 USER BYTE 4
    Byte12 CTRL_C
    Byte13 USER BYTE 5
    Byte14 PACKET NUMBER
    Byte15 USER BYTE 6
    ...
__________________
Don Reid
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dashboard Programs? EHaskins Programming 5 31-01-2006 14:01
Duplicate user byte 6 in Dashboard spec? Jared Russell Programming 3 23-01-2006 20:45
2004 Dashboard Protocal vs 2005 Dashboard Protocal Kyle T Programming 4 14-03-2005 22:19
Battery Voltages in Dashboard Ian W. Programming 10 07-03-2004 16:50
New dashboard packet spec Ameya Programming 2 08-01-2004 19:59


All times are GMT -5. The time now is 20:59.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi