summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* altos: Make TeleMini v2.0 fitKeith Packard2013-08-25
* altos: Add 64-bit subtractionKeith Packard2013-08-25
* altos: Add 64x64 multiply. Test 64 ops for dest same as either sourceKeith Packard2013-08-25
* altos: Add 64-bit add/mul/shift for SDCCKeith Packard2013-08-25
* Initial TeleMini bitsKeith Packard2013-08-25
* altos: Make FAT test program link explicitly against libcryptoKeith Packard2013-08-17
* 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
* altos: gps serial routines are called ao_gps_*, not ao_ublox_*Keith Packard2013-05-15
* altos: Add 'g' command to ublox GPS code.Keith Packard2013-05-15
* altos/test: ao_gps_test_ublox uses ao_gps_blox.hKeith Packard2013-05-13
* altos: Add U-Blox GPS driverKeith Packard2013-05-13
* altos/test: Fix warning in ao_aprs_testKeith Packard2013-05-07
* altos: Ignore ao_aes_test binaryKeith Packard2013-05-07
* altos/test: Add telemega plot helper scriptKeith Packard2013-05-07
* altos: Build test framework for AES codeKeith Packard2013-05-07
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* altos: update .gitignore filesMike Beattie2013-04-22
* altos: Stick a mutex around FAT operationsKeith Packard2013-04-12
* altos: Add a FAT test that re-writes the same file multiple timesKeith Packard2013-04-01
* altos: Unmount file system after each testing pass in ao_fat_testKeith Packard2013-03-31
* altos: Get CC115L radio working.Keith Packard2013-03-29
* altos: Add FAT32 support. And lots more testing.Keith Packard2013-03-29
* altos: Add a simple cache for the FAT position->cluster computationKeith Packard2013-03-28
* altos: Clean up fat driver API. Improve fat testKeith Packard2013-03-28
* altos: Add SDCARD and FAT16 filesystem supportKeith Packard2013-03-27
* all: clean up .gitignore files and Makefile clean targetsMike Beattie2013-02-15
* test: Accept micropeak CSV files for micropeak testingKeith Packard2013-02-04
* altos: Add Kalman filter to MicroPeakKeith Packard2013-01-16
* altos: Average MPU6000 values on ground for later useKeith Packard2012-12-17
* altos: Test APRS rounding by using coordinates near the boundaryKeith Packard2012-12-16
* altos: Hook APRS up to the radioKeith Packard2012-12-06
* altos: Prepare APRS for use within altos itselfKeith Packard2012-12-05
* altos: Start restructuring APRS code to create and send packetsKeith Packard2012-12-05
* altos: Remove more unused APRS codeKeith Packard2012-12-05
* altos: Strip out everything but the basic position reporting from APRSKeith Packard2012-12-05
* Signed-off-by: Keith Packard <keithp@keithp.com>Keith Packard2012-12-05
* altos: Generate all of the APRS messagesKeith Packard2012-12-05
* altos: Add test scaffolding for APRSKeith Packard2012-12-05
* altos: Make skytraq reflashing code try both 9600 and 4800 baudKeith Packard2012-11-30
* altos: Add support for 115200 baud serial ratesKeith 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: Add a bunch of .gitignore entriesKeith Packard2012-08-30
* altos: Fix gcc compiler warnings in GPS codeKeith Packard2012-07-11
* altos: Have 'make clean' remove all programs, even old onesKeith Packard2012-07-11
* altos: Save some memory.Keith Packard2012-07-10