29122 Commits (cbb5a251548c633260c1c9833e951652c4a88f31)
 

Author SHA1 Message Date
bresch b9cf4dfb6c VelocitySmoothing - Get rid of math.h, math.cpp and px4_defines dependencies 6 years ago
bresch ddab0ccdf1 VelocitySmoothing - Protect against division by zero and sqrt of a negative number 6 years ago
Daniel Agar e4967a9502 vscode minor updates 6 years ago
Mark Sauder 164fe00df7 mc_att_control: replace math::min() and additional limit logic with math::constrain() calls (#11658) 6 years ago
Mark Sauder 4c228eaf4a cmake whitespace fixes to quiet git hook. 6 years ago
Daniel Agar b35d048566 cmake enable -Wcast-align and disable per module 6 years ago
Daniel Agar 13dba60149 perf counter lib convert to c++ 6 years ago
Daniel Agar 471e1bc866
serial/generate_config.py specify full loader (#11667) 6 years ago
Julian Oes b54ca67de9 lockstep_scheduler: check if mutex is still valid 6 years ago
Julian Oes 2ebb9d2ab5 mixer_multirotor.py: fixes for Python3 6 years ago
Beat Küng bfa0a4a8f1 sitl_gazebo: update submodule (hil fix) 6 years ago
Beat Küng 898664d919 jmavsim: fix HIL, don't add -lockstep by default 6 years ago
Beat Küng 8692d72501 jmavsim: update submodule 6 years ago
Hamish Willee 257b90958f Correct links to example docs 6 years ago
Julien Lecoeur 5f06c6a1aa VTOL: add parameter to prevent flight if roll direction was not checked 6 years ago
Julien Lecoeur e28f8a7f2e VTOL mixers: invert FW roll sign in builtin mixers 6 years ago
Julien Lecoeur e1caecc99a VTOL att control: fix roll sign 6 years ago
bresch c5706f6283 FlightTaskAuto - Recover position control after local position reset (#11636) 6 years ago
Martina Rivizzigno 09b795161e Obstacle Avoidance testing in CI (#10780) 6 years ago
Daniel Agar 1083af21e8 mc_pos_control limit to 50 Hz 6 years ago
Daniel Agar f3533d31f8 mavlink update to latest and enable address-of-packed-member warning 6 years ago
Paul Riseborough f8ae8ba502 ekf2: Use ecl library with recent bug fixes and enhancements. 6 years ago
Daniel Agar edad4c40c3 containers add IntrusiveQueue and testing 6 years ago
Daniel Agar 23189329a4 Jenkins hardware testing add nxp_fmuk66-v3 6 years ago
mcsauder 2ae2331c15 Delete extra newline character in qmc5883/CMakeLists.txt to quiet git hook. 6 years ago
Beat Küng 509189ea95 uorb top: add 'uorb top -1' to run only once 6 years ago
Beat Küng 6672284871 commander: fix status init & some status update changes 6 years ago
Claudio Micheli 697566177c Commander: Properly initialized another boolean variable. 6 years ago
Claudio Micheli 908cdaa574 Onboard controller loss parameter cleanup. 6 years ago
Claudio Micheli cd47cefb03 Some more code cleanup. 6 years ago
Claudio Micheli 59cf9a1dd4 telemetry_status: Changed "type" comment. 6 years ago
Claudio Micheli fb990d7de3 Removed subscribtion to multiple _telemetry_status instances. 6 years ago
Claudio Micheli a53594135b Commander: changed "datalink regain" logic. 6 years ago
Claudio Micheli ca53217175 removed stm discovery board. 6 years ago
Claudio Micheli 13f3ee4c82 state_machine_helper: (Critical) Prevent datalink failsafe triggering if not enabled. 6 years ago
Claudio Micheli 788e28fbb1 Commander: datalink heartbeat variables refactoring. 6 years ago
Claudio Micheli 32e4baf6a0 Commander: some more cleanup. 6 years ago
Claudio Micheli a84a1e1b5a Commander: mavlink messages cleanup. header variables refactoring. 6 years ago
Claudio Micheli b85cceebe9 mavlink_receiver: Ignore heartbeats coming from other vehicles. 6 years ago
Claudio Micheli 14415b29c1 Removed hardcoded onboard controller timeouts thresholds. 6 years ago
Claudio Micheli 156317e546 Fixes for ONBOARD Controller lost & regain. 6 years ago
Claudio Micheli f44c690b33 Modified COM_DL_REG_T parameter description. 6 years ago
Claudio Micheli 1fc055a51f Fixed some issues for datalink loss & regain (GCS HEARTBEAT). 6 years ago
baumanta d8bdc1b367 output a message if a previously lost connection is regained 6 years ago
baumanta d42b9205f9 Rename parameter MPC_OBS_AVOID to COM_OBS_AVOID and change the location to commander. 6 years ago
baumanta f42b378b9b Also activate navigator for 32f4discovery board 6 years ago
baumanta b0024a1555 activate mc_pos_ctrl module to be able to access MPC_OBS_AVOID parameter 6 years ago
baumanta a98f5d2ab2 suggestion for treating obstacle avoidance heartbeats 6 years ago
Daniel Agar 6dec451bab HEARTBEAT and commander failsafe handling cleanup 6 years ago
Matthias Grob f794ee0c8a FlightTaskManualAltitude: add slow upwards start 6 years ago