fw/altos
2017-09-01 Keith PackardBump to version 1.8.1.1/android 16 for altosdroid 1.8.1.1
2017-08-28 Bdale Garbeeneed to capture .bin file for telebt-v4.0 loader
2017-08-28 Bdale Garbeea few tweaks to the Releasing document based on experie...
2017-08-28 Keith PackardVersion 1.8.1
2017-08-28 Keith Packarddoc: Update for 1.8.1
2017-08-28 Keith Packardaltos: Don't compute filtered average of height error...
2017-08-28 Keith Packardaltoslib: Fix freq preference loading
2017-08-28 Keith Packardaltosui: Make --oneline show drogue deploy speed
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-28 Keith Packardaltos/test: Fake baro data for flight 12 serial 2093
2017-08-28 Keith Packardaltos/test: Integrate raw accel to provide speed for...
2017-08-28 Keith Packardaltos/test: telemetrum baro data is inverted before...
2017-08-28 Keith Packardaltos: Don't eliminate baro above mach speed, just...
2017-08-28 Keith Packardaltos: Eliminate separate height error filter for accel...
2017-08-28 Keith Packardaltosui: Add --oneline mode to briefly summarize flights
2017-08-28 Keith Packardaltosuilib: Add "Huge" font size
2017-08-28 Keith Packardmicropeak: Track font changes in raw data display
2017-08-28 Keith Packardaltos: Perform time comparisons using 16-bit arithmetic...
2017-08-12 Keith Packardinstall: Add 'fat-install' target
2017-08-12 Bdale Garbeereleasing 1.8 1.8
2017-08-12 Bdale Garbeeupdate docinfo file for 1.8 release
2017-08-12 Keith PackardNote that telebt 4.0 files need to go to altusmetrumllc dir
2017-08-12 Keith PackardBump version to 1.8
2017-08-12 Keith Packarddoc: Add 1.8 release notes
2017-08-12 Keith Packardaltosui, telegps: Add TeleBT v4.0 firmware to app packages
2017-08-12 Keith PackardMerge remote-tracking branch 'origin/master'
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 Bdale Garbeeadd TeleBT v4.0 to the list of stuff we build
2017-07-21 Bdale Garbeeignore more build products in telebt-v4.0 tree
2017-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-07-21 Bdale Garbeeclean up telefireone name references
2017-07-21 Bdale Garbeerename existing turnon_telebt script, create a new...
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...
next