altos/fox: rename fox product
[fw/altos] / altoslib /
2018-04-27 Keith Packardaltoslib: Fix data fetching during flashing of cc1111...
2018-04-27 Keith Packardaltoslib: Keep config data accel cal in antenna up...
2018-04-27 Keith Packardaltoslib: Flush settings restoration commands after...
2018-04-27 Keith Packardaltoslib: Clarify terms in Mega pyro config
2018-04-27 Keith Packardmicropeak: Make reported 'max height' value show filter...
2018-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-01-13 Keith Packardaltoslib/altosuilib: Validate rom image is for target...
2017-12-11 Keith Packardaltoslib: Keep old GPS values when updating data
2017-12-11 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-12-10 Keith Packardaltoslib: Fix 8 to 12 bit conversion for Mega pyro...
2017-12-02 Keith Packardaltoslib: Add support for TeleMega v3.0 log files
2017-11-12 Keith Packardaltoslib: Improve EEprom download
2017-11-12 Keith Packardaltoslib: Remove spurious semicolon in AltosReplayReade...
2017-11-12 Keith Packardaltoslib: Don't write KML record when height data is...
2017-10-22 Keith Packardaltoslib: Move temp GPS API from cal_data to data_listener
2017-10-14 Keith Packardaltoslib: Save separate config for local and remote...
2017-10-14 Keith Packardaltoslib: Report un-adjusted ground accel in idle IMU...
2017-10-12 Keith Packardaltoslib: Fix time series filter window computation
2017-10-12 Keith Packardaltoslib: Don't crash if there's no GPS coord to write KML
2017-10-12 Keith Packardaltoslib: Allow gps time later than requested if it...
2017-10-04 Keith Packardaltoslib: Missing file for filter additions.
2017-10-04 Keith Packardaltoslib: Adapt KML output to make TRA record people...
2017-10-03 Keith Packardaltoslib: Add user-selectable filter width for data...
2017-10-03 Keith Packardaltosuilib: Show raw tick values in graph and info...
2017-10-02 Keith Packardaltoslib: Allow early bail-out on bad telemetry CRC
2017-10-02 Keith Packardaltoslib,altosuilib,altosui: log_format/device_type...
2017-09-27 Keith Packardaltoslib: Add tilt and pyro data to CSV export
2017-09-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-09-18 Keith Packardaltoslib: Avoid crashing when computing stats for empty...
2017-09-12 Keith Packardaltoslib: Make receive frequency available in telem...
2017-09-12 Keith Packardaltoslib: Remove debug stack dump from AltosState
2017-09-12 Keith Packardaltoslib: Correctly parse IMU cal data
2017-09-01 Keith Packardaltosui: Accel calibration UI
2017-08-28 Keith Packardaltoslib: Fix freq preference loading
2017-08-28 Keith Packardaltoslib: Compute speed at entry to each state
2017-08-28 Keith Packardaltoslib: Fix parsing of old TM log GPS sat data
2017-08-28 Keith Packardaltoslib: Allow for missing product when checking for...
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...
next