altos/lpc: Add bits for building flash loaders
[fw/altos] / src / test /
2013-08-29 Keith PackardMerge remote-tracking branch 'origin/telemini'
2013-08-26 Keith Packardaltos: Make TeleMini v2.0 fit
2013-08-26 Keith Packardaltos: Add 64-bit subtraction
2013-08-26 Keith Packardaltos: Add 64x64 multiply. Test 64 ops for dest same...
2013-08-26 Keith Packardaltos: Add 64-bit add/mul/shift for SDCC
2013-08-26 Keith PackardInitial TeleMini bits
2013-08-17 Keith PackardMerge branch 'master' into telegps-v0.3
2013-08-17 Keith PackardMerge remote-tracking branch 'origin/master'
2013-08-17 Keith Packardaltos: Make FAT test program link explicitly against...
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-05-16 Keith Packardaltos: gps serial routines are called ao_gps_*, not...
2013-05-16 Keith Packardaltos: Add 'g' command to ublox GPS code.
2013-05-14 Keith Packardaltos/test: ao_gps_test_ublox uses ao_gps_blox.h
2013-05-14 Keith Packardaltos: Add U-Blox GPS driver
2013-05-08 Keith Packardaltos/test: Fix warning in ao_aprs_test
2013-05-08 Keith Packardaltos: Ignore ao_aes_test binary
2013-05-08 Keith Packardaltos/test: Add telemega plot helper script
2013-05-08 Keith Packardaltos: Build test framework for AES code
2013-04-22 Bdale Garbeename change from MegaMetrum to TeleMega
2013-04-22 Mike Beattiealtos: update .gitignore files
2013-04-13 Keith PackardMerge branch 'master' into droid-gps
2013-04-12 Keith Packardaltos: Stick a mutex around FAT operations
2013-04-01 Keith Packardaltos: Add a FAT test that re-writes the same file...
2013-03-31 Keith Packardaltos: Unmount file system after each testing pass...
2013-03-30 Keith Packardaltos: Get CC115L radio working.
2013-03-29 Keith Packardaltos: Add FAT32 support. And lots more testing.
2013-03-28 Keith Packardaltos: Add a simple cache for the FAT position->cluster...
2013-03-28 Keith Packardaltos: Clean up fat driver API. Improve fat test
2013-03-27 Keith Packardaltos: Add SDCARD and FAT16 filesystem support
2013-03-07 Keith PackardMerge remote-tracking branch 'mjb/master'
2013-02-24 Keith PackardMerge branch 'telescience-v0.2'
2013-02-15 Mike Beattieall: clean up .gitignore files and Makefile clean targets
2013-02-10 Keith PackardMerge remote-tracking branch 'mjb/master'
2013-02-04 Keith Packardtest: Accept micropeak CSV files for micropeak testing
2013-01-16 Keith PackardMerge branch 'master' into telescience-v0.2
2013-01-16 Keith Packardaltos: Add Kalman filter to MicroPeak
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-17 Keith PackardMerge branch 'aprs' into 'master'
2012-12-16 Keith Packardaltos: Test APRS rounding by using coordinates near...
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-08 Keith PackardMerge branch 'master' into aprs
2012-12-07 Keith PackardMerge branch 'master' into aprs
2012-12-06 Keith Packardaltos: Hook APRS up to the radio
2012-12-06 Keith Packardaltos: Prepare APRS for use within altos itself
2012-12-06 Keith Packardaltos: Start restructuring APRS code to create and...
2012-12-06 Keith Packardaltos: Remove more unused APRS code
2012-12-06 Keith Packardaltos: Strip out everything but the basic position...
2012-12-06 Keith PackardSigned-off-by: Keith Packard <keithp@keithp.com>
2012-12-06 Keith Packardaltos: Generate all of the APRS messages
2012-12-06 Keith Packardaltos: Add test scaffolding for APRS
2012-12-01 Keith Packardaltos: Make skytraq reflashing code try both 9600 and...
2012-12-01 Keith Packardaltos: Add support for 115200 baud serial rates
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-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
next