summaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* altos: Add easy mini plotting helper in test codeKeith Packard2015-12-23
* 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
* 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