45 Commits (776cf6093c97a6bb4c8fe9543b91c7039708fc85)

Author SHA1 Message Date
px4dev 8cb583cf80 Assorted compile fixes. 12 years ago
Lorenz Meier 7ccc57f3c0 Fixed test outputs, decoupled tests from NuttX low-level output via message() macro 12 years ago
Simon Wilks ecd01dc2e8 We aren't using RS485 but single wire. 12 years ago
px4dev c38ad4ded5 Fix the 'time' test, now that rand() seems to be working. 12 years ago
Julian Oes 8bc2338466 Adapted upper and lower values for test jig voltages 12 years ago
Lorenz Meier ca690f6027 Fixed #153 - when no microSD card is present, test used to hang, now aborts with error. 12 years ago
Lorenz Meier 054bb69cc7 Showing correct test count also in success case 12 years ago
Lorenz Meier acbfd66e67 Cleaned up tests further, in anticipation of merges with other branches 12 years ago
Lorenz Meier 6c1b00e22f Counting the number of tests correctly 12 years ago
Lorenz Meier dad7f9f436 Selected adjustments / fixes to make old apps compatible with new-style ADC driver 12 years ago
px4dev 2b37f33a22 The tests structure doesn't need to be writable. 12 years ago
Simon Wilks 097aeddcad Push single wire operations into stm32_serial.c and added a test to verify HoTT telemetry setup. 12 years ago
px4dev 451ecc1bf4 Remove a few cut-and-paste author attributions. 12 years ago
Lorenz Meier 1e213ea53c Fixed sensors test 12 years ago
Lorenz Meier d9d002f3aa Fixed line breaks in ADC test 12 years ago
Lorenz Meier f08e99311f Better printing of baro test values 12 years ago
Lorenz Meier 15f43b1acc improved ADC test, not yet stable 12 years ago
Lorenz Meier 127ae32997 Completed sensors test, WIP on ADC test 12 years ago
px4dev ea539031da Cleanup and refactor of the PX4IO firmware and board support. Builds, not tested yet. 12 years ago
px4dev 34a3b260f3 Move the last of the board-specific code for PX4FMU out of the NuttX tree. Now it's just configuration. 12 years ago
px4dev b685d46dbf Clean out remains of the old EEPROM driver. 12 years ago
px4dev 4c18aced36 BSON coder unit tests, fixes arising from test failures. 12 years ago
px4dev c522b5446d Work in progress on to/from memory BSON coding. 12 years ago
px4dev 270a5d351f Warning fixes. 12 years ago
px4dev c3fe915b44 Checkpoint - moving things out of the NuttX configs/*/src directories 12 years ago
px4dev 5925d146bc Move the tone_alarm driver out of the NuttX configs area and add it as an stm32-specific driver in the PX4 apps space. 12 years ago
px4dev 4f20d9a24b Retire old test cases for drivers that have been removed. 12 years ago
px4dev d7fb2175eb A simple file write performance test 13 years ago
Lorenz Meier 848c156140 Added negative float printing to test range 13 years ago
px4dev 532b61c5a2 Tweak the test to work with the changed parameter export path 13 years ago
Lorenz Meier d07a63c169 Fixed compile errors and warnings in param test 13 years ago
px4dev d903311dce Add support for setting and exporting parameters. 13 years ago
px4dev d91f5f3dd7 The beginnings of a new parameter system. 13 years ago
Lorenz Meier 7874bbd37f Updated tests suite properly to MPU-6000 driver, should pass now 13 years ago
Lorenz Meier d48f7ea9f2 Fixed sensors test 13 years ago
Lorenz Meier 5aa91b6f17 Updated MPU test to new driver model 13 years ago
Lorenz Meier 1d029b01fe First initial revision of ACC driver and gyro 13 years ago
Lorenz Meier d92cdc7cfa Improved float tests 13 years ago
Lorenz Meier b5f7adfc10 Many Doxygen style fixes 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago