Commit Graph

15 Commits

Author SHA1 Message Date
Lorenz Meier 6ffa2955b9 Typo in debug output 2013-10-10 08:37:24 +02:00
Lorenz Meier e0e708241b More testing output 2013-10-10 08:34:08 +02:00
Lorenz Meier 8407677f20 Updated error message 2013-10-10 00:15:39 +02:00
Lorenz Meier 21dcdf11cf WIP, typo fix 2013-10-10 00:14:03 +02:00
Lorenz Meier 1ca718b57f Slight fix to test, but still fails validating written data after non-aligned writes 2013-10-10 00:03:57 +02:00
Lorenz Meier ed00567400 Extended file test for alignment 2013-10-09 22:23:10 +02:00
Lorenz Meier 2c54e827ed Hotfix: Improved file test 2013-09-27 09:24:49 +02:00
Randy Mackay 1a641b791d tone_alarm: more device paths replaced with #define 2013-09-16 07:21:16 +02:00
px4dev 514d32e961 Cut down 'tests file' for debugging 2013-09-11 13:42:29 -07:00
Lorenz Meier c3408332fd Added test to test unlink() 2013-09-01 10:29:12 +02:00
Jean Cyr efca6f2cb1 Remove unused tones and save about 6K flash space
- Comment out unused tones
- Create symbolic tone numbers rather than hardcoded
2013-08-30 20:12:35 -04:00
px4dev de749a3602 Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX config anymore. 2013-08-13 00:34:41 -07:00
Jean Cyr 897b541b12 General cleanup of /dev/px4io and /dev/px4fmu
- 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.
2013-07-09 20:37:00 -04:00
px4dev 05fe7779a9 Fix .gitignore to avoid ignoring prebuilt libraries.
Also, generally clean-up the .gitignores and farm off separate versions for the NuttX/Apps directories to keep things tidy.
2013-05-20 20:33:18 +02:00
px4dev 4748bba35a Move the 'tests' app to the new world. 2013-04-26 20:02:12 -07:00