summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* test/ao_flight_test: Show recorded pyro firingKeith Packard2017-09-18
* altos/test: Handle new eeprom file format. Give up on telem files.Keith Packard2017-09-12
* altos/test: Fake baro data for flight 12 serial 2093Keith Packard2017-08-27
* altos/test: Integrate raw accel to provide speed for comparisonKeith Packard2017-08-27
* altos/test: telemetrum baro data is inverted before being written to eepromKeith Packard2017-08-27
* altos/test: Fix AES key format in test codeKeith Packard2017-07-23
* altos/test: Fix printf format for int64 arithmetic testKeith Packard2017-07-23
* altos/test: Add EasyMini test modeKeith Packard2017-07-21
* Ignore ao_lisp_testKeith Packard2017-04-24
* altos/lisp: Clean up hanoi.lisp demo a bitKeith Packard2017-02-20
* altos/lisp: Include memory stats for test programKeith Packard2017-02-20
* altos/lisp: Build new ao_lisp_stack.c into test and lambdakeyKeith Packard2017-02-20
* altos/lisp: Take advantage of implicit progns in hanoi demoKeith Packard2017-02-20
* altos/lisp: Clean up hanoi.lisp comments.Keith 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: Optimize chunk searching in collectKeith Packard2017-02-20
* altos/lisp: Add incremental collectionKeith Packard2017-02-20
* altos/lisp: Make hanoi example output a bit prettierKeith Packard2017-02-20
* altos/lisp: remove nth from hanoi.lispKeith Packard2017-02-20
* altos/lisp: remove duplicate 'length' lambda from hanoi exampleKeith Packard2017-02-20
* altos/lisp: Add license to hanoi demoKeith Packard2017-02-20
* altos/lisp: Improve hanoi demoKeith Packard2017-02-20
* altos/lisp: Show number of collect calls in ao_lisp_testKeith Packard2017-02-20
* altos/lisp: Append a CRC to the saved image to validate on restoreKeith Packard2017-02-20
* altos/lisp: Add save/restore to ao_lisp_testKeith Packard2017-02-20
* altos/lisp: Share mark function for mark and moveKeith Packard2017-02-20
* altos/lisp: add length, pack, unpack and flushKeith Packard2017-02-20
* altos/lisp: Add towers of hanoi exampleKeith Packard2017-02-20
* altos/lisp: Improve lisp test program UIKeith 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: Fix testsKeith Packard2016-10-30
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Add easy mini plotting helper in test codeKeith Packard2016-04-13
* altos/test: Support old telemega eeprom file formats in ao_flight_testKeith Packard2015-03-10
* altos: Sort out ao_gps_print altitude fetchingKeith Packard2014-10-25
* altos: Handle antenna down in ao_flight_testKeith Packard2014-09-29
* altos/test: Add TMv2 test program to .gitignoreKeith Packard2014-09-11
* altos/test: Build TeleMetrumV2 flight test variantKeith Packard2014-07-13
* altos: Use 32-bits for flight state data (alt/speed/accel)Keith Packard2014-07-10
* altos: Extend GPS altitudes to at least 24 bits everywhereKeith Packard2014-07-10
* altos/ao_flight_test: Get the Tmega version compiling againKeith Packard2014-06-24
* altos/aprs: Encode last serial number in SSID. Transmit serial in commentKeith Packard2014-06-20
* altos: Test APRS altitude encodingKeith Packard2014-05-30