31163 Commits (97bd668e52c9fc2dcb35f765d0a37ec1d7fe6d32)
 

Author SHA1 Message Date
Lorenz Meier acd18adc18 Tests: Speed up boot 5 years ago
Lorenz Meier 9ac68abd5c Fix float accuracy in ControlMathTest 5 years ago
Silvan Fuhrer e6b18fe2da mission feasibility checker: move checks for VTOL landing into separate function 5 years ago
Julian Oes 3a37d0b560 navigator: improve if structure for vtol/mc/fw 5 years ago
Julian Oes f9aa12eaa9 navigator: don't allow Land together with RTL item 5 years ago
Julian Oes f8c10b706a navigator: check fixedwing mission for VTOL 5 years ago
Matthias Grob de95e3d274 commander: remove manual mode before geofence handling 5 years ago
Jin Chengde 34121e655b FW runway takeoff: add negative for min to support tricycle landing gear 5 years ago
Daniel Agar 176d7ef62d Jenkins PX4 ROS2 bridge don't specify python binary 5 years ago
dino 49cb21016a Ddded cli check for ism330dlc startup to prevent hardfault if no options are given. 5 years ago
Julian Kent e4a526e3b2 Don't sleep in middle of mavlink message reception 5 years ago
Julian Oes a9ca16cafe
Fix a couple of flake8 Python warnings (#13763) 5 years ago
Christian Clauss 6dc55f97d4 More fixes for Python 3 compatibility (#13008) 5 years ago
David Sidrane 2a848c365c holybro_durandal-v1:GPIO_VDD_5V_{HIPOWER|PERIPH}_OC remove Pull up - OC have series 47K 5 years ago
Daniel Agar 7fd4db1881 commander: skip all mag checks if SYS_HAS_MAG is 0 5 years ago
Matthias Grob a46add9a93 PositionControl: isolate skip controller, leave away unnecessary include 5 years ago
Matthias Grob 8441bdb9b5 PositionControl: remove complicated internal control flags 5 years ago
Matthias Grob 83e51ad192 PositionControl: remove speed_xy constraint since it's anyways unused 5 years ago
Matthias Grob a4a9d50a97 ControlMath: refactor thrustToAttitude calculation 5 years ago
Matthias Grob 1a5b06d0cf FlightTasks: refactor NAN initializations, spacing 5 years ago
Matthias Grob ab4473319a Takeoff: add proper unit test 5 years ago
Matthias Grob 42dbddb156 mc_pos_control: adopt to module internal include convention 5 years ago
Matthias Grob 2303071df4 PositionControl: simplify constraint conditions 5 years ago
Matthias Grob 121d743049 PositionControl: clear setter interface naming, order, description 5 years ago
Chris Lovett 01818b505f posix server: switch from fcntl(..., F_SETLK, ...) to flock(...) (#13718) 5 years ago
bazooka joe eac7b43f3e Remove rescaling Lat and Lon on VEHICLE_CMD 5 years ago
Beat Küng e10a4c5002 refactor logger: move subscription initialization into separate class 5 years ago
Beat Küng 738ceab0ee Logger: dynamic number of subscriptions 5 years ago
Beat Küng 2757647897 refactor logger: reduce required size of WrittenFormats 5 years ago
David Sidrane 5bb82a9f93 px4_fmu-v5x:GPIO_VDD_5V_{HIPOWER|PERIPH}_nOC remove Pull up - OC have series 47K 5 years ago
David Sidrane a5be0bb3d8 px4_fmu-v5:GPIO_VDD_5V_{HIPOWER|PERIPH}_OC remove Pull up - OC have series 47K 5 years ago
David 020215f146 commander: don't allow arming during VTOL transition 5 years ago
Daniel Agar 3d56f37606 vscode debug and ekf2 replay improvements 5 years ago
Beat Küng 46a7b27127 kakutef7: fix baro startup 5 years ago
Timothy Scott 7abadabc19 Added support for MAV_CMD_REQUEST_MESSAGE for mavlink streams 5 years ago
JaeyoungLim 4bcdf560be airframes: add config for px4vision devkit drone (#13683) 5 years ago
kamilritz 2a707cf669 Debug log replays with gdb in vscode 5 years ago
JaeyoungLim 94e05362e1 Make cellular status logging default 5 years ago
Ricardo Marques 86d3453343 Fix rover_sitl mixer call in CMakeLists.txt 5 years ago
Daniel Agar f769b80fde cmake px4_add_romfs_files FATAL_ERROR if file doesn't exist 5 years ago
PX4 BuildBot 6f4b9f93fd Update submodule nuttx to latest Thu Dec 12 14:57:56 UTC 2019 5 years ago
Daniel Agar de9e4dda4c battery: delete unused armed 5 years ago
Timothy Scott 11bbc8ae34 Code cleanup 5 years ago
Daniel Agar 77cf081925 holybro_durandal-v1 don't manually start pmw3901 5 years ago
Silvan Fuhrer 1617997dde VTOL: instantly do VTOL mode changes if landed and disarmed 5 years ago
bresch d6ffdc09b8 FlightTaskManualPosition: use new Matrix available functions to cast 5 years ago
bresch d0bdd80129 FlightTaskManualPosition: Remove MPC_ACC_HOR_ESTM parameter. This was 5 years ago
Matthias Grob a3d30fc970 mc_pos_control/FlightTask: apply nit-pick review findings 5 years ago
bresch 82b4e766a5 AutoMapper2: re-introduce gradual vertical speed limitation during landing between alt1 and alt2 5 years ago
bresch 4d0786d5b4 FlightTask: use centralized _dist_to_ground computed in FlightTask instead of 5 years ago