aboutsummaryrefslogtreecommitdiff
path: root/apps/px4/tests
Commit message (Expand)AuthorAgeFilesLines
* Move the 'tests' app to the new world.px4dev2013-04-2623-3640/+0
* Merge branch 'master' into export-buildpx4dev2013-04-261-0/+1
|\
| * Small compile warning fix for HoTT testLorenz Meier2013-04-211-0/+1
* | Merge branch 'master' into export-buildpx4dev2013-03-201-1/+1
|\|
| * Move the bson sample data out of the BSS, saves 256 bytes of RAMpx4dev2013-03-101-1/+1
* | Switch to optimising some things for size rather than speed.px4dev2013-02-231-0/+2
|/
* Merge pull request #198 from PX4/nuttx-merge-5596Lorenz Meier2013-02-171-2/+2
|\
| * Assorted compile fixes.px4dev2013-02-061-2/+2
* | Fixed test outputs, decoupled tests from NuttX low-level output via message()...Lorenz Meier2013-02-012-7/+13
|/
* MergedSimon Wilks2013-01-227-232/+138
|\
| * Pull NuttX up to the 6.24 release.px4dev2013-01-142-51/+42
| |\
| | * Fix the 'time' test, now that rand() seems to be working.px4dev2013-01-142-35/+39
| | * The tests structure doesn't need to be writable.px4dev2013-01-111-1/+1
| * | Adapted upper and lower values for test jig voltagesJulian Oes2013-01-141-2/+2
| * | Merge pull request #148 from PX4/adc_integrationpx4dev2013-01-135-206/+113
| |\ \
| | * | Showing correct test count also in success caseLorenz Meier2013-01-131-2/+2
| | * | Cleaned up tests further, in anticipation of merges with other branchesLorenz Meier2013-01-122-8/+14
| | * | Counting the number of tests correctlyLorenz Meier2013-01-122-6/+12
| | * | Selected adjustments / fixes to make old apps compatible with new-style ADC d...Lorenz Meier2013-01-122-190/+85
| | |/
| * / Fixed #153 - when no microSD card is present, test used to hang, now aborts w...Lorenz Meier2013-01-131-0/+8
| |/
* | We aren't using RS485 but single wire.Simon Wilks2013-01-211-2/+2
* | Push single wire operations into stm32_serial.c and added a test to verify Ho...Simon Wilks2012-12-063-0/+241
|/
* Remove a few cut-and-paste author attributions.px4dev2012-12-022-2/+0
* Fixed sensors testLorenz Meier2012-11-151-4/+4
* Fixed line breaks in ADC testLorenz Meier2012-11-141-4/+4
* Better printing of baro test valuesLorenz Meier2012-11-101-4/+4
* improved ADC test, not yet stableLorenz Meier2012-11-101-14/+14
* Completed sensors test, WIP on ADC testLorenz Meier2012-11-102-130/+186
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-031-2/+0
* Move the last of the board-specific code for PX4FMU out of the NuttX tree. N...px4dev2012-10-319-17/+2
* Clean out remains of the old EEPROM driver.px4dev2012-10-302-329/+0
* BSON coder unit tests, fixes arising from test failures.px4dev2012-10-291-44/+102
* Work in progress on to/from memory BSON coding.px4dev2012-10-294-2/+189
* Warning fixes.px4dev2012-10-292-1/+2
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-235-5/+5
* Move the tone_alarm driver out of the NuttX configs area and add it as an stm...px4dev2012-10-211-1/+1
* Retire old test cases for drivers that have been removed.px4dev2012-10-191-330/+0
* A simple file write performance testpx4dev2012-09-133-0/+78
* Added negative float printing to test rangeLorenz Meier2012-08-261-18/+41
* Sensor readout, testing and driver adjustmentsLorenz Meier2012-08-222-6/+9
|\
* | Tweak the test to work with the changed parameter export pathpx4dev2012-08-191-1/+1
* | Fixed compile errors and warnings in param testLorenz Meier2012-08-191-2/+3
* | Add support for setting and exporting parameters.px4dev2012-08-191-5/+15
* | The beginnings of a new parameter system.px4dev2012-08-193-0/+72
* | Updated tests suite properly to MPU-6000 driver, should pass nowLorenz Meier2012-08-181-5/+6
* | Fixed sensors testLorenz Meier2012-08-181-1/+1
* | Updated MPU test to new driver modelLorenz Meier2012-08-181-14/+14
|/
* First initial revision of ACC driver and gyroLorenz Meier2012-08-132-30/+39
* Improved float testsLorenz Meier2012-08-133-72/+31
* Many Doxygen style fixesLorenz Meier2012-08-052-12/+16