summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* altos: Make MS5607 PROM a public variableKeith Packard2014-05-25
* altos/test: Parse mega ground data. Fix pyro parsingKeith Packard2014-05-21
* altos/test: Get APRS generation test working againKeith Packard2014-05-21
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* fix missing newline at end of src/test/MakefileBdale Garbee2013-12-19
* altos/test: Compute and plot tilt based on GPS trackKeith Packard2013-12-07
* altos: Clean up .gitignore and add a few random filesKeith Packard2013-11-12
* 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: Fix GPS test frameworks to handle shared ao_gps_new variableKeith Packard2013-10-25
* altos: Merge GPS logging into a single functionKeith Packard2013-10-14
* 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