Commit Graph

7 Commits

Author SHA1 Message Date
Mark Charlebois 9758112e31 Use px4_config.h instead of nuttx/config.h
Modified code to use OS independent header file for config settings.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-04-20 10:55:41 -07:00
Andrew Tridgell ecc7a3cbb4 motor_test: prevent use of uninitialised test_motor orb handle
stack variables are not initialised to zero
2014-11-26 08:32:47 +11:00
Lorenz Meier a7eaf07f4f Motor test: optimize for size 2014-11-15 13:49:48 +01:00
Lorenz Meier d9989962a9 Update motor test tool 2014-11-13 10:31:16 +01:00
Holger Steinhaus 7bc9a62577 code style, warnings 2014-11-12 10:10:37 +01:00
Holger Steinhaus a18460183c motor_test: cleanup 2014-11-03 19:37:44 +01:00
Holger Steinhaus f8ba5f8dae cmd line utility for controlling drive tests 2014-08-26 21:10:39 +02:00