Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altosui: Add APRS interval configuration to UI | Keith Packard | 2012-12-07 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui: Call config UI from AltosConfigData directly | Keith Packard | 2012-12-07 |
Don't make AltosConfig have a pile of config code, stick that in AltosConfigData instead. This uses a new interface, AltosConfigValues to get from AltosConfigData to the UI. Signed-off-by: Keith Packard <keithp@keithp.com> |