summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* altoslib: Add missing AltosConfigDataException fileKeith Packard2014-06-02
* altosui: Display error message when parsing pyro channel values failsKeith Packard2014-06-02
* telegps: Add config for tracker starting distancesKeith Packard2014-05-30
* telegps: Add graph displayKeith Packard2014-05-29
* telegps: Add info tableKeith Packard2014-05-29
* telegps: Add 'Info' tabKeith Packard2014-05-28
* altoslib: When log-format is missing, use productKeith Packard2014-05-28
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altosui/altosuilib/altoslib: Move more stuff out of autosui. Reduce site map ...Keith Packard2014-05-25
* altoslib: Move CSV/KML output code to altoslibKeith Packard2014-05-22
* altosui: Remove debug printf about beep configKeith Packard2014-05-15
* altoslib: Parse remaining mega AO_LOG_FLIGNT and AO_LOG_GPS_TIME fieldsKeith Packard2014-05-08
* altoslib: Add a comment to remind us to fix the IMU code to deal with calibra...Keith Packard2014-05-08
* altosui: Add configuration UI for beeper toneKeith Packard2014-05-02
* altoslib: Track pyro firing state when reading mega eeprom filesKeith Packard2014-04-30
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* altosui: Disable flight log configuration while flights are storedKeith Packard2014-04-06
* altoslib: Missed a couple of easy mini voltage API changesKeith Packard2014-04-03
* altoslib: Fix EasyMini voltage computationsKeith Packard2014-04-02
* altoslib: Ignore speed/accel after boost when finding maximaKeith Packard2014-04-02
* altoslib: Use existing unicode Charset in AltosLinkKeith Packard2014-02-03
* altoslib: Don't lose gps_height value between GPS samplesKeith Packard2014-01-24
* altoslib: Track GPS altitude values to be able to report max gps heightKeith Packard2014-01-24
* altoslib: Validate TeleMega GPS_SAT log packet nsatKeith Packard2014-01-23
* altoslib: Fetch target device config for Fire Igniter npyro valueKeith Packard2014-01-21
* altos: Use factory calibration for all acceleration computationsKeith Packard2014-01-14
* altoslib: Add AltosOrient class and max_orient()Keith Packard2013-12-28
* altosui: Extend Fire Igniter to additional channelsKeith Packard2013-12-21
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Fetch 'orient' value from Mega Sensor packetKeith Packard2013-12-20
* altoslib: Convert IMU and Mag sensor values to useful unitsKeith Packard2013-12-20
* altoslib: Remove some old debug printfs for self flashingKeith Packard2013-12-18
* altosui: Remove some debug printfsKeith Packard2013-12-18
* altoslib: Define 3.8 as a good battery and 3.5 as a good igniterKeith Packard2013-12-18
* altoslib: create eeprom download thread before telling monitor about itKeith Packard2013-12-18
* altoslib: Don't close telemetry reader at startup unless something failsKeith Packard2013-12-18
* altosui: Hide non-applicable altimeter config valuesKeith Packard2013-12-18
* altoslib: Pass InterruptedException up the stack instead of hiding itKeith Packard2013-12-18
* java: Add -target 1.6 to all java compilesKeith Packard2013-12-10
* altoslib: Don't require radio_cal or usb_descriptors in AltosRomconfigKeith Packard2013-12-08
* altoslib: Add self-flashing codeKeith Packard2013-12-08
* altoslib: Add AltosNoSymbol exceptionKeith Packard2013-12-08
* altoslib: Use symbols in AltosRomconfig instead of fixed offsetsKeith Packard2013-12-08
* altoslib: Publish mapping from product name back to USB idKeith Packard2013-12-08
* altoslib: Create AltosProgrammer classKeith Packard2013-12-08
* altoslib: Add symbols to .ihx filesKeith Packard2013-12-08
* altoslib: Support binary reading/writing in AltosLinkKeith Packard2013-12-08
* altoslib: AltosEepromMonitor had false import of altosuilibKeith Packard2013-12-08
* altosui: Handle units in pyro config.Keith Packard2013-11-25
* altosui, altoslib: Move eeprom download code to altoslibKeith Packard2013-11-12