fw/altos
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...
2017-04-28 Keith Packardaltos/micropeak: Update ao_micropeak.h for MicroPeak v2
2017-04-28 Keith Packardaltos/micropeak: Use existing ao_ms5607_current variable
2017-04-28 Keith Packardaltos: Add header file for ao_report_micro.c
2017-04-28 Keith Packardaltos: Add 100ms constants for baro Kalman filter
2017-04-28 Keith Packardaltos: Adapt micro log to MicroPeak V3
2017-04-28 Keith Packardaltos/ms5607: Allow applications to not use the normal...
2017-04-28 Keith Packardmicropeak: Add MicroPeak V2 to the download code
2017-04-26 Keith PackardFake thrust data as accel for now
2017-04-26 Keith Packardao-bringup: make turnon_telemini search for ao_usbload...
2017-04-26 Bdale Garbeetelemini-v3.0: make git ignore build products
2017-04-26 Bdale Garbeeao-tools/ao-makebin: have git ignore built object
2017-04-26 Bdale Garbeetelebt-v4.0: make git ignore products of build
2017-04-26 Bdale Garbeetelegps-v2.0: slow down radio chip spi speed
2017-04-26 Bdale Garbeetelebt-v4.0: slow down SPI speed to radio chip
2017-04-26 Bdale Garbeetelebt-v4.0: turn off pin remapping in the flash loader...
2017-04-26 Bdale Garbeetelebt-v4.0: don't need the USB pin remapping flag
2017-04-26 Bdale Garbeetelebt-v4.0: add ao_send_packet
2017-04-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-04-26 Bdale Garbeetelebt-v4.0: initial creation of firmware for new produ...
2017-04-25 Keith Packardaltos/nucleo-32: Add lisp save/restore
2017-04-25 Keith Packardaltos/telegps-v2.0: git ignore make results
2017-04-25 Keith PackardIgnore ao_lisp_test
2017-04-25 Keith PackardUpdate releasing to add more firmware bits
2017-04-25 Keith Packardaltosui: Add TeleMini v3.0 and EasyMini v2.0 firmware...
2017-04-25 Keith Packardaltos/ao-bringup: Switch turnon_easymini to v2.0
2017-04-25 Keith Packardaltosui: Ship telemini v3.0 firmware
2017-04-25 Keith Packardaltos: Add telemini-v3.0 and easymini-v2.0 to default...
2017-04-25 Keith Packardaltos/easymini-v2.0: Add EasyMini v2.0
next