30521 Commits (fad0c318726880f4b517ed3a409b6ba052e80aca)
 

Author SHA1 Message Date
Julian Oes fad0c31872 commander: battery failsafe action back to warning 5 years ago
Hamish Willee 24e3dc6a76 RTL Params - relative to destination not home 5 years ago
Peter van der Perk 07eb3d301b Enabled UDP in NuttX microRTPS build 5 years ago
Daniel Agar 375fc4a75c
uavcan module cleanup 5 years ago
Daniel Agar 47dd312b57
fw_att_control: move to px4::params 5 years ago
JaeyoungLim 71fbe58e20 fw_pos_ctrl_l1: enable loiter type offboard position setpoint for Fixedwing vehicles 5 years ago
RomanBapst 216556e7f6 commander_params: mention definition of battery states in the description 5 years ago
Daniel Agar 94de12ef19
sensors: own BAT_V_DIV and BAT_A_PER_V params (#13299) 5 years ago
Julian Oes cb03612d99 mavlink: only ignore messages on UDP before init 5 years ago
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