| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altoslib: Mark listener as 'not running' on EOF. | Keith Packard | 2015-02-07 |
| | | | | | | | | | | | | | | | This adds a 'running' member to the AltosListenerState class, and when the replay reader reaches EOF, marks the listener as no longer running. AltosUI and TeleGPS now display 'done' in the 'Age' field when this occurs, to let the user know that the replay is over. Also make sure that the display timers are stopped when this happens, or when the window is closed. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | java: Bump java library versions for next release | Keith Packard | 2014-06-16 |
| | | | | | | | Prepare for future release by bumping java versions now Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | alotsuilib: Remove old "mega" and "mini" file extensions from data chooser | Keith Packard | 2014-06-14 |
| | | | | | | | We never shipped AltosUI which stored mega/mini files in different extensions Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altoslib/altosui/telegps: Change log size configuration | Keith Packard | 2014-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> | |||
