fw/altos
2017-08-12 Keith Packardao-bringup: Allow dfu_util to "fail" while flashing...
2017-08-12 Keith Packardaltoslib: Set time in state for KML output correctly
2017-07-23 Keith Packardlibaltos: Test both bluetooth and USB APIs with cjnitest
2017-07-23 Keith Packardaltos/test: Fix AES key format in test code
2017-07-23 Keith Packardaltos/test: Fix printf format for int64 arithmetic...
2017-07-23 Keith Packardaltosui: Rename AltosConfig -> AltosConfigFC
2017-07-23 Keith Packardaltosui: Adapt to flight stats time value changes
2017-07-21 Keith Packardlibaltos: Add btle test program
2017-07-21 Keith Packardaltos/test: Add EasyMini test mode
2017-07-21 Keith Packardaltoslib: fix adjustment of landed time
2017-07-21 Keith PackardSet version to 1.7.1 for TeleBT firmware build
2017-06-28 Keith Packardaltos/telebt-v4.0: Use HW flow control to BT module time-series
2017-06-28 Keith Packardaltos/stmf0: Initialize UART RTS/CTS before turning...
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-28 Keith Packardaltosdroid: cal_data is no longer public from AltosState
2017-06-22 Keith Packardaltoslib: Clean up quaternion and rotation interfaces
2017-06-20 Keith Packardaltos/rn4678: Add BLE support
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 Packardaltosuilib: Rename AltosGraphNew to AltosGraph
2017-06-13 Keith Packardaltosuilib: Rename AltosUIGraphNew to AltosUIGraph
2017-06-13 Keith Packardaltoslib: Rename AltosEepromNew to AltosEeprom
2017-06-13 Keith Packardaltoslib: Remove old AltosEeprom.java code
2017-06-13 Keith Packardaltos/telebt-4.0: Add dependency on RN4678 header
2017-06-13 Keith Packardaltos: Add timeout to RN4678 status message code
2017-06-13 Keith Packardaltosuilib: Don't display pad, last location in flight...
2017-06-13 Keith Packardaltoslib: Set time for TeleMini v1.0 eeprom analysing
2017-06-12 Keith Packardaltosui, telegps, altosdroid: say ground distance,...
2017-06-12 Keith Packardaltoslib: Initialize new imu/mag values. Remove stale...
2017-06-12 Keith Packardaltosui: Display current altitude in monitor idle Pad tab
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 Packardaltos: Create separate log format for EasyMini v2.0
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 Packardaltos: HMC5883 output order is X Z Y
2017-06-12 Keith Packardaltos: Update sensor data atomically
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 Packardaltosuilib: Set graph title to include product/serial...
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 Packardaltosuilib: Display product/firmware version in stats...
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: Recover from a couple of API changes
2017-05-28 Keith Packardmicropeak: Use altoslib/altosuilib flight analysis...
2017-05-28 Keith Packardaltosuilib: Remove 'cal_data' param from AltosGraphNew...
2017-05-28 Keith Packardaltosuilib: Make AltosFlightStatsTable neater
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 Packardaltosui: Remove debug printf.
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-27 Keith Packardaltosui: Remove --cat mode
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 Packardaltosui: Adapt to AltosFlightSeries for data analysis
2017-05-26 Keith Packardaltosuilib: Adapt to AltosFlightSeries data processing...
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-22 Keith Packarddoc: Add telegps outline
2017-05-20 Bdale Garbeeadd thrust as a graphable time series type
2017-05-20 Keith Packardaltosui: Hacks to plug into the new graph stuff
2017-05-20 Keith Packardaltosuilib: Start creating new graph interface that...
2017-05-20 Keith Packardaltoslib: Create new abstraction underneath AltosState...
2017-05-20 Bdale Garbeealtoslib: include TimeSeries code in build
2017-05-20 Keith Packardaltosuilib: Add time series subclass with data for...
2017-05-20 Keith Packardaltoslib: Add initial time series functions
2017-05-20 Keith Packardaltos/telebt-v3.0: Add send_packet command
next