summaryrefslogtreecommitdiff
path: root/altoslib/AltosFlightSeries.java
Commit message (Expand)AuthorAge
* altoslib: Move temp GPS API from cal_data to data_listenerKeith Packard2017-10-22
* altoslib: Allow gps time later than requested if it's firstKeith Packard2017-10-12
* 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,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: 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: Keep time series in AltosFlightSeries array sortedKeith Packard2017-06-11
* altoslib: Compute 'vertical acceleration' for eeprom filesKeith Packard2017-06-08
* altoslib: Compute orientation from eeprom data filesKeith Packard2017-06-08
* 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: Don't record 'pad' state in FlightSeriesKeith Packard2017-05-28
* altoslib: Clean up gps series loggingKeith Packard2017-05-28
* altoslib: AltosFlightSeries ignore missing accel/pressureKeith Packard2017-05-28
* altoslib: Use first pressure value if no ground pressure availableKeith Packard2017-05-28
* altoslib: Add constants for speed/accel filteringKeith Packard2017-05-28
* altoslib: Change how speed/accel are computed from pressureKeith Packard2017-05-27
* altosdroid: Deal with AltosState changesKeith Packard2017-05-27
* altoslib: Get KML export working againKeith Packard2017-05-26
* altoslib: Make sure AltosFlightSeries is filled in before useKeith 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
* add thrust as a graphable time series typeBdale Garbee2017-05-19
* altoslib: Create new abstraction underneath AltosState for recording valuesKeith Packard2017-05-19