summaryrefslogtreecommitdiff
path: root/altoslib
Commit message (Expand)AuthorAge
* altoslib: Move temp GPS API from cal_data to data_listenerKeith Packard2017-10-22
* altoslib: Save separate config for local and remote. Use in idleKeith Packard2017-10-14
* altoslib: Report un-adjusted ground accel in idle IMU monitorKeith Packard2017-10-14
* altoslib: Fix time series filter window computationKeith Packard2017-10-12
* altoslib: Don't crash if there's no GPS coord to write KMLKeith Packard2017-10-12
* altoslib: Allow gps time later than requested if it's firstKeith Packard2017-10-12
* altoslib: Missing file for filter additions.Keith Packard2017-10-04
* altoslib: Adapt KML output to make TRA record people happierKeith Packard2017-10-04
* altoslib: Add user-selectable filter width for data smoothingKeith Packard2017-10-02
* altosuilib: Show raw tick values in graph and info tableKeith Packard2017-10-02
* altoslib: Allow early bail-out on bad telemetry CRCKeith Packard2017-10-02
* altoslib,altosuilib,altosui: log_format/device_type TeleGPS selects statelessKeith Packard2017-10-02
* altoslib: Add tilt and pyro data to CSV exportKeith Packard2017-09-26
* altoslib: Avoid crashing when computing stats for empty flight logsKeith Packard2017-09-18
* altoslib: Make receive frequency available in telem dataKeith Packard2017-09-12
* altoslib: Remove debug stack dump from AltosStateKeith Packard2017-09-12
* altoslib: Correctly parse IMU cal dataKeith Packard2017-09-12
* altosui: Accel calibration UIKeith Packard2017-09-01
* altoslib: Fix freq preference loadingKeith Packard2017-08-28
* altoslib: Compute speed at entry to each stateKeith Packard2017-08-27
* altoslib: Fix parsing of old TM log GPS sat dataKeith Packard2017-08-27
* altoslib: Allow for missing product when checking for mma655x invertedKeith Packard2017-08-27
* altoslib: Remove debug printf for gyro adjustKeith Packard2017-08-27
* 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