fw/altos
2017-11-03 Keith Packardaltos/pong: Don't let the ball skip over the paddle pong
2017-11-02 Keith Packardaltos/pong: Speed up ball as the volley continues
2017-11-02 Keith Packardaltos/pong: Add initial pong implementation
2017-11-02 Keith Packardaltos/stm: Add AO_EXTI_MODE_PULL_NONE
2017-11-02 Keith Packardaltos: whitespace cleanup in ao_adc_stm.c
2017-11-02 Keith Packardaltos: Add vblank signal to vga driver
2017-10-28 Keith Packardaltos: Share common logging code. Deal with corrupt...
2017-10-22 Keith Packardaltos: Define AO_LOG_FORMAT in */ao_pins.h. Use in...
2017-10-22 Keith Packardaltos: Remove cross-block storage I/O on cc1111
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 Packardaltos: Add MPU9250 support to self test and data
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-12 Keith Packardaltos: Add MPU9250 driver (accel/gyro only for now)
2017-10-09 Keith Packardaltos: Stop storing pyro fired status in config block
2017-10-05 Keith PackardSet version to 1.8.2.1
2017-10-04 Keith Packardaltoslib: Missing file for filter additions.
2017-10-04 Keith Packardaltosuilib: Add 'show marker' button to graphs
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 Packardaltos: Allow pyro config name to end with newline,...
2017-10-02 Keith Packardaltoslib,altosuilib,altosui: log_format/device_type...
2017-10-02 Keith Packardaltosuilib: Don't drain voice when terminating display
2017-09-27 Keith Packardaltoslib: Add tilt and pyro data to CSV export
2017-09-19 Bdale Garbeedon't exit on dfu-util errors, it's not reliable about...
2017-09-19 Bdale Garbeetweak Releasing based on 1.8.2 release experience
2017-09-19 Bdale Garbeebe more aggressive about removing and ignoring .mdwn...
2017-09-19 Keith PackardUpdate release version and date
2017-09-19 Keith PackardUpdate docs for 1.8.2 release
2017-09-19 Keith PackardAdd short section on accelerometer calibration
2017-09-18 Keith Packardaltos/telegps-v2.0: Enable USB connect monitoring
2017-09-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-09-18 Bdale Garbeeproduction TeleGPS v2.0 use a 16Mhz crystal for the SOC
2017-09-18 Keith Packardaltoslib: Avoid crashing when computing stats for empty...
2017-09-18 Keith Packardtelegps: Fix up TeleGPS UI bits after accel cal changes
2017-09-18 Keith Packardtest/ao_flight_test: Show recorded pyro firing
2017-09-17 Bdale Garbeepublish support for TeleGPS v2.0
2017-09-14 Bdale Garbeedeal with cheap BT dongle that shows multiple copies...
2017-09-12 Keith Packardaltosuilib: Make steps in accel cal default button
2017-09-12 Keith Packardaltos/test: Handle new eeprom file format. Give up...
2017-09-12 Keith Packardaltos: Fix debug printf in ao_pyro for state >=
2017-09-12 Keith Packardchaoskey: Wait for input data to stabilize before using it
2017-09-12 Keith Packarddoc: Add forward reference from 'idle' description...
2017-09-12 Keith Packardaltosui: Handle missing GPS when graphing mega/metrum...
2017-09-12 Keith Packardaltosui: Remove debug printfs in FC config UI
2017-09-12 Keith Packardaltosdroid: Display serial, call, freq in tracker list
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-12 Keith Packardao-tools/ao-chaosread: Add -Wall -Wextra, clean up...
2017-09-01 Keith Packardaltosui: Accel calibration UI
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
next