summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
...
* altoslib: Remove unused 'ground_rotation' from AltosStateKeith Packard2017-06-11
* altoslib: Flush igniter fire commandKeith Packard2017-06-11
* altoslib: Hook up idle monitoring data againKeith Packard2017-06-11
* altoslib: Fix labels in AltosIMU to match source dataKeith Packard2017-06-11
* altoslib: Keep time series in AltosFlightSeries array sortedKeith Packard2017-06-11
* altoslib: Handle EasyMini v2.0 ADC valuesKeith Packard2017-06-11
* altoslib: Missing config values now AltosLib.MISSING, not zero or negativeKeith Packard2017-06-11
* altoslib: Adapt to Mag sensor value ordering changesKeith Packard2017-06-11
* altoslib, altosuilib, altosui, telegps: Missing config values now MISSINGKeith Packard2017-06-11
* altoslib: Compute 'vertical acceleration' for eeprom filesKeith Packard2017-06-08
* altoslib: Compute orientation from eeprom data filesKeith Packard2017-06-08
* altoslib,altosuilib: Remove stale source filesKeith Packard2017-05-28
* altoslib: Check for valid pad alt before computing GPS height seriesKeith Packard2017-05-28
* altoslib: Add status back to AltosFlightSeries for CSV exportKeith Packard2017-05-28
* altoslib: Don't record radio status values in flight seriesKeith Packard2017-05-28
* altoslib: When no boost tick is found, just use first tick in fileKeith Packard2017-05-28
* altoslib: Reset transient AltosCalData values before processing dataKeith Packard2017-05-28
* altoslib: Don't record 'pad' state in FlightSeriesKeith Packard2017-05-28
* altoslib: Only compute state stats for recorded statesKeith Packard2017-05-28
* altoslib: Clean up gps series loggingKeith Packard2017-05-28
* altoslib: AltosFlightSeries ignore missing accel/pressureKeith Packard2017-05-28
* altoslib: Remove debug printfsKeith Packard2017-05-28
* altoslib: Ignore invalid accel cal valuesKeith Packard2017-05-28
* altoslib: Check for empty gps height seriesKeith Packard2017-05-28
* 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