aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests
Commit message (Collapse)AuthorAgeFilesLines
* PPM loopback testLorenz Meier2013-12-051-42/+66
|
* Tests for all PWM pinsLorenz Meier2013-11-309-121/+293
|
* Fixed mixer chunk load and line ending detection for good.Lorenz Meier2013-10-131-2/+127
|
* Added mixer testLorenz Meier2013-10-124-0/+81
|
* Output improvementsLorenz Meier2013-10-111-0/+1
|
* Hotfix: TypoLorenz Meier2013-10-111-1/+1
|
* Added non-binary number between 8 and 16Lorenz Meier2013-10-111-1/+1
|
* Make tests file complete up to 64 byte shifts and 1.5 K chunksLorenz Meier2013-10-111-137/+133
|
* Added alignment attributeLorenz Meier2013-10-101-4/+4
|
* Typo in debug outputLorenz Meier2013-10-101-1/+1
|
* More testing outputLorenz Meier2013-10-101-14/+112
|
* Updated error messageLorenz Meier2013-10-101-1/+1
|
* WIP, typo fixLorenz Meier2013-10-101-3/+3
|
* Slight fix to test, but still fails validating written data after ↵Lorenz Meier2013-10-101-1/+18
| | | | non-aligned writes
* Extended file test for alignmentLorenz Meier2013-10-091-32/+43
|
* Hotfix: Improved file testLorenz Meier2013-09-271-2/+61
|
* tone_alarm: more device paths replaced with #defineRandy Mackay2013-09-161-2/+2
|
* Cut down 'tests file' for debuggingpx4dev2013-09-111-2/+41
|
* Added test to test unlink()Lorenz Meier2013-09-011-0/+30
|
* Remove unused tones and save about 6K flash spaceJean Cyr2013-08-301-2/+2
| | | | | - Comment out unused tones - Create symbolic tone numbers rather than hardcoded
* Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX ↵px4dev2013-08-131-1/+1
| | | | config anymore.
* General cleanup of /dev/px4io and /dev/px4fmuJean Cyr2013-07-091-1/+1
| | | | | | | - Use distinct common symbols for px4io and px4fmu device files, and use instead of hardcoded filenames - Use common symbols defining px4io bits consistently between px4fmu and px4io builds.
* Fix .gitignore to avoid ignoring prebuilt libraries.px4dev2013-05-201-0/+0
| | | | Also, generally clean-up the .gitignores and farm off separate versions for the NuttX/Apps directories to keep things tidy.
* Move the 'tests' app to the new world.px4dev2013-04-2623-0/+3624