29597 Commits (6e9f706b12c44fed92145c04a7d04977a9578607)
 

Author SHA1 Message Date
mcsauder 6e9f706b12 Standardize remaining class member variable naming convention in the MulticopterLandDetector class. 6 years ago
mcsauder df662245a2 Standardize class member variable naming convention in the LandDetector class. 6 years ago
mcsauder 6b6d82447e Standardize class member variable naming convention in the MulticopterLandDetector class. 6 years ago
mcsauder 3f0159d784 Standardize class member variable naming convention in the VtolLandDetector class. 6 years ago
mcsauder 2b9ad179a2 Standardize class member variable naming convention in the FixedWingLandDetector class. 6 years ago
Lorenz Meier 7ba658d573 MAVLink module: Add additional IMUs as default outputs 6 years ago
mcsauder d7cfebe0a3 Add check_params(true) call to the LandDetector start() method. Break out _update_total_flight_time() method in the LandDetector class. 6 years ago
mcsauder f783982edb Revert changes to the check_params(const bool force) declaration/definition to match current PX4:master. 6 years ago
mcsauder 0ec7efcfc4 Delete _measure_interval and redundant parentheses in LandDetector.h. 6 years ago
mcsauder faa3c3dc6f Refactor the LandDetector class to 6 years ago
Angel 46662072d1 Missed conversion to radians in AutoMapper and AutoMapper2 6 years ago
Daniel Agar 6d9bf18ca6 Revert "VTOL: add parameter to prevent flight if roll direction was not checked" 6 years ago
Matthias Grob 5002b13bda mc_att_control: Increase default rate integral gain 6 years ago
Matthias Grob 443381327e Airframes: rename normal S500 to generic and remove PX4 defaults 6 years ago
Matthias Grob c22825ee45 Airframes: add Holybro S500 Kit which was tested at dev summit 6 years ago
Daniel Agar d96c97ed48
Update submodule jMAVSim to latest Sat Jun 22 12:37:52 UTC 2019 (#12316) 6 years ago
Ildar Sadykov fb8630c267 Adding VTOL Octoplane airframe type (#12303) 6 years ago
Beat Küng 64ac8c18d2 mc airframes: increase I gains a bit 6 years ago
Beat Küng ea31f34d09 mc rate controller: add I term reduction factor 6 years ago
JaeyoungLim 4c4bcc5fdb Mavlink: Fill in thrust field correctly for offboard rates setpoints on fixed wing (#12311) 6 years ago
PX4 Build Bot 4831a4b0cf Update submodule ecl to latest Tue Jun 18 20:37:33 EDT 2019 6 years ago
SalimTerryLi e0f3fc8d00 Mavlink receiver SET_ATTITUDE_TARGET fill the correct throttle field by checking its frametype in offboard mode (#12149) 6 years ago
Julian Oes 46c00ca6a4 vscode: add PX4_SIM_SPEED_FACTOR 6 years ago
Julian Oes 1cee945a22 vscode: use lockstep 6 years ago
Julian Oes e1671571c8 jMAVSim: use PX4_SIM_SPEED_FACTOR, not cli arg 6 years ago
Julian Oes fea284f728 vscode: start gzclient GUI for Gazebo simulation 6 years ago
alessandro 2deab6c607 commander: refactored state-machine strings 6 years ago
Daniel Agar 136962d125
uORB Subscription callbacks with WorkItem scheduling on publication (#12207) 6 years ago
Beat Küng beaba44e5b mc mixer: prioritize roll/pitch over yaw for full airmode 6 years ago
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