summaryrefslogtreecommitdiff
path: root/src/test/ao_flight_test.c
Commit message (Expand)AuthorAge
* altos/test: Add fake flight creation toolfake-flightKeith Packard2017-09-18
* test/ao_flight_test: Show recorded pyro firingKeith Packard2017-09-18
* altos/test: Handle new eeprom file format. Give up on telem files.Keith Packard2017-09-12
* altos/test: Fake baro data for flight 12 serial 2093Keith Packard2017-08-27
* altos/test: Integrate raw accel to provide speed for comparisonKeith Packard2017-08-27
* altos/test: telemetrum baro data is inverted before being written to eepromKeith Packard2017-08-27
* altos/test: Add EasyMini test modeKeith Packard2017-07-21
* altos/test: Fix testsKeith Packard2016-10-30
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/test: Support old telemega eeprom file formats in ao_flight_testKeith Packard2015-03-10
* altos: Handle antenna down in ao_flight_testKeith Packard2014-09-29
* altos/test: Build TeleMetrumV2 flight test variantKeith Packard2014-07-13
* altos: Use 32-bits for flight state data (alt/speed/accel)Keith Packard2014-07-10
* altos: Extend GPS altitudes to at least 24 bits everywhereKeith Packard2014-07-10
* altos/ao_flight_test: Get the Tmega version compiling againKeith Packard2014-06-24
* altos/test: Fix ADC structure for mega, use ao_config.hKeith Packard2014-05-25
* altos: Make MS5607 PROM a public variableKeith Packard2014-05-25
* altos/test: Parse mega ground data. Fix pyro parsingKeith Packard2014-05-21
* altos/test: Compute and plot tilt based on GPS trackKeith Packard2013-12-07
* altos: Add orientation tracking to ao_flight_testKeith Packard2013-11-12
* altos: Update quaternion tests to check vectors_to_rotationKeith Packard2013-10-27
* altos: Calibrate IMU accelerometers tooKeith Packard2013-10-25
* altos: Add gyro-based orientation trackingKeith Packard2013-10-25
* altos: Light pyro charges simultaneously if so configuredKeith Packard2013-05-26
* altos: Add pyro code testing to ao_flight_test for TeleMegaKeith Packard2013-05-26
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* altos: Average MPU6000 values on ground for later useKeith Packard2012-12-17
* altos: Make skytraq reflashing code try both 9600 and 4800 baudKeith Packard2012-11-30
* altos/test: Use MMA655X in ao_flight_test_mm. Add run-mm to plot mm dataKeith Packard2012-10-21
* altos/test: Display MPU6000 values in ao_flight_test_mm outputKeith Packard2012-10-13
* altos/test: Add ao_flight_test_mmKeith Packard2012-10-13
* altos: Eliminate implicit 1 byte offset in uint16/int16 functionsKeith Packard2012-10-13
* altos: Clean up flight data definitionsKeith Packard2012-09-09
* altos: Save some memory.Keith Packard2012-07-10
* altos: Rename *_mm.c back to *.cKeith Packard2012-07-10
* altos: Make telescience-v0.1 build with new ao_data structKeith Packard2012-05-27
* altos: Respect apogee lockout time in flight algorithmKeith Packard2012-04-14
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25