summaryrefslogtreecommitdiff
path: root/altoslib/AltosState.java
Commit message (Expand)AuthorAge
* altoslib: When GPS disappears, set range and elevation to MISSINGKeith Packard2014-06-14
* altoslib: Correctly save firmware version in AltosStateKeith Packard2014-06-13
* altoslib: Report GPS height when baro height is not availableKeith Packard2014-06-11
* altoslib: Use GPS speed/height values when other sensors are missingKeith Packard2014-06-10
* altoslib: Add new 'stateless' flight state for TeleGPSKeith Packard2014-06-10
* Revert "altoslib: Parse TeleGPS state value from GPS telemetry packet"Keith Packard2014-06-08
* altoslib: Recover battery voltage from TeleGPS configuration packetKeith Packard2014-06-07
* altoslib: Parse TeleGPS state value from GPS telemetry packetKeith Packard2014-06-07
* telegps: Add info tableKeith Packard2014-05-29
* telegps: Add 'Info' tabKeith Packard2014-05-28
* altoslib: When log-format is missing, use productKeith Packard2014-05-28
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib: Track pyro firing state when reading mega eeprom filesKeith Packard2014-04-30
* altoslib: Ignore speed/accel after boost when finding maximaKeith Packard2014-04-02
* altoslib: Don't lose gps_height value between GPS samplesKeith Packard2014-01-24
* altoslib: Track GPS altitude values to be able to report max gps heightKeith Packard2014-01-24
* altos: Use factory calibration for all acceleration computationsKeith Packard2014-01-14
* altoslib: Add AltosOrient class and max_orient()Keith Packard2013-12-28
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Fetch 'orient' value from Mega Sensor packetKeith Packard2013-12-20
* altoslib,altosui: Be more robust when graphing bogus .telem filesKeith Packard2013-10-14
* Change differentiation filter constants and limitsKeith Packard2013-10-07
* altoslib: Prefer averaged ground pres for ground alt computationKeith Packard2013-09-19
* altoslib: Add receiver serial to telem file namesKeith Packard2013-09-06
* altoslib: Record time_change in AltosState correctlyKeith Packard2013-09-05
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altoslib: Set measured acceleration for measured accelerationKeith Packard2013-09-03
* altoslib: Clear sat data when tick changesKeith Packard2013-09-03
* altoslib: Start integrated value at 0 by defaultKeith Packard2013-09-03
* altoslib: Use first few baro samples for ground pressure on TMKeith Packard2013-09-03
* altoslib: Make Ascent/descent use different filter values. Always filter.Keith Packard2013-09-03
* altoslib: More AltosState hackingKeith Packard2013-09-02
* altoslib/altosui: Further AltosState transition workKeith Packard2013-08-31
* altoslib/altosui: Fixes for state changesKeith Packard2013-08-31
* altoslib/altosui: Get legacy telem working with new AltosState structureKeith Packard2013-08-31
* altoslib, altosui: Restructured state management now does TM eeprom filesKeith Packard2013-08-29
* altoslib: Start restructuring AltosState harderKeith Packard2013-08-29
* altosui: Add raw pressure to the AltosUI graphKeith Packard2013-06-17
* altoslib: Use sequence numbers to track GPS updates to AltosRecordKeith Packard2013-05-14
* altoslib: Update GPS state even if new state is unlockedKeith Packard2013-05-07
* altoslib: Add range and elevation to AltosGreatCircleKeith Packard2013-04-11
* altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
* altosui: Display current GPS in 'pad' tab for 'startup' statenKeith Packard2013-04-02
* altosui: Don't display missing sensor dataKeith Packard2013-04-02
* altoslib: Invalidate GPS new data bit when updating stateKeith Packard2013-03-04
* Add version numbers to java librariesKeith Packard2013-01-29
* Change AltosLib to altoslibKeith Packard2013-01-29
* altoslib: Don't smash existing GPS pad alt after boostKeith Packard2013-01-10
* altoslib: Discard previous flight state on SN changeKeith Packard2012-12-14
* altoslib: Move computed state from AltosRecord to AltosStateKeith Packard2012-10-21