summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* altoslib: Add TeleMini v3 supportKeith Packard2017-02-20
* altoslib: Add a 'seconds' method to AltosGPSKeith Packard2016-08-02
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altoslib: Stop reflective JSON class walk at Object instead of nullKeith Packard2016-06-17
* altoslib: Add back some JSON exception debugging printfsKeith Packard2016-06-17
* altoslib: Add construction for remaining primitive array types to JSONKeith Packard2016-06-17
* altoslib: Add null constructor for AltosCompanionKeith Packard2016-06-17
* altoslib: Get rid of manual JSON encoding stuffKeith Packard2016-06-17
* altoslib: Improve AltosState save/restore debuggingKeith Packard2016-06-17
* altoslib: Use reflection JSON code for frequency preferencesKeith Packard2016-06-17
* altoslib: Add JSON-based object saving/restoring codeKeith Packard2016-06-17
* altoslib: Add null constructors to AltosQuaternion and AltosRotationKeith Packard2016-06-16
* altoslib: Remove AltosHashSet codeKeith Packard2016-06-15
* altoslib: Switch preserved state format to JSONKeith Packard2016-06-15
* altoslib: use miles for distances > 1000ft.Keith Packard2016-05-24
* altoslib: Add AltosIdleReaderKeith Packard2016-05-15
* altoslib: Add log_space to AltosStateKeith Packard2016-05-15
* altoslib: Set version and log space from AltosIdleFetchKeith Packard2016-05-15
* altoslib: Allow empty values in AltosHashSet representationKeith Packard2016-05-15
* altoslib: Store saved state in version-independent formatKeith Packard2016-05-12
* altoslib: Store common frequencies in library version-independent formKeith Packard2016-05-12
* Bump java library versionsKeith Packard2016-05-12
* altoslib: Get rid of AltosMap from AltosMapLoaderKeith Packard2016-05-11
* altoslib: Clean up map file and url handlingKeith Packard2016-05-11
* altoslib: Allow map preloading to be abortedKeith Packard2016-05-11
* altoslib: Remove some debug printf callsKeith Packard2016-05-11
* altoslib: Switch distance from m/ft to km/miles for large valuesKeith Packard2016-05-11
* altoslib: Fix map preloading callbacks, run in separate threadKeith Packard2016-05-05
* altoslib: Deal with TeleMetrum v2.0 MMA6555 being invertedKeith Packard2016-05-02
* altoslib: Flush during set_state. Don't store listener state.Keith Packard2016-04-30
* altoslib: Correct stats for flights without a real landingKeith Packard2016-04-30
* altoslib: Make AltosPreferencesBackend abstract. Add set/put SerializableKeith Packard2016-04-28
* altosdroid: Add configurable frequency setKeith Packard2016-04-27
* Fix key in AndroidManifest.xml.inKeith Packard2016-04-27
* altosdroid: Split setup functions to separate dialogKeith Packard2016-04-26
* altosdroid: Add idle mode monitoring, reboot. Start ignitersKeith Packard2016-04-25
* altoslib: Don't try to drag lines around until map is loadedKeith Packard2016-04-22
* altoslib: Report exceptions caught while opening launch sites URLKeith Packard2016-04-22
* altoslib: Use feet per second for imperial speedKeith Packard2016-04-22
* Fix java class differing only by caseJustin Vreeland2016-04-21
* Update java library version numbersKeith Packard2016-04-21
* altoslib: switch from keySet() to keys() in altos map tilesKeith Packard2016-04-19
* altoslib: Make AltosGPSSat implement SerializableKeith Packard2016-04-19
* altoslib: Add debugging to AltosPreferences.state() etcKeith Packard2016-04-19
* altosui,telegps: Do not allow radio calibration to be editedKeith Packard2016-03-26
* altoslib: use env var LAUNCH_SITES to override default URLKeith Packard2016-03-26
* Update java library versionsKeith Packard2016-01-10
* altoslib: Remove debug message from AltosMapKeith Packard2016-01-10
* altoslib: Keep downloading when a parse error occursKeith Packard2015-10-13
* altoslib: Make sure .eeprom download file is flushed on exceptionKeith Packard2015-10-13