921 Commits (fc2fbf5e72b927ad39228f16151db6c8f43d0787)

Author SHA1 Message Date
Beat Küng f0f88a3662 ver command: show the git branch name for 'ver all' 7 years ago
David Sidrane 66102adf43 ver:Removed UUID and MFGID 7 years ago
David Sidrane ea1722274d ver:Use Board identity API without ifdefs for overrides 7 years ago
David Sidrane 39a0021251 ver:Add PX4 GUID (MFGUID and UID will be deprecated later) 7 years ago
Beat Küng 4d05a74aeb pwm.cpp: use px4_get_parameter_value 7 years ago
Beat Küng 15044909a4 param: add 'param touch <param_name>' command 7 years ago
Beat Küng 62550be858 topic_listener: reduce flash space by avoiding template bloat 7 years ago
MaEtUgR 4f0e090e88 drv_rc_input: replace useless rc_input_values define 7 years ago
bresch 740e409016 PWM - Add PWM_MIN and PWM_MAX parameters for MAIN and AUX (#10452) 7 years ago
David Sidrane 82576c8d4c mtd:Add margin to stack from RTT-Stack check 7 years ago
David Sidrane 3022fdb240 test_file2:test fails due to missing slash 7 years ago
David Sidrane 945a532260 pwm:Use test mode in steps command 7 years ago
David Sidrane 49f1540c30 pwm:Add test mode 7 years ago
Daniel Agar 40a68624e5
tests command ignore -Wunused-variable (#10442) 7 years ago
Daniel Agar 060463e8a7
parameters lib convert to c++ (#10267) 7 years ago
Daniel Agar ab8bf09996 tests cmd remove unused stack module option 7 years ago
Daniel Agar 7cc0e69fcd add px4fmu-v{3,4,5} stackcheck configs 7 years ago
PX4 Build Bot cbd1636d8d Update submodule matrix to latest Fri Aug 31 21:31:02 UTC 2018 7 years ago
Beat Küng 0dc8eeb118 tests: avoid using exit() 7 years ago
David Sidrane ab26bd76ff tunes:Refactor for maintenance 7 years ago
Daniel Agar ad321c8824 parameters test save restored parameters when finished 7 years ago
bresch 04c765f497 Failsafe PWM - Add PWM_MAIN/AUX_FAILx parameters to set "failsafe" values. 7 years ago
Dennis Mannhart d94778dd94 test_controlmath: replace FLT_EPSILON with 10^-6 7 years ago
Beat Küng 9a259cd139 param: use PX4_INFO_RAW and add 'param show -q <param_name' command 7 years ago
Beat Küng 5363aff879 fixes for integration and unit tests 7 years ago
Beat Küng f1dc8f8f48 listener: use PX4_INFO_RAW instead of printf 7 years ago
Beat Küng c0cac0594e file paths: add PX4_STORAGEDIR & use it where appropriate 7 years ago
Julian Oes 0c5c741b1a add posix shell 7 years ago
Daniel Agar 2302c64004 listener: add optional rate and cleanup existing arguments 7 years ago
Daniel Agar 568a5f1c4c delete ACCELIOCSELFTEST and GYROIOCSELFTEST 7 years ago
Daniel Agar bb9c38a480 delete MAGIOCSELFTEST 7 years ago
Beat Küng 1514ec3a5a top: use SCHED_PRIORITY_MAX instead of 255 to specify the priority 7 years ago
Daniel Agar cc96e5ec5e sensor messages remove unused fields and improve comments 7 years ago
Daniel Agar 100f9553ce tests clang-tidy ignore modernize-pass-by-value 7 years ago
Dennis Mannhart 40f2388295 test_search_min: remove printf 7 years ago
Dennis Mannhart 7559610a7b BezierQuad: update description, replace Data with Vector3_t 7 years ago
Dennis Mannhart fe48e06f9d add tests for Bezier and Golden Section Search libraries 7 years ago
Dennis Mannhart 414f38b677 test_controlmath: work around for internal compiler error: in trunc_int_for_mode, at explow.c:55 7 years ago
Dennis Mannhart c56ae130a7 test_controlmath remove static 7 years ago
Dennis Mannhart cfe7d64a42 cmake/configs: remove module test for mc_pos_control 7 years ago
Dennis Mannhart c6055c979a systemcmds/tests: add test_controlmath 7 years ago
Dennis Mannhart c2343589d8 move cross_sphere_line_test method into test_controlmath.cpp 7 years ago
Hamish Willee 7402d8223b Fix up references to pixhawk.org 7 years ago
Daniel Agar 9ce83f2208 fix all sign-compare warnings 7 years ago
Daniel Agar 11d348ec4f microbench split into hrt, math, matrix, uorb 7 years ago
Daniel Agar ea0a80d4d1 microbench add uorb and matrix test 7 years ago
Daniel Agar 3ba97297d5 tests simple timing microbenchmark 7 years ago
Daniel Agar d21cf7123e version library add ECL 7 years ago
Beat Küng 20f2303e8a test_mixer: fix resource leak (unclosed dp) 7 years ago
Daniel Agar e468a9bbcc move systemlib/pwm_limit to standalone lib 7 years ago