altoslib: Parse 'Log fixed:' configuration value
authorKeith Packard <keithp@keithp.com>
Mon, 18 Aug 2014 03:49:27 +0000 (20:49 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 18 Aug 2014 03:49:27 +0000 (20:49 -0700)
commit935f769fee351545622e223a283fca64608ca410
treea31f7f778a9df7df2026b7daaa856b6eb720d964
parent59dfe661fcb504f390d9726378c676f2b5b005f3
altoslib: Parse 'Log fixed:' configuration value

TeleGPS holds a single flight record and constantly appends data to it
instead of having separate flight records on the board. It reports
'Log fixed: 1' to let AltosLib know that the size of the per-flight
log is not configurable.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java