29568 Commits (8811c8315c3dbbccbdb1af2ea8395f3ca2a954a1)
 

Author SHA1 Message Date
mcsauder 8811c8315c Modify the update_params() comment to better reflect what is taking place in mavlink_receiver.h. 6 years ago
mcsauder 742c22d099 Rename _param_sub to _param_update_sub and initialize. Re-define and re-implement the update_params() method and only call if parameters have been updated. 6 years ago
mcsauder c92b8b03cd Move variable initialization from constructor to declarations in MavlinkReceiver class, alphabetize var lists. Added update_params() method to ensure that parameters subscribed to are updated routinely. 6 years ago
Patrick Brünn b402c9697d hardfault_log: fix NULL terminator truncation 6 years ago
Daniel Agar 7c4bf6ddae
Mavlink ODOMETRY (331) support MAV_FRAME_BODY_FLU 6 years ago
Daniel Agar 09e09863b5
Update submodule mavlink v2.0 to latest Sun Jun 16 00:37:57 UTC 2019 6 years ago
Daniel Agar 115b8f83ef
Update submodule sitl_gazebo to latest Sun Jun 16 00:37:52 UTC 2019 6 years ago
Mark Sauder f1c66749e3 vl53lxx: migrate variable initialization from constructor list to declaration uniform initialization (#11896) 6 years ago
David Sidrane f96c47ae1b stm32f7 bootloader update support (#11394) 6 years ago
JaeyoungLim d7d0bd2764 Mavlink: Enable gimbal control using SET_ACTUATOR_CONTROL_TARGET while controlling the vehicle offboard (#12146) 6 years ago
Daniel Agar 106ee280c5
land_detector initiate cycle immediately 6 years ago
Kabir Mohammed ce784d1ef0 Sensordots Mappydot+ driver (#12147) 6 years ago
Mark Sauder eaa3d4a24f tfmini: migrate driver class member variable initialization to declarations (#11893) 6 years ago
Daniel Agar 4e360064d9
commander refactor and cleanup offboard control mode 6 years ago
Daniel Agar 648e7de249 drivers/px4io move to uORB::Subscription 6 years ago
Daniel Agar 1657b5030a wind_estimator always copy attitude and local position data 6 years ago
Daniel Agar a175c4407d
Jenkins add rover SITL test 6 years ago
Daniel Agar e7add33c12 Jenkins HIL print fmu status and pwm info 6 years ago
Daniel Agar 5f20d3cf3b Jenkins HIL increase boot timeout for stackcheck build 6 years ago
Daniel Agar e6799e90ad Jenkins HIL disable buzzer and remove redundant px4_fmu-v5 test 6 years ago
Daniel Agar 81c914a092 Jenkins HIL test run various commands to inspect system 6 years ago
Daniel Agar d30e30a2a6 Jenkins HIL run more tests 6 years ago
Daniel Agar 4910bed45b mavlink send_statustext_critical() remove redundant print 6 years ago
Daniel Agar 8e0e846e6e Jenkins hardware target different V5 variants 6 years ago
David Sidrane 6eb4cf0ceb Add CUAV 5+ and Nano to fmu-v5 manifest 6 years ago
Daniel Agar bf08b60b8f vscode launch.json add nxp_fmuk66-v3 6 years ago
Daniel Agar 5e058ae290 vscode launch.json add black magic probe debug config 6 years ago
Daniel Agar fe2dff649c vscode launch.json (debug configurations) cleanup naming and sort list 6 years ago
Matthias Grob 146a3866c0 Testing: hotfix to recover test coverage CI 6 years ago
Daniel Agar 61512f063a vscode debug linux vs osx handle external console properly 6 years ago
Daniel Agar fd18a6c0e6 vscode improve fmu-v2/v3/v4/v4pro/v5 debug targets 6 years ago
bresch 83d90410ff Jerk-limited auto mode - use MPC_ACC_HOR instead of MPC_ACC_HOR_MAX 6 years ago
Daniel Agar a4a130fe53 tests free test containers in IntrusiveQueue and List 6 years ago
Daniel Agar aee8f13289 List fix remove() and update testing 6 years ago
Daniel Agar 1623de8bd0 IntrusiveQueue add remove method, iterators, and update test 6 years ago
Timothy Scott 327354705b Fixed filename 6 years ago
Timothy Scott c4bb6b53e8 Changed soft stop check 6 years ago
Timothy Scott 21760a5856 Changed constant name to UNMANNED_GROUND_VEHICLE 6 years ago
Timothy Scott 714c90b9db Updated code style to fix confusing if conditions 6 years ago
Timothy Scott a134da6e12 Removed is_rotor_wing, replaced with vehicle_type 6 years ago
Timothy Scott 2ca40bfc65 Changed navigator to properly separate xy and z distance to waypoint 6 years ago
Daniel Agar 6816f2a4ce
commander force offboard control update when first entering mode 6 years ago
Matthias Grob 048cca7bc4 vtol_att_control: apply multicopter takeoff hotfix also for vtol (#12250) 6 years ago
Mark Sauder ae6fed4f29 Migrate remaining variable initializations from constructor list to declarations in mavlink_main.cpp/h. 6 years ago
Martina Rivizzigno 7a586d2b60 ObstacleAvoidance: hysteresis on failsafe 6 years ago
Daniel Agar 79d4c09d59
uORB::Publication simplify and cleanup 6 years ago
PX4 Build Bot 57fc6eb4b8 Update submodule devices to latest Tue Jun 11 20:38:48 EDT 2019 6 years ago
Bharat Tak 1ebf5d04d9 logger: add Ulog sync bytes at 1Hz and tagged log message definition (#12144) 6 years ago
PX4 Build Bot 736a1c4778 Update submodule ecl to latest Mon Jun 10 12:38:13 UTC 2019 6 years ago
Daniel Agar 32a89a1834 rename empy templates (*.template) to proper file extension (.em) 6 years ago