altoslib: Add log_space to AltosState
authorKeith Packard <keithp@keithp.com>
Sun, 15 May 2016 20:56:21 +0000 (13:56 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 15 May 2016 20:56:21 +0000 (13:56 -0700)
commit3c4278a29082a2af5911e22e59f8f52549f549e3
treecd8c5c4cf16fbcac06133065d90c68f0ab7262ce
parentf484216e72f81decb2aaa7289d6f69678990b7af
altoslib: Add log_space to AltosState

TeleGPS doesn't have flight_log_max value, but does have log_space
which we can use for the same thing in monitor idle mode.

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