summaryrefslogtreecommitdiff
path: root/altosui/Altos.java
Commit message (Expand)AuthorAge
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* Bump java library versionsKeith Packard2016-05-12
* Update java library version numbersKeith Packard2016-04-21
* Update java library versionsKeith Packard2016-01-10
* Bump Java library versionsKeith Packard2015-07-15
* 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/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib: Bump library versionKeith Packard2013-12-20
* 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: All of the Altos class is actually in AltosUILib nowKeith Packard2013-01-20
* 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: Use helper functions to access arrays in AltosLib classKeith Packard2012-09-09
* altosui: Move product definitions from AltosUI to AltosLibKeith Packard2012-06-17
* altosui: More changes to migrate code to altoslibKeith Packard2012-06-04
* altos: More cleanups for moving files to altoslibKeith Packard2012-06-04
* altoslib: Clean up random rebase failuresKeith Packard2012-06-02
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Split out lots of the altosui code to a shared libraryKeith Packard2012-06-02
* altosui: Quick hacks to download megametrum data and convert to CSVKeith Packard2012-06-01
* altosui: Add bluetooth bits back inKeith Packard2011-08-28
* altosui: Make flight monitor font size configurableKeith Packard2011-08-24
* altosui: Attempt to make both 32- and 64-bit windows DLLsKeith Packard2011-08-22
* altosui: Ancient log files used 'apogee' for 'coast' stateKeith Packard2011-08-14
* altos/altosui: Report log format in the version commandKeith Packard2011-08-13
* altosui: Move launch-sites.txt file to altusmetrum.orgKeith Packard2011-08-10
* Altosui: Add flight statistics tab to graph windowKeith Packard2011-08-10
* altosui: Pull out BlueTooth supportKeith Packard2011-08-08
* altosui: Standard text field in flight UI needs more width (now 20)Keith Packard2011-08-02
* altosui: Generalize and centralize telemetry constants, parse v0.8 telemetryKeith Packard2011-07-16
* altosui: Build device constants into .java codeKeith Packard2011-07-06
* altosui: Elide nul bytes at end of telemetry string valuesKeith Packard2011-07-05
* altosui: Parse remaining standard telemetry packetsKeith Packard2011-07-05
* altosui: Support raw telemetry from TeleDongleKeith Packard2011-06-28
* Merge branch 'telemini' into telebtKeith Packard2011-04-19
|\
| * altos/altosui: Log averaged baro sensor data in Tm/TnKeith Packard2011-04-09
* | altosui: Use persistent list of bluetooth devices for device dialogsKeith Packard2011-04-19
* | altosui: Make AltosBTDevice implement AltosDevice interfaceKeith Packard2011-04-14
* | altosui: Create abstract AltosDevice classKeith Packard2011-04-14
|/
* altosui: Parse and export Max flight log valueKeith Packard2011-03-30
* altosui: Add support for downloading TeleMini/TeleNano flight logsKeith Packard2011-03-25
* altosui: Add telemetry format menu and preferencesKeith Packard2011-03-24
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24