summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* 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
* altoslib: Rotation off by factor of twoKeith Packard2015-10-13
* altoslib: Hide 'state' member and use accessor functionKeith Packard2015-10-13
* altoslib: Add companion telemetry data supportKeith Packard2015-08-20
* Bump Java library versionsKeith Packard2015-07-15
* altoslib: Preload maps based on distance rather than number of tilesKeith Packard2015-07-11
* altoslib: Convert longitude from distance in AltosMapTransformKeith Packard2015-07-11
* altoslib: Limit simultanous map tile downloads to 128Keith Packard2015-07-11
* altoslib: Make earth size constants publicKeith Packard2015-07-11
* altoslib: Make AltosMap floor/ceil static. Check transform in paintKeith Packard2015-07-11
* altoslib: Support TeleBT v3.0 battery voltage conversionKeith Packard2015-06-25
* altoslib: Don't crash if dragging a map view without any tilesKeith Packard2015-06-25
* altoslib: Fix replay to run in realtime againKeith Packard2015-06-23
* altoslib: Typo slipped into AltosState.javaKeith Packard2015-06-23
* altoslib: Use a longer filter for descent valuesKeith Packard2015-06-23
* altosdroid: Select tracker by clicking on mapKeith Packard2015-06-22
* altoslib: Add set_zoom_centre to AltosMapKeith Packard2015-06-22
* altoslib: Clean up map tile removalKeith Packard2015-06-22
* altoslib/altosuilib: Fix equals methods, add hashCodeKeith Packard2015-06-22
* altoslib: Remove debug output from AltosMapKeith Packard2015-06-17
* altoslib: Expose public function to set state.productKeith Packard2015-06-17
* altoslib: Let the application disable the link cancel dialogKeith Packard2015-06-17
* altoslib: Set product for idle monitorKeith Packard2015-06-17
* altoslib: Add preferences for saving/restoring multiple flight statesKeith Packard2015-06-06
* altoslib: Require 'debug' hook in AltosMapInterfaceKeith Packard2015-05-29
* altoslib: Pass all map loader params to set_load_paramsKeith Packard2015-05-28
* altoslib: Add map loading helper classKeith Packard2015-05-27
* altoslib: Provide toString method for AltosLatLonKeith Packard2015-05-27