summaryrefslogtreecommitdiff
path: root/src/test/Makefile
Commit message (Expand)AuthorAge
* altos/scheme: Move scheme test program to scheme sub-directoryKeith Packard2017-12-05
* altos/test: Update to build altos lisp test appKeith Packard2017-11-19
* altos/test: More lisp test Makefile fixesKeith Packard2017-11-16
* altos/test: Get lisp test building using Makefile-incKeith Packard2017-11-16
* altos/test: Handle new eeprom file format. Give up on telem files.Keith Packard2017-09-12
* altos/test: Add EasyMini test modeKeith Packard2017-07-21
* altos/lisp: Build new ao_lisp_stack.c into test and lambdakeyKeith Packard2017-02-20
* altos/lisp: Eliminate compiler warning about array bounds at -O3Keith Packard2017-02-20
* altos/test: Disable position independent executablesKeith Packard2017-02-20
* altos/lisp: Add save/restore to ao_lisp_testKeith Packard2017-02-20
* altos/lisp: Clean up OS integration bits, add defunKeith Packard2017-02-20
* altos/lisp: working on lexical scopingKeith Packard2017-02-20
* altos: Add lambda support to lispKeith Packard2017-02-20
* altos/lisp: Separate out values from atomsKeith Packard2017-02-20
* altos/lisp: Change lisp objects to use ao_poly everywhere. Add constKeith Packard2017-02-20
* altos: Add lisp readerKeith Packard2017-02-20
* Add first lisp bitsKeith Packard2017-02-20
* altos/test: Build TeleMetrumV2 flight test variantKeith Packard2014-07-13
* 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: Update quaternion tests to check vectors_to_rotationKeith Packard2013-10-27
* altos: Add gyro-based orientation trackingKeith Packard2013-10-25
* altos: Make TeleMini v2.0 fitKeith Packard2013-08-25
* Initial TeleMini bitsKeith Packard2013-08-25
* altos: Make FAT test program link explicitly against libcryptoKeith Packard2013-08-17
* altos: Add pyro code testing to ao_flight_test for TeleMegaKeith Packard2013-05-26
* 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: Build test framework for AES codeKeith Packard2013-05-07
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* 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: Add test scaffolding for APRSKeith Packard2012-12-05
* altos: Make skytraq reflashing code try both 9600 and 4800 baudKeith Packard2012-11-30
* 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: Have 'make clean' remove all programs, even old onesKeith Packard2012-07-11
* altos: Rename *_mm.c back to *.cKeith Packard2012-07-10
* altos: rename ao_viterbi.c to ao_fec_rx.cKeith Packard2012-06-26
* altos: improve FEC apis to reduce data copyingKeith Packard2012-06-23
* altos: Make ao_fec_tx_test build cleanly with -WallKeith Packard2012-06-23
* altos: Add the simplest possible viterbi decoderKeith Packard2012-06-22
* altos: Software implemenation of CC1111 radio encodingKeith Packard2012-06-17
* altos: Make telescience-v0.1 build with new ao_data structKeith Packard2012-05-27
* altos: Add conversion between Pa and metersKeith Packard2012-05-18