summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* altoslib: Use first pressure value if no ground pressure availableKeith Packard2017-05-28
* altoslib: Handle eeprom tick wrappingKeith Packard2017-05-28
* altoslib: Adjust boost/landed time in flight series for displayKeith Packard2017-05-28
* altoslib: Add constants for speed/accel filteringKeith Packard2017-05-28
* altoslib: Create data file open helper in AltosLibKeith Packard2017-05-28
* altoslib: Extract a few more values from config to cal_dataKeith Packard2017-05-28
* altoslib: Provide consistent cal_data from idle and replay readersKeith Packard2017-05-27
* altoslib: Return AltosTimeValue from min/max funcsKeith Packard2017-05-27
* altoslib: Publish boost_time and landed_time from AltosFlightStatsKeith Packard2017-05-27
* altoslib: Allow for other tick sizesKeith Packard2017-05-27
* altoslib: Change how speed/accel are computed from pressureKeith Packard2017-05-27
* telegps: Get telegps application working againKeith Packard2017-05-27
* altosdroid: Deal with AltosState changesKeith Packard2017-05-27
* altoslib: Use cal data temp gps for telemetry data tooKeith Packard2017-05-26
* 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