Files
OpenCellular/include
David Hendricks ef9424dd10 simplified message protocol
This simplifies the messaging protocol. Messages will now only have
the raw content plus a checksum byte at the end. We will worry about
needs of the transport layer (e.g. preamble/postamble bytes) on the
host driver side, and will not support variable-length commands for
now.

There is also a protocol version command, which is now command number
0x00, which returns a 4-byte protocol version followed by a 1-byte
checksum.

BUG=none
TEST=tested on daisy using mkbp kernel driver
Signed-off-by: David Hendricks <dhendrix@chromium.org>

Change-Id: I8fcc693cd50bc2b515164ea7a2a941cdd8333e73
2012-04-25 14:51:33 -07:00
..
2012-04-19 13:08:58 -07:00
2012-04-19 11:08:28 -07:00
2012-04-19 11:08:28 -07:00
2012-04-24 09:59:31 -07:00
2011-12-07 19:10:02 +00:00
2012-04-10 14:09:40 -07:00
2012-04-19 13:08:58 -07:00
2012-04-19 13:08:58 -07:00
2012-02-02 20:51:45 +08:00
2012-01-11 11:37:55 -08:00
2012-04-10 14:09:40 -07:00
2012-04-19 13:08:58 -07:00
2011-12-07 19:10:02 +00:00
2012-04-25 14:51:33 -07:00
2012-04-19 13:08:58 -07:00
2012-04-19 11:08:28 -07:00
2011-12-07 19:10:02 +00:00
2012-04-19 13:08:58 -07:00
2011-12-07 19:10:02 +00:00
2012-04-19 13:08:58 -07:00
2012-04-06 09:06:53 -07:00
2012-04-24 12:54:29 -07:00
2012-04-19 11:08:28 -07:00
2011-12-07 19:10:02 +00:00
2012-04-24 17:46:54 -07:00
2011-12-07 19:10:02 +00:00
2012-04-24 17:46:54 -07:00