479 Commits (497982aa4a31b78d0643d140489e1f70c987b782)

Author SHA1 Message Date
TSC21 c5dfff1e6f test_eigen: reformulate and enhance eigen math tests on firmware 10 years ago
Lorenz Meier 90ecc942ce WIP: Debugging of the Eigen quaternion tests. A bunch of the issues were incomplete porting, but the assertion is real. 10 years ago
Lorenz Meier 1d3a5ec350 System cmds: Include cmath before eigen to make std::isfinite available. This needs further inspection 10 years ago
Lorenz Meier c5ec4de6ea Increase NSH back-off time 10 years ago
Lorenz Meier 1ef7d13487 Increase NSH back-off time 10 years ago
Lorenz Meier 8dc3c0025a param command: Support greater comparison 10 years ago
Lorenz Meier e09771be17 NSH terminal: Increase hold-off time to ensure USB is up and running 10 years ago
Lorenz Meier eecddbcab9 Tests: Reset mixer inputs 10 years ago
Lorenz Meier c9fe205db1 Mixer test: Add routine to test pre-arming 10 years ago
Mark Charlebois 2ea82548a4 Change fabsf() to abs for int arg 10 years ago
Mark Charlebois f659a3e8cc POSIX: do not error on stack size warning 10 years ago
Mark Charlebois 043bf9a4d7 Chage use of fabsf for int to abs 10 years ago
Mark Charlebois 28dd9759a6 POSIX: fixes for use of open vs px4_open, etc 10 years ago
Mark Charlebois e1de3c13c6 POSIX: added required header file for PRId64 10 years ago
Mark Charlebois 63f7995b41 NuttX: fixes for printing size_t and int64_t 10 years ago
Mark Charlebois 1e46f44123 POSIX: ported systemcmds/tests 10 years ago
Lorenz Meier ece87a3fa2 Mixer test: Fixed compile warnings 10 years ago
Lorenz Meier c28a69fba8 Mixer test: Ensure its not susceptible to timing jitter of the test harness 10 years ago
Lorenz Meier 475c28803e param command: Fix error handling if param is not found 10 years ago
Lorenz Meier 26c47f25cb PWM outputs: Allow the new p:PWM_OUT etc params for setting PWM limits via params at boot-time. 10 years ago
Lorenz Meier 4c975a11e5 param command: Complete help text 10 years ago
Mark Charlebois f7fe6a037d Converted getopt use to px4_getopt 10 years ago
Mark Charlebois 872a26e6da Fixed passed ot open() for O_CREAT 10 years ago
David Sidrane 428611119f Merged GIT version changes 10 years ago
David Sidrane 5acc4ee43b Back Port of Git Versioning - without side effects Part 2 10 years ago
David Sidrane 17fddb1556 Back Port of Git Versioning - without side effects Part 1 10 years ago
Mark Charlebois cb231e89f6 QuRT: Changes to enable qurt target to build 10 years ago
tumbili 909508f8f9 let mixer sleep a bit before loading to ensure device is set up 10 years ago
tumbili f4a25097c1 use open/close instead of px4_open/px4_close for parameter file 10 years ago
Mark Charlebois 1ca05aaa64 orb_advert_t changed to void * and checks changed to nullptr 10 years ago
Mark Charlebois a734fc96d1 extensive orb_advert_t fixes 10 years ago
Lorenz Meier 30cd3e1d79 Mixer test: Support channel reversal 10 years ago
Ban Siesta 7bdb3cc228 systemcmds: the mixer shuts up now 10 years ago
Lorenz Meier 6d7e063148 Added GIT version which recompiles on each build 10 years ago
TSC21 db48df15c8 Merge branch 'master' 10 years ago
Daniel Agar 3bc10d037d test_eigen minor fixes 10 years ago
Lorenz Meier 22cd71d5c3 Eigen3: Enable test 10 years ago
Mark Charlebois 60080dd9e7 QuRT: fixed print of INT32_t type 10 years ago
Lorenz Meier c06ba047e2 param lib: Fix index used routine 10 years ago
Mark Charlebois 6db77dc8bb Experimental virtual file support 10 years ago
Mark Charlebois 35e6822d95 Added missing px4_ prefixes 10 years ago
Mark Charlebois 0c1c58c418 Fixed overzealous px4_ prefixing 10 years ago
Mark Charlebois eed2479dfc Added px4_ prefix to task_spawn_cmd 10 years ago
Mark Charlebois 1a8bd15d98 Minor cleanup of mixer changes 10 years ago
tumbili 8a873df9d0 ported mixer app 10 years ago
Mark Charlebois 5b91f172e3 topic_listener: moved generated file to Build dir 10 years ago
Lorenz Meier 6755c0de01 param cmd: Show used and normal list indices 10 years ago
Mark Charlebois 8e589adb24 topic_listener: added missing build deps 10 years ago
tumbili 3af6e9d76e added autogenerated code for topic listener tool 10 years ago
Mark Charlebois 8737d77947 QuRT and POSIX changes - part 2 10 years ago