Login
Help/Guide
About Trac
Preferences
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 8
and
Version 9
of
BlueCAN
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
01/26/13 20:18:34 (
12 years
ago)
Author:
Boris Ioffe
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
BlueCAN
v8
v9
11
11
12
12
Command message structure
13
1. Command code (1 byte)
14
2. Payload size (1 byte)
15
3. Payload (0 - 255 bytes)
16
13
14
||= Byte =||= Bitmask =||= Description =||
15
|| 0 || || Command code ||
16
|| 1 || || Payload size ||
17
|| 2 - 255 || || Payload ||
17
18
18
19
{{{