summaryrefslogtreecommitdiff
path: root/altoslib/AltosEepromMiniIterable.java
Commit message (Collapse)AuthorAge
* Add Mini logging format. Use in EasyMinilpcKeith Packard2013-05-19
This is a 16-byte record that includes all of the sensor data in each sensor record, along with records for flight state changes. Signed-off-by: Keith Packard <keithp@keithp.com>