altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / test / ao_flight_test.c
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-01-11 Keith Packardaltos: Switch all tick variables to AO_TICK_TYPE/AO_TIC...
2020-10-22 Keith Packardaltos/test: Clean up easy motor test jig
2020-10-22 Keith Packardaltos/test: Build ao_flight_test_motor
2019-10-18 Keith Packardaltos/test: Get test code working again after restructuring
2019-09-18 Keith PackardMerge remote-tracking branch 'mjb/android-build-update'
2019-09-16 Keith Packardaltos: Replace ao_xmem functions with direct mem calls
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Use stdbool true/false instead of TRUE/FALSE
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Remove *_TO_DATA macros
2018-07-02 Keith Packardaltos/test: Compute and show height error tracker in...
2018-05-07 Keith PackardMerge branch 'mpusb'
2018-05-07 Keith Packardaltos/test: Replace state name with 10* state value...
2017-11-12 Keith Packardaltos/test: Adapt flight test to int16_t flight number...
2017-09-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-09-18 Keith Packardtest/ao_flight_test: Show recorded pyro firing
2017-09-12 Keith Packardaltos/test: Handle new eeprom file format. Give up...
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-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-07-21 Keith Packardaltos/test: Add EasyMini test mode
2016-10-31 Keith Packardaltos/test: Fix tests
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-03-10 Keith Packardaltos/test: Support old telemega eeprom file formats...
2014-09-29 Keith Packardaltos: Handle antenna down in ao_flight_test
2014-08-14 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-07-14 Keith Packardaltos/test: Build TeleMetrumV2 flight test variant
2014-07-11 Keith Packardaltos: Use 32-bits for flight state data (alt/speed...
2014-07-11 Keith Packardaltos: Extend GPS altitudes to at least 24 bits everywhere
2014-06-25 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-06-24 Keith Packardaltos/ao_flight_test: Get the Tmega version compiling...
2014-05-26 Keith Packardaltos/test: Fix ADC structure for mega, use ao_config.h
2014-05-26 Keith Packardaltos: Make MS5607 PROM a public variable
2014-05-21 Keith Packardaltos/test: Parse mega ground data. Fix pyro parsing
2013-12-07 Keith Packardaltos/test: Compute and plot tilt based on GPS track
2013-11-12 Keith Packardaltos: Add orientation tracking to ao_flight_test
2013-10-28 Keith Packardaltos: Update quaternion tests to check vectors_to_rotation
2013-10-25 Keith Packardaltos: Calibrate IMU accelerometers too
2013-10-25 Keith Packardaltos: Add gyro-based orientation tracking
2013-05-27 Keith Packardaltos: Light pyro charges simultaneously if so configured
2013-05-27 Keith Packardaltos: Add pyro code testing to ao_flight_test for...
2013-04-22 Bdale Garbeename change from MegaMetrum to TeleMega
2012-12-29 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-12-25 Keith PackardMerge branch 'master' into micropeak-logging
2012-12-18 Keith Packardaltos: Average MPU6000 values on ground for later use
2012-12-15 Keith PackardMerge branch 'micropeak-1.1'
2012-12-13 Keith PackardMerge branch 'micropeak-1.1'
2012-12-12 Keith PackardMerge branch 'micropeak-1.1'
2012-12-11 Keith PackardMerge branch 'micropeak-1.1'
2012-12-10 Keith PackardMerge branch 'micropeak-1.1'
2012-12-01 Keith Packardaltos: Make skytraq reflashing code try both 9600 and...
2012-10-23 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-10-22 Keith Packardaltos/test: Use MMA655X in ao_flight_test_mm. Add run...
2012-10-18 Keith PackardMerge branch 'master' into mm-ms5611
2012-10-13 Keith Packardaltos/test: Display MPU6000 values in ao_flight_test_mm...
2012-10-13 Keith Packardaltos/test: Add ao_flight_test_mm
2012-10-13 Keith Packardaltos: Eliminate implicit 1 byte offset in uint16/int16...
2012-09-09 Keith Packardaltos: Clean up flight data definitions
2012-07-11 Keith Packardaltos: Save some memory.
2012-07-10 Keith Packardaltos: Rename *_mm.c back to *.c
2012-05-27 Keith Packardaltos: Make telescience-v0.1 build with new ao_data...
2012-04-14 Keith Packardaltos: Respect apogee lockout time in flight algorithm
2011-10-07 Keith Packardaltos: Write xdata versions of memory functions 1.0.9.1
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/simple-quiet'...
2011-10-07 Keith PackardMerge remote-tracking branch 'uniarch/master' into...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/master' into multiarch
2011-08-26 Keith Packardaltos: Restructure altos build to prepare for multi...