30485 Commits (2ab692b8dc5c6a63950a48e38d8b99200b3ffa15)
 

Author SHA1 Message Date
Jaeyoung-Lim f7871ec9de Retune h480 5 years ago
RomanBapst 06a902f598 rcS: do not wipe next flight UUID parameter when resetting parameters 5 years ago
Matthias Grob 38651ceee1 mc_pos_control: address @bresch's review comments 5 years ago
Matthias Grob d60e1e2774 ControlMath: switch to gtest for unit tessting 5 years ago
Matthias Grob ad60f6d786 PositionControl: make it self contained library 5 years ago
Mathieu Bresciani 549fb0d5de
ekf2_main - Add optical flow innovation pre-flight check (#13036) 5 years ago
Daniel Agar 644c816a2a generate_listener.py don't use message length 5 years ago
Daniel Agar 35398e05ca
perf counter cleanup (mostly intervals) 5 years ago
Daniel Agar f7e62349b3 px4_posix: increase posix stack overhead (mostly for ASan) 5 years ago
Daniel Agar 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Beat Küng f956bafa4e MixingOutput: remove safety button check 5 years ago
Beat Küng 529da7b33e MIXERIOCLOADBUF ioctl: remove unnecessary string length restriction 5 years ago
Beat Küng a8f6622831 OutputModuleInterface::updateOutputs return bool to control actuator_outputs pub 5 years ago
Beat Küng 380247168d mixer_module: avoid using an enum as px4::atomic argument 5 years ago
Beat Küng 0871802568 mixer_module: add support for test_motor (motor_test CLI command) 5 years ago
Beat Küng 349469cf75 refactor pwm_out_sim: use mixer_module and run on work queue 5 years ago
Beat Küng 2837152983 refactor mixer_module: move some code in update() into separate methods 5 years ago
Beat Küng 72a8be538a mixer_module: more robust logic to set 'stop_motors' flag 5 years ago
Hamish Willee 177da1f923 RTL params - proposed updates 5 years ago
RomanBapst 4cc7bb7296 addressed review comments 5 years ago
RomanBapst b1a9d4b4c7 updated rtl parameter descriptions. 5 years ago
TSC21 2930b55732 microRTPS: templates: only decode ros2_distro when possible and nedeed 5 years ago
Daniel Agar 981f8d5d90
systemcmds/tests: IntrusiveQueue and List fix memory leaks 5 years ago
Daniel Agar 687a3a15c5
top: decrease priority below IMU sensor WQ threads 5 years ago
modaltb 3bbf1cc868 Add support for ModalAI FC1 5 years ago
Nick Steele 070d75496d Handle MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN 'Do nothing for autopilot' 5 years ago
Matthias Grob 08ec6a28f0 mc_att_control: remove TPA 5 years ago
Julian Oes f9ddbd7e2a mpu6000: remove factory test for fmu-v2 5 years ago
Matthias Grob 22c4bb498c FlightTaskDescend: set no vertical thrust when commanding velocity 5 years ago
Julian Oes de90543d6f FlightTasks: add Descend task to land without GPS 5 years ago
Matthias Grob 5f53ae1253 mc_pos_control: execute failsafe with invalid setpoints 5 years ago
Martina Rivizzigno 95dc522b99 update sitl_gazebo submodule 18/10/2019 5 years ago
Julian Oes d3da4a92e0 msg: don't implement print_message for fmu-v2 5 years ago
Mark Sauder e9c9fb8239 fix multicopter land detector: do not update parameters every cycle (#13212) 5 years ago
Matthias Grob cefa7ec5dc arch.sh: use nproc instead of grepping /proc/cpuinfo 5 years ago
Tanja Baumann be1f966e5f Collision prevention: Option to enable flying outside FOV and rename parameters (new CP group) 5 years ago
Julian Oes 2fcddd9b8d mavlink: fix uninitialized mavlink warnings 5 years ago
Julian Oes ec95378821 logger: fix uninitialized coverity warnings 5 years ago
Julian Oes 8e625285fc platforms: initialize strings 5 years ago
Timothy Scott cf8f03f190 Changed listener to not busy-wait (#13157) 5 years ago
Nicolas de Palezieux 40bb209fd2 dshot telemetry: enable telemetry publishing for setups with only one ESC 5 years ago
Daniel Agar 6ccb4af8b0 CollisionPrevention: remove unnecessary double precision floating point math 5 years ago
Daniel Agar e942d3a3b2 FlightTasks: remove unnecessary double precision floating point math 5 years ago
Beat Küng 25aded36ec WorkQueue: avoid potential semaphore counter overflow 5 years ago
Beat Küng 2296c9acfa uavcan_virtual_can_driver: fix invalid use of px4_sem_getvalue 5 years ago
Beat Küng 884621415d dataman: fix invalid use of px4_sem_timedwait 5 years ago
Daniel Agar bde36f0f4a
ROMFS: rc.vtol_defaults limit inner loop rate (#13196) 5 years ago
ThomasRigi 17c17f26a9 VTOL GPSF: fix fixed bank loiter (#12778) 5 years ago
TSC21 412c364e90 microRTPS bridge: templates: do not change naming of topics based on the fasrtpsgen version 5 years ago
Matthias Grob a053b7f69b vtol_att_control_main: only reset thrust when disarmed 5 years ago