30762 Commits (d82f9590c63b1bd66fe63a3a6530c346fd3836cd)
 

Author SHA1 Message Date
Julian Oes 08cce4f7f3 mavlink: accept msgs without source initialized 5 years ago
Daniel Agar c284198bec clang-tidy: partially fix hicpp-use-override 5 years ago
Daniel Agar bfd44afef8 clang-tidy: enable readability-braces-around-statements 5 years ago
Daniel Agar 6f1e132286 clang-tidy: enable readability-redundant-control-flow and fix 5 years ago
Daniel Agar 6f1f5e0325 clang-tidy: partially fix readability-redundant-declaration 5 years ago
Daniel Agar 68d20b56cf clang-tidy: enable readability-redundant-member-init 5 years ago
Daniel Agar 9f4258f6ff clang-tidy: partially fix hicpp-explicit-conversions 5 years ago
Daniel Agar a7f330075a clang-tidy: enable hicpp-braces-around-statements and fix 5 years ago
Daniel Agar 744f06cc8f clang-tidy: enable readability-delete-null-pointer and fix 5 years ago
Daniel Agar 4192414576 clang-tidy: partially fix cppcoreguidelines-pro-type-reinterpret-cast 5 years ago
Julian Oes f5945d1185 commander: make battery failsafes sane by default 5 years ago
Beat Küng 0734fe047e fmu-v2 fixedwing: add CONSTRAINED_FLASH to the config 5 years ago
Silvan Fuhrer 0ce9329803 Safe Landing Points: Added new RTL_TYPE: closest between home, mission landing and safe points 5 years ago
Silvan Fuhrer efafd91095 Rally Points in RTL: fly to closest Rally Point (safe point), or to home if that's closer 5 years ago
Silvan Fuhrer 99dd229d71 Rally Point: fix typo of save to safe in mission_safe_point_s 5 years ago
Julien Lecoeur 8f910f8435 ATTITUDE_QUATERNION: fill repr_offset_q for tailsitters (#13249) 5 years ago
Daniel Agar 380cae18d1 clang-tidy: partially fix modernize-use-equals-default 5 years ago
Daniel Agar 967446af4c clang-tidy: enable readability-simplify-boolean-expr and fix 5 years ago
Daniel Agar 279df3b1b8 clang-tidy: partially fix hicpp-use-equals-delete 5 years ago
Daniel Agar d545825bf0 clang-tidy: enable performance-unnecessary-value-param and fix 5 years ago
Daniel Agar 4a7a9a1ba9 Makefile: clang-tidy use unmodified run-clang-tidy 5 years ago
Daniel Agar ae27dd60a6
Jenkins re-enable clang-tidy and update .clang-tidy 5 years ago
Daniel Agar 7b94c501cd
Jenkins discard artifacts sooner 5 years ago
Daniel Agar e2cf501f9d
boards: increase CONFIG_MAX_TASKS 32->64 on all F7s (#13285) 5 years ago
Daniel Agar 17b654f165
Update submodule ecl to latest Sun Oct 27 12:38:03 UTC 2019 (#13175) 5 years ago
Jaeyoung-Lim dcfe226638 Add onboard computer status rtps message 5 years ago
Jaeyoung-Lim 1b7d04d835 Add units on message comments 5 years ago
Jaeyoung-Lim 2ab692b8dc Document types 5 years ago
JaeyoungLim b7ebbabfd6 Update msg/onboard_computer_status.msg 5 years ago
Jaeyoung-Lim 29987a4f80 Address comments 5 years ago
Jaeyoung-Lim 3dc3679f9e Copy fields 5 years ago
Jaeyoung-Lim 58d646e33d Log CPU loads 5 years ago
Jaeyoung-Lim 677c0b4713 Add uorb topic 5 years ago
Jaeyoung-Lim a3bd9ead4c Add message handlers for onboard computer status 5 years ago
Ildar Sadykov 0326a8ec76 mavlink_receiver: Fit in 'flash' region 5 years ago
Ildar Sadykov b29a6b8761 set_attitude_target: get vehicle_status every time. 5 years ago
Ildar Sadykov fc59414a25 set_attitude_target: set rate thrust according to VTOL mode 5 years ago
Ildar Sadykov 948d24c1e3 Apply suggestions from code review 5 years ago
Ildar Sadykov 65ed068bbd mavlink_receiver: vtol_vehicle_status changed to vehicle_status subscription 5 years ago
Ildar Sadykov d2f0100e5e Removed _is_vtol in MavlinkReceiver class 5 years ago
Ildar Sadykov c8edac0a1d VTOL state check for attitude setpoint publish 5 years ago
Ildar Sadykov 35b0778499 Check system type for SET_ATTITUDE_TARGET attitude publising 5 years ago
Julien Lecoeur 8bf60662fa fmu-v2: set CONSTRAINED_FLASH on all targets 5 years ago
bresch bdc546b2e0 AutoLineSmoothVel: fix constrain priority for autocontinue. 5 years ago
Matthias Grob be545db44f mc_pos_control: reuse timestamp to reduce hrt calls 5 years ago
Matthias Grob d0084766ff PositionControl: make getters const functions 5 years ago
Matthias Grob f70d4d21a1 PositionControl: add getter for output attitude setpoint 5 years ago
Matthias Grob 198605d258 PositionControl: add getter for output position setpoint 5 years ago
PX4 BuildBot 9e309f62a9 Update submodule sitl_gazebo to latest Fri Oct 25 12:40:00 UTC 2019 5 years ago
Jacob Crabill ffefd458be UAVCAN: Optical Flow: Bug fix (missing integration_timespan field in optical_flow topic). (#13257) 5 years ago