20792 Commits (f5290693680b47c5cb47bc76c5c99a9da72260ce)
 

Author SHA1 Message Date
Mark Charlebois f529069368 Fixed code format issues 8 years ago
Mark Charlebois 00a6fab5a2 Converted cout to printf 8 years ago
Mark Charlebois d0c379e371 Removed inconsistent static definition 8 years ago
Mark Charlebois b9ba673009 Added wait_for_topic builtin command 8 years ago
Mark Charlebois 830eb8528e fixed merge conflict 8 years ago
Mark Charlebois b08e70b65a Enabled topic_unadvertised 8 years ago
Mark Charlebois 9834155d09 Removed extra debug 8 years ago
Mark Charlebois b556528984 Fixed wait_for_topic and orb_exists 8 years ago
Mark Charlebois 62a3e07423 orb_exists support for muorb 8 years ago
Daniel Agar dc787830b5 circleci run tests under code coverage (#6273) 8 years ago
Beat Küng 768485c083 jmavsim: update submodule 8 years ago
Beat Küng 30f80515ec fix logger: sscanf was used wrong for custom topics file 8 years ago
Daniel Agar b8afc97959 clang-tidy config file .clang-tidy (#6277) 8 years ago
Daniel Agar defaf7f5e5 docker run helper script (#6270) 8 years ago
matanhavi 7df3b4ae71 check_submodules recursevely go over all submodules (#6272) 8 years ago
Daniel Agar c9956e25b4 mavlink fix code style 8 years ago
Daniel Agar c280358e32 navigator fix code style 8 years ago
James Goppert be14c11589 Fix hook install script to create hook dir if it doesn't exist. (#6269) 8 years ago
Daniel Agar 48e7c784e7 remove px4_model targets from all 8 years ago
Beat Küng 9b3803f71c px_process_params.py: fix for empty cmake scope 8 years ago
Bart Slinger ff560e8c16 Blade130X heli meta-data 8 years ago
Stephan Brown 5a6084de07 param: Add a missing include. 8 years ago
Stephan Brown e57f6221b2 Rearrange parameter unit tests so they are in alphabetical order. 8 years ago
Stephan Brown 67a484ac34 Make parameter generation also depend on the scripts that run. Address some review comments. 8 years ago
Stephan Brown 92b2395ff6 param: Fix another off by 1 error and a formatting issue. 8 years ago
Stephan Brown bf57e86dc2 param: Fix an off by 1 issue and some style fixes. 8 years ago
Stephan Brown fe8deeeed9 param: Add a system command for finding parameters by name. 8 years ago
Stephan Brown 99228bdeb1 param: Use utarray_find when looking for changed parameters and use a binary search for finding param handles by name. 8 years ago
Stephan Brown e90bf8f8e5 px_generate_params: Sort parameters by name after parsing the xml file. 8 years ago
Andreas Antener 272f1dd4b9 Firefly6: config meta data update and some small param changes 8 years ago
Daniel Agar b721f5fc7c fw_att_control init all fields and delete unused 8 years ago
Daniel Agar 67975d68bb tailsitter_recovery initialize yaw_ff 8 years ago
Daniel Agar ab52bf0391 attq remove unused perf counters 8 years ago
Daniel Agar 525448de93 navigator follow target add harmless float cast 8 years ago
Daniel Agar 61e48e2286 navigator comment fall through in case 8 years ago
Daniel Agar b1d537c603 launchdetection initiailize motorDelayCounter 8 years ago
Daniel Agar a7e38e1119 Makefile rename checks_alt to alt_firmware 8 years ago
Lorenz Meier 45c1ad830f Autostart: Do not abort boot if sensor driver fails to start 8 years ago
Lorenz Meier 36ba5eb741 Control lib: Fix string handling corner cases 8 years ago
Daniel Agar d5082251d9 controllib decrease blockNameLengthMax to 40 8 years ago
Daniel Agar b3c741715a controllib block use consistent name length 8 years ago
Lorenz Meier 256222d44d HMC5883: Remove output on driver level. Reporting should be done by the caller, not inside the driver. 8 years ago
mazahner 6b0a6fb38f again remove unrequired output 8 years ago
mazahner f0c393baf6 remove unnecessary printfs 8 years ago
mazahner 4e9c986806 remove optional_files dependency 8 years ago
mazahner 6fe9b8e543 use CmakeLists scope to generate te XML file 8 years ago
Lorenz Meier c72de874d6 Chance airframe and parameter meta generation to FMUv4 8 years ago
Andreas Antener cc1989b180 Convergence: updated param from todays flights 8 years ago
Andreas Antener 2416e523e4 Convergence: normalize the mixer 8 years ago
Andreas Antener 1de7636fad Tiltrotor: gradually reduce roll control with time or airspeed instead of simply switching it off 8 years ago