summaryrefslogtreecommitdiff
path: root/altosui/AltosConfig.java
Commit message (Expand)AuthorAge
* altoslib/altosuilib: Update library version to 7Keith Packard2015-05-25
* Bump java library versionsKeith Packard2015-02-07
* java: Bump java library versions for next releaseKeith Packard2014-06-16
* altoslib/altosui/telegps: Change log size configurationKeith Packard2014-06-10
* altosui: Display error message when parsing pyro channel values failsKeith Packard2014-06-02
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Pass InterruptedException up the stack instead of hiding itKeith Packard2013-12-18
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: Call config UI from AltosConfigData directlyKeith Packard2012-12-07
* altosui: Use AltosConfigData for altosui configuration dialogKeith Packard2012-12-07
* altosui: Allow AltosConfig to abort before serial line startsKeith Packard2012-10-25
* altosui: Allow any non-basestation to be configuredKeith Packard2012-10-22
* altosui/altoslib: Add support for configuring pyro channelsKeith Packard2012-10-22
* altosui: remove redundant catchesMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* 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