summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* altos/lisp: Append a CRC to the saved image to validate on restoreKeith Packard2016-11-17
* altos/lisp: Add save/restore to ao_lisp_testKeith Packard2016-11-17
* altos/lisp: Share mark function for mark and moveKeith Packard2016-11-17
* altos/lisp: add length, pack, unpack and flushKeith Packard2016-11-17
* altos/lisp: Add towers of hanoi exampleKeith Packard2016-11-17
* altos/lisp: Improve lisp test program UIKeith Packard2016-11-17
* altos/lisp: Clean up OS integration bits, add defunKeith Packard2016-11-17
* altos/lisp: working on lexical scopingKeith Packard2016-11-17
* altos: Add lambda support to lispKeith Packard2016-11-17
* altos/lisp: Separate out values from atomsKeith Packard2016-11-17
* altos/lisp: Change lisp objects to use ao_poly everywhere. Add constKeith Packard2016-11-17
* altos: Add lisp readerKeith Packard2016-11-17
* Add first lisp bitsKeith Packard2016-11-17
* 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
* altos/test: Fix ADC structure for mega, use ao_config.hKeith Packard2014-05-25
* 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