altos: struct ao_log_mega doesn't have a ground temp value
[fw/altos] / src / test /
2012-09-09 Keith Packardaltos: Clean up flight data definitions
2012-08-30 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-30 Keith Packardaltos: Add a bunch of .gitignore entries
2012-07-11 Keith Packardaltos: Fix gcc compiler warnings in GPS code
2012-07-11 Keith Packardaltos: Have 'make clean' remove all programs, even...
2012-07-11 Keith Packardaltos: Save some memory.
2012-07-10 Keith Packardaltos: Improve ao_flight_test a bit
2012-07-10 Keith Packardaltos: add some (unused) test code for different soft...
2012-07-10 Keith Packardaltos: Rename *_mm.c back to *.c
2012-07-04 Keith Packardaltos: Crank up the gaussian noise in the FEC test
2012-06-28 Keith Packardaltos: Clean up radio CRC handling
2012-06-27 Keith Packardaltos: Optimize FEC encode and decode
2012-06-27 Keith Packardaltos: rename ao_viterbi.c to ao_fec_rx.c
2012-06-25 Keith Packardaltos: Incremental viterbi decode
2012-06-25 Keith Packardaltos: Get cc1120 packet reception working
2012-06-23 Keith Packardaltos: improve FEC apis to reduce data copying
2012-06-23 Keith Packardaltos: Make ao_fec_tx_test build cleanly with -Wall
2012-06-23 Keith Packardaltos: Add the simplest possible viterbi decoder
2012-06-17 Keith Packardaltos: Software implemenation of CC1111 radio encoding
2012-05-27 Keith Packardaltos: Make telescience-v0.1 build with new ao_data...
2012-05-19 Keith Packardaltos: Add conversion between Pa and meters
2012-04-14 Keith Packardaltos: Respect apogee lockout time in flight algorithm
2012-04-14 Keith Packardaltos: Clean up test scripts
2012-04-14 Keith Packardaltos: Massive product config cleanup
2011-10-27 Keith Packardaltos: A bunch of missing .gitignore files (mostly)
2011-10-09 Keith Packardaltos: Improve TM v1.0 apogee estimate
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...
2011-04-01 Keith Packardaltos: Reflect ao_flight split in ao_flight_test depend...
2011-03-23 Keith PackardAdd description to test flights
2011-03-23 Keith Packardaltos: Exit flight test at landing. Allow description...
2011-03-22 Keith Packardaltos: Fix up flight code testing
2011-03-21 Keith Packardaltos: Switch telemetrum over to kalman filter
2011-03-19 Keith Packardaltos/test: Add scripts to run lots of flights through...
2011-03-17 Anthony Townsignore new flight test file
2011-03-16 Keith Packardaltos/test: Add baro-only flight test program
2011-02-18 Keith Packardaltos/test: Add dependencies in the Makefile for ao_fli...
2010-02-21 Keith PackardUpdate .gitignore files
2010-02-21 Keith PackardChange altos build process to support per-product compi...