summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/micropeak-logging'Keith Packard2013-01-10
|\
| * micropeak: Use data.export for Raw display. Change to MPHKeith Packard2013-01-03
| * altoslib: Remove unused fake product_micropeak_serialKeith Packard2013-01-02
| * micropeak is code complete now.Keith Packard2013-01-01
| * altoslib: Add units change notification listKeith Packard2012-12-31
* | altoslib: Clean up AltosRecord clone methodsKeith Packard2013-01-10
* | altoslib: Don't smash existing GPS pad alt after boostKeith Packard2013-01-10
|/
* Merge branch 'aprs' into 'master'Keith Packard2012-12-16
|\
| * altoslib: unconfigured radio frequency data is now -1, not 0Keith Packard2012-12-16
| * altoslib: Discard previous flight state on SN changeKeith Packard2012-12-14
| * altoslib: Only list flight logs for boards that we know have themKeith Packard2012-12-14
* | altosui: Add APRS interval configuration to UIKeith Packard2012-12-07
|/
* altosui: Call config UI from AltosConfigData directlyKeith Packard2012-12-07
* altosui: Use AltosConfigData for altosui configuration dialogKeith Packard2012-12-07
* altoslib: Make AltosConfigData parse all of the config dataKeith Packard2012-12-06
* altoslib: Make AltosMs5607 capable of parsing ms5607 info linesKeith Packard2012-12-06
* altoslib: Reset telem tracking state when switching altimetersKeith Packard2012-11-18
* altoslib: Allow flight number to be zeroKeith Packard2012-11-18
* altoslib: MegaMetrum data telem packets have sensor data, not flight noKeith Packard2012-11-18
* altoslib: Add (disabled) conversion for MS5611Keith Packard2012-11-18
* altoslib: capitalize 'Invalid' state name appropriatelyKeith Packard2012-10-22
* altosui/altoslib: Add support for configuring pyro channelsKeith Packard2012-10-22
* altoslib: Add AltosRecordNone.javaKeith Packard2012-10-21
* altoslib: Parse GPS .mega file entries for reply/graphingKeith Packard2012-10-21
* altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21
* altoslib: Compute accelerometer speed from megametrum eeprom dataKeith Packard2012-10-21
* altoslib: remove a couple of TM log record types from MM log parsingKeith Packard2012-10-21
* altoslib: MegaMetrum eeprom never loses GPS dateKeith Packard2012-10-21
* altosui: Accept serial number of zero for eeprom downloadKeith Packard2012-10-16
* Merge remote-tracking branch 'mjb/altosdroid'Keith Packard2012-09-20
|\
| * altoslib: make parts of AltosLog public for usage outside altoslib.Mike Beattie2012-09-18
| * altos{lib,ui,droid}: move OS specific code out of altoslibMike Beattie2012-09-18
| * Merge branch 'prefs_interface' into altosdroidMike Beattie2012-09-16
| |\
* | \ Merge remote-tracking branch 'mjb/prefs_interface'Keith Packard2012-09-20
|\ \ \ | | |/ | |/|
| * | altosui/altoslib: Add call to …Preferences.init() with backend object, remo...Mike Beattie2012-09-14
| * | altoslib: Add AltosPreferencesBackend.java to Makefile.amMike Beattie2012-09-14
| * | altosui/altoslib: add methods to interface, fix imports/exceptions in BT codeMike Beattie2012-09-14
| * | altoslib/altosui: begin moving preferences "backend" into interfaceMike Beattie2012-09-14
* | | altosui: Gather Tm sensor data in Monitor Idle modeKeith Packard2012-09-16
| |/ |/|
* | altoslib: Update GPS seen_values in AltosEepromIterableKeith Packard2012-09-14
* | altoslib: Remove duplicate seen_ values in AltosEepromIterableKeith Packard2012-09-14
|/
* altosui: Leave new_gps indication until gps value is usedKeith Packard2012-09-12
* altosui: Lock access to preferences dataKeith Packard2012-09-12
* altosui: Initialize flight velocity to zero when reading eeprom filesKeith Packard2012-09-12
* altosui: Don't say a decimal point for distances in metersKeith Packard2012-09-11
* Use ft/s for imperial speedsKeith Packard2012-09-11
* altoslib: Add imperial units conversion supportKeith Packard2012-09-10
* altoslib: Add in a bunch of java files mising after Mike's cleanupsKeith Packard2012-09-09
* Merge remote-tracking branch 'mjb/altoslib_mjb'Keith Packard2012-09-09
|\
| * altoslib: move distinct classes to separate files.Mike Beattie2012-09-07