summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* altoslib: Set time in state for KML output correctlyKeith Packard2017-08-11
* altoslib: fix adjustment of landed timeKeith Packard2017-07-21
* altoslib: Deal with multiple motors in flight statsKeith Packard2017-06-27
* altoslib: Fix comments in AltosQuaternion and AltosRotationKeith Packard2017-06-27
* altoslib: Clean up quaternion and rotation interfacesKeith Packard2017-06-22
* altoslib: Make cal_data private in AltosDataListenerKeith Packard2017-06-20
* altoslib,altosuilib: Bump library version numbersKeith Packard2017-06-13
* altoslib: Rename AltosEepromNew to AltosEepromKeith Packard2017-06-13
* altoslib: Remove old AltosEeprom.java codeKeith Packard2017-06-13
* altoslib: Set time for TeleMini v1.0 eeprom analysingKeith Packard2017-06-12
* altoslib: Initialize new imu/mag values. Remove stale imu/mag objects.Keith Packard2017-06-11
* 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