altos: Make micropeak 'serial' interface work
authorKeith Packard <keithp@keithp.com>
Tue, 18 Dec 2012 06:58:49 +0000 (22:58 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 18 Dec 2012 06:58:49 +0000 (22:58 -0800)
I prototyped the mpserial interface on a breadboard and tuned the
circuit to register the LED correctly. Then adjusted the serial code
to send bits at the right speed and format.

The logging contents are now in hexdecimal with a CCITT CRC-16
computed to verify correct reception.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found