Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Make micropeak 'serial' interface work | Keith Packard | 2012-12-17 |
| | | | | | | | | | | | 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> | ||
* | altos: Add initial micropeak implementation | Keith Packard | 2012-10-12 |
Blinks out max height in decimeters, stores previous flight data to internal eeprom. Signed-off-by: Keith Packard <keithp@keithp.com> |