summaryrefslogtreecommitdiff
path: root/altosui/AltosConfig.java
Commit message (Expand)AuthorAge
* altosui: Move product definitions from AltosUI to AltosLibKeith Packard2012-06-17
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Split out UI-specific preferencesKeith Packard2012-06-02
* altosui: Add apogee lockout configurationKeith Packard2012-04-14
* altosui: Radio channel gets set to zero by altos when frequency is setKeith Packard2012-04-07
* altosui: Sanity check values from device configurationKeith Packard2012-03-27
* altosui: Configure radio with new direct frequency settingKeith Packard2012-03-27
* altosui: Report error message back from libaltosKeith Packard2011-08-28
* altosui: Reset all config data on 'reset' commandKeith Packard2011-08-22
* altosui: Only 'show' config dialog onceKeith Packard2011-08-22
* altosui: fix 'magic' string to signal end of config dataKeith Packard2011-08-22
* altosui: Can't configure flight log max on TeleMiniKeith Packard2011-08-22
* altos/altosui: Add ability to disable telemetry/rdf completelyKeith Packard2011-08-20
* altosui: Disable 'max flight log' config when there are stored flightsKeith Packard2011-08-20
* altosui: Respect storage limits in flight log max config0.9.6.0Keith Packard2011-08-14
* altos/altosui: Report log format in the version commandKeith Packard2011-08-13
* altosui: Have single radio_to_frequency functionKeith Packard2011-08-08
* altosui: Must set radio calibration before radio settingKeith Packard2011-08-08
* altosui: Convert from channels to frequenciesKeith Packard2011-08-08
* altos/altosui: Add pad orientation configure optionKeith Packard2011-08-02
* altos, altosui: Add igniter mode (dual, apogee, main)split-telemetryKeith Packard2011-07-17
* altosui: Create abstract AltosDevice classKeith Packard2011-04-14
* altosui: Allow radio channel to be configured over the radio linkKeith Packard2011-03-27
* altosui: Allow TM config connection to be canceled.Keith Packard2011-03-26
* altosui: Add configuration of flight log sizeKeith Packard2011-01-07
* altosui: Eliminate unnecessary thread from config UIKeith Packard2010-11-25
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24