altoslib/altosui/telegps: Change log size configuration
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 17:11:03 +0000 (10:11 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 17:11:03 +0000 (10:11 -0700)
commitae1174317fc476e39077f7dc257ec08709c6b301
tree2ec45054f13e08e24cfb93743b04a976cd68aac9
parent44ca50a2c9404c92cc887a23dfa25b335ebe6198
altoslib/altosui/telegps: Change log size configuration

* Use new log-space value provided by firmware when available.

* Divide that up into 1-8 flights and offer those sizes as options to
  the user instead of a fixed set of sizes.

* Show how many flights each selection will store

* This also checks values provided by the user

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java
altosui/AltosConfig.java
altosui/AltosConfigUI.java
telegps/Makefile.am
telegps/TeleGPS.java
telegps/TeleGPSConfig.java
telegps/TeleGPSConfigUI.java
telegps/TeleGPSDisplayThread.java [new file with mode: 0644]