fw/altos
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
2017-05-20 Keith Packardaltos/telebt-v4.0: Remove HAS_POLLCHAR
2017-05-20 Keith Packardao-bringup: turnon_chaoskey: search for ao-usbload...
2017-05-20 Keith Packardaltos/telefireone-v1.0: Fix confusing defines about...
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-15 Bdale Garbeere-brand current telefiretwo product as telefireone
2017-05-15 Keith Packardaltos/ao_rn4678: Send '$$$' for new devices. Fix name...
2017-05-15 Keith Packardaltos/stmf: Fix up serial port flow control configurati...
2017-05-13 Keith Packardlibaltos: Add support for TeleBT-v4.0 bluetooth channel...
2017-05-13 Keith Packardaltoslib: Handle TeleBT v4.0 battery voltage
2017-05-13 Keith Packardaltos/telebt-v4.0: Hook up RN4678 module
2017-05-13 Keith Packardaltos: Add RN4678 Bluetooth module driver
2017-05-13 Keith PackardUse SDP to locate the service channel on Linux
2017-05-13 Keith Packardaltoslib: Another bit of altoslib for the old eeprom...
2017-05-11 Bdale Garbeehave AltosGraph use new AltosPressure to get imperial_u...
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-11 Bdale Garbeehave git ignore ao-bringup/cal_values
2017-05-11 Bdale Garbeetelegps: use new eeprom reading code
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 Packardaltosui: Use new eeprom reading code
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 Keith Packardaltos/telemini-v3.0: Use dbg connector pin 5 for force...
2017-05-05 Keith Packardaltos/telemini-v3.0: Add 'recovery mode' on PA14 (pin...
2017-05-05 Keith Packardaltos: Move 'ao_force_freq' to ao_config.c
2017-05-05 Keith Packardaltos: Make CDC ACM 'line coding' public
2017-05-05 Miguel Benavidezaltoslib: Fix MS5607 raw data to pressure conversion...
2017-05-03 Bdale Garbeealtos/telebt-v4.0 Set CPU clock to 48Mhz instead of...
2017-05-02 Keith Packardaltos/telegps-v2.0: Disable external serial port to...
2017-05-02 Keith Packardaltos/stmf0: Add code to use SoC flash as storage
2017-05-01 Keith Packardaltos/telegps-v2.0: Reorder initialization sequence
2017-05-01 Keith Packardaltos/telegps-v2.0: CC1200 CS is PA1, not PA5.
2017-05-01 Keith Packardaltos/telegps-v2.0: GPS chip is connected to serial...
2017-05-01 Keith Packardaltos/telegps-v2.0: Remove some unneeded defines
2017-05-01 Keith Packardaltos/telegps-v2.0: Battery ADC input is on PB1, not PA0
2017-05-01 Keith Packardaltos/telegps-v2.0: Set CPU clock to 48MHz instread...
2017-05-01 Keith Packardaltos/telegps-v2.0: Adjust LED config
2017-05-01 Keith Packardaltos/kernel: Allow TeleGPS v2 to scale battery in...
2017-05-01 Keith Packardsrc/kernel: Add GPS lock blink LED to tracker code
2017-04-28 Keith Packardaltos: Build MicroPeak-v2.0 by default
2017-04-28 Keith Packardaltos/micropeak-v2.0: Add initial MicroPeak v2 support
2017-04-28 Keith Packardaltos/stmf0: Add support for HSI clocked applications
2017-04-28 Keith Packardaltos/stmf0: Fix HSI clock rate.
2017-04-28 Keith Packardaltos/stmf0: Make sure systick is off before programming
2017-04-28 Keith Packardaltos/stmf0: Compute serial baud rate registers at...
next