summaryrefslogtreecommitdiff
path: root/telegps/TeleGPSConfig.java
Commit message (Collapse)AuthorAge
* java: Bump java library versions for next releaseKeith Packard2014-06-16
| | | | | | Prepare for future release by bumping java versions now Signed-off-by: Keith Packard <keithp@keithp.com>
* altoslib/altosui/telegps: Change log size configurationKeith Packard2014-06-10
| | | | | | | | | | | | | * 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>
* telegps: Trap AltosConfigDataException in telegps configKeith Packard2014-06-02
| | | | | | This was added for pyro configuration errors in AltosUI Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Add device configuration dialogsKeith Packard2014-05-28
Signed-off-by: Keith Packard <keithp@keithp.com>