summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
...
* altoslib: Trim stale bits of AltosStateKeith Packard2017-05-26
* altoslib: Preserve old GPS data during operationKeith Packard2017-05-26
* altoslib: Get KML export working againKeith Packard2017-05-26
* altoslib: Make sure AltosFlightSeries is filled in before useKeith Packard2017-05-26
* altoslib: Make AltosReplayReader start synchronously enough to track statesKeith Packard2017-05-26
* altoslib,altosuilib,altosui: Get stats and replay working again.Keith Packard2017-05-26
* altoslib/altosuilib/altosui: More work towards using AltosFlightSeries for an...Keith Packard2017-05-25
* altoslib: Do data analysis on raw values rather than AltosStateKeith Packard2017-05-25
* altoslib: Don't store computed telemetry fieldsKeith Packard2017-05-23
* add thrust as a graphable time series typeBdale Garbee2017-05-19
* altoslib: Create new abstraction underneath AltosState for recording valuesKeith Packard2017-05-19
* altoslib: include TimeSeries code in buildBdale Garbee2017-05-19
* altoslib: Add initial time series functionsKeith Packard2017-05-19
* altoslib: Set default accel cal for old TeleMetrum v1 filesKeith Packard2017-05-15
* altoslib: Set default log format to FULL until we learn differentKeith Packard2017-05-15
* altoslib: Mark AltosConfigData fields as MISSING until setKeith Packard2017-05-15
* altoslib: Handle TeleBT v4.0 battery voltageKeith Packard2017-05-13
* altoslib: Another bit of altoslib for the old eeprom stuffKeith Packard2017-05-13
* initial tests made using Terry's stand with a 2500psi sensorBdale Garbee2017-05-11
* telefiretwo: don't try to record pre-burn sensor values in FLIGHT recordBdale Garbee2017-05-11
* altoslib: Remove older eeprom handling codeKeith Packard2017-05-09
* altoslib: Save eeprom data in new .eeprom formatKeith Packard2017-05-09
* altoslib: Hack up AltosEepromFile to support new eeprom codeKeith Packard2017-05-09
* altoslib: Compile AltosForce and AltosPressureKeith Packard2017-05-09
* altoslib: Add new eeprom management codeKeith Packard2017-05-09
* altoslib: Add set_config_data to AltosStateKeith Packard2017-05-09
* altoslib: Add empty constructor for AltosPyro for JSONKeith Packard2017-05-09
* altoslib: Add Ms5607 constructor that just takes config_dataKeith Packard2017-05-09
* altoslib: Add AltosForce and AltosPressure unitsKeith Packard2017-05-09
* altoslib: Hide members from json by prefixing with __Keith Packard2017-05-09
* altoslib: Fix MS5607 raw data to pressure conversion functionMiguel Benavidez2017-05-04
* Fake thrust data as accel for nowKeith Packard2017-04-25
* altoslib: renamed AltosSensorTMini2, but didn't update AltosIdleFetchKeith Packard2017-04-24
* altoslib: Add TeleFireTwo eeprom supportKeith Packard2017-04-22
* 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