altoslib: Remove debug printf for gyro adjust
[fw/altos] / altoslib /
2017-08-28 Keith Packardaltoslib: Remove debug printf for gyro adjust
2017-08-12 Keith PackardMerge remote-tracking branch 'origin/master'
2017-08-12 Keith Packardaltoslib: Set time in state for KML output correctly
2017-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-07-21 Keith Packardaltoslib: fix adjustment of landed time
2017-06-28 Keith Packardaltoslib: Deal with multiple motors in flight stats
2017-06-28 Keith Packardaltoslib: Fix comments in AltosQuaternion and AltosRotation
2017-06-22 Keith Packardaltoslib: Clean up quaternion and rotation interfaces
2017-06-20 Keith Packardaltoslib: Make cal_data private in AltosDataListener
2017-06-13 Keith Packardaltoslib,altosuilib: Bump library version numbers
2017-06-13 Keith Packardaltoslib: Rename AltosEepromNew to AltosEeprom
2017-06-13 Keith Packardaltoslib: Remove old AltosEeprom.java code
2017-06-13 Keith Packardaltoslib: Set time for TeleMini v1.0 eeprom analysing
2017-06-12 Keith Packardaltoslib: Initialize new imu/mag values. Remove stale...
2017-06-12 Keith Packardaltoslib: Remove unused 'ground_rotation' from AltosState
2017-06-12 Keith Packardaltoslib: Flush igniter fire command
2017-06-12 Keith Packardaltoslib: Hook up idle monitoring data again
2017-06-12 Keith Packardaltoslib: Fix labels in AltosIMU to match source data
2017-06-12 Keith Packardaltoslib: Keep time series in AltosFlightSeries array...
2017-06-12 Keith Packardaltoslib: Handle EasyMini v2.0 ADC values
2017-06-12 Keith Packardaltoslib: Missing config values now AltosLib.MISSING...
2017-06-12 Keith Packardaltoslib: Adapt to Mag sensor value ordering changes
2017-06-12 Keith Packardaltoslib, altosuilib, altosui, telegps: Missing config...
2017-06-09 Keith Packardaltoslib: Compute 'vertical acceleration' for eeprom...
2017-06-09 Keith Packardaltoslib: Compute orientation from eeprom data files
2017-05-28 Keith Packardaltoslib,altosuilib: Remove stale source files
2017-05-28 Keith Packardaltoslib: Check for valid pad alt before computing...
2017-05-28 Keith Packardaltoslib: Add status back to AltosFlightSeries for...
2017-05-28 Keith Packardaltoslib: Don't record radio status values in flight...
2017-05-28 Keith Packardaltoslib: When no boost tick is found, just use first...
2017-05-28 Keith Packardaltoslib: Reset transient AltosCalData values before...
2017-05-28 Keith Packardaltoslib: Don't record 'pad' state in FlightSeries
2017-05-28 Keith Packardaltoslib: Only compute state stats for recorded states
2017-05-28 Keith Packardaltoslib: Clean up gps series logging
2017-05-28 Keith Packardaltoslib: AltosFlightSeries ignore missing accel/pressure
2017-05-28 Keith Packardaltoslib: Remove debug printfs
2017-05-28 Keith Packardaltoslib: Ignore invalid accel cal values
2017-05-28 Keith Packardaltoslib: Check for empty gps height series
2017-05-28 Keith Packardaltoslib: Use first pressure value if no ground pressur...
2017-05-28 Keith Packardaltoslib: Handle eeprom tick wrapping
2017-05-28 Keith Packardaltoslib: Adjust boost/landed time in flight series...
2017-05-28 Keith Packardaltoslib: Add constants for speed/accel filtering
2017-05-28 Keith Packardaltoslib: Create data file open helper in AltosLib
2017-05-28 Keith Packardaltoslib: Extract a few more values from config to...
2017-05-28 Keith Packardaltoslib: Provide consistent cal_data from idle and...
2017-05-28 Keith Packardaltoslib: Return AltosTimeValue from min/max funcs
2017-05-28 Keith Packardaltoslib: Publish boost_time and landed_time from Altos...
2017-05-28 Keith Packardaltoslib: Allow for other tick sizes
2017-05-28 Keith Packardaltoslib: Change how speed/accel are computed from...
2017-05-27 Keith Packardtelegps: Get telegps application working again
2017-05-27 Keith Packardaltosdroid: Deal with AltosState changes
2017-05-27 Keith Packardaltoslib: Use cal data temp gps for telemetry data too
2017-05-27 Keith Packardaltoslib: Trim stale bits of AltosState
2017-05-27 Keith Packardaltoslib: Preserve old GPS data during operation
2017-05-27 Keith Packardaltoslib: Get KML export working again
2017-05-27 Keith Packardaltoslib: Make sure AltosFlightSeries is filled in...
2017-05-26 Keith Packardaltoslib: Make AltosReplayReader start synchronously...
2017-05-26 Keith Packardaltoslib,altosuilib,altosui: Get stats and replay worki...
2017-05-26 Keith Packardaltoslib/altosuilib/altosui: More work towards using...
2017-05-26 Keith Packardaltoslib: Do data analysis on raw values rather than...
2017-05-23 Keith Packardaltoslib: Don't store computed telemetry fields
2017-05-20 Bdale Garbeeadd thrust as a graphable time series type
2017-05-20 Keith Packardaltoslib: Create new abstraction underneath AltosState...
2017-05-20 Bdale Garbeealtoslib: include TimeSeries code in build
2017-05-20 Keith Packardaltoslib: Add initial time series functions
2017-05-15 Keith Packardaltoslib: Set default accel cal for old TeleMetrum...
2017-05-15 Keith Packardaltoslib: Set default log format to FULL until we learn...
2017-05-15 Keith Packardaltoslib: Mark AltosConfigData fields as MISSING until set
2017-05-13 Keith Packardaltoslib: Handle TeleBT v4.0 battery voltage
2017-05-13 Keith Packardaltoslib: Another bit of altoslib for the old eeprom...
2017-05-11 Bdale Garbeeinitial tests made using Terry's stand with a 2500psi...
2017-05-11 Bdale Garbeetelefiretwo: don't try to record pre-burn sensor values...
2017-05-09 Keith Packardaltoslib: Remove older eeprom handling code
2017-05-09 Keith Packardaltoslib: Save eeprom data in new .eeprom format
2017-05-09 Keith Packardaltoslib: Hack up AltosEepromFile to support new eeprom...
2017-05-09 Keith Packardaltoslib: Compile AltosForce and AltosPressure
2017-05-09 Keith Packardaltoslib: Add new eeprom management code
2017-05-09 Keith Packardaltoslib: Add set_config_data to AltosState
2017-05-09 Keith Packardaltoslib: Add empty constructor for AltosPyro for JSON
2017-05-09 Keith Packardaltoslib: Add Ms5607 constructor that just takes config...
2017-05-09 Keith Packardaltoslib: Add AltosForce and AltosPressure units
2017-05-09 Keith Packardaltoslib: Hide members from json by prefixing with __
2017-05-05 Miguel Benavidezaltoslib: Fix MS5607 raw data to pressure conversion...
2017-04-26 Keith PackardFake thrust data as accel for now
2017-04-25 Keith Packardaltoslib: renamed AltosSensorTMini2, but didn't update...
2017-04-22 Keith Packardaltoslib: Add TeleFireTwo eeprom support
2017-02-20 Keith Packardaltoslib: Add TeleMini v3 support
2016-08-02 Keith Packardaltoslib: Add a 'seconds' method to AltosGPS
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-17 Keith Packardaltoslib: Stop reflective JSON class walk at Object...
2016-06-17 Keith Packardaltoslib: Add back some JSON exception debugging printfs
2016-06-17 Keith Packardaltoslib: Add construction for remaining primitive...
2016-06-17 Keith Packardaltoslib: Add null constructor for AltosCompanion
2016-06-17 Keith Packardaltoslib: Get rid of manual JSON encoding stuff
2016-06-17 Keith Packardaltoslib: Improve AltosState save/restore debugging
2016-06-17 Keith Packardaltoslib: Use reflection JSON code for frequency prefer...
2016-06-17 Keith Packardaltoslib: Add JSON-based object saving/restoring code
2016-06-17 Keith Packardaltoslib: Add null constructors to AltosQuaternion...
2016-06-16 Keith Packardaltoslib: Remove AltosHashSet code
2016-06-16 Keith Packardaltoslib: Switch preserved state format to JSON
next