summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* altos/scheme: Move scheme test program to scheme sub-directoryKeith Packard2017-12-05
* altos/scheme: Rename to 'scheme', clean up buildKeith Packard2017-12-05
* altos/lisp: split set/def. Add def support to lambdasKeith Packard2017-12-01
* altos/test: Update to build altos lisp test appKeith Packard2017-11-19
* altos/lisp: Fix some scheme compat issuesKeith Packard2017-11-18
* altos/test: Add jiffy funcs to lisp testKeith Packard2017-11-17
* altos/test: More lisp test Makefile fixesKeith Packard2017-11-16
* altos/test: Get lisp test building using Makefile-incKeith Packard2017-11-16
* altos/test: Adapt flight test to int16_t flight number typeKeith Packard2017-11-11
* 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