21349 Commits (7a71cbb9bfcb6221eef7fcec81a9e107036d3297)

Author SHA1 Message Date
Silvan Fuhrer 7a71cbb9bf FlightTask Auto: use yaw setpoint from Navigator if disable_weather_vane is true 5 years ago
Igor Mišić 7eaa48e36f
New board: SP Racing H7 Extreme 5 years ago
Daniel Agar ba640acfcc
mc_hover_thrust_estimator: validity flag and other small improvements/fixes 5 years ago
Hamish Willee 958d5a36ec
params: generate param metadata as MAVLink-compatible JSON component info (#15389) 5 years ago
Daniel Agar f5f2897486
land_detector: multicopter ground contact fixes, improvements, and cleanup 5 years ago
Daniel Agar 63a23957b1
rc/dsm: decode improvements 5 years ago
Daniel Agar 1191a0efe6
Update ecl to geo_lookup, SymPy covariance, bugfixes 5 years ago
Steve Nogar 48bf9268c3 rename Mixer to MixerBase to resolve case-insensitivity on mac 5 years ago
TSC21 342b1c5ded microRTPS: client: properly set task/thread naming 5 years ago
TSC21 162e0c7675 microRTPS: client: reserve the minimum required stack to the send/receive tasks 5 years ago
TSC21 0124ca6e41 microRTPS: add debug verbose option '-v'; use while loop for reads; ease the RTTI check on timesync 5 years ago
TSC21 2f4eff4c38 microRTPS: add possibility to set HW or SW flow control; improve verbosity aesthetics 5 years ago
TSC21 b2845c60d3 microRTPS: move buffer size to transport 5 years ago
Daniel Agar 9b12647ac4 px4io: delete broken test and unnecessary limit 5 years ago
Koby Aizer 60d767406a PAW3902: document that the driver is also compatible with PAW3903 module 5 years ago
Matthias Grob a6777e2650 Subscription: correct doxygen comment 5 years ago
Daniel Agar e4fa7597f4
logger: SDLOG_PROFILE remove estimator replay from default to minimize log rate 5 years ago
Daniel Agar 1b30bd328e logger: decrease try subsribe interval 1000 ms -> 20 ms 5 years ago
Daniel Agar 7b46efaa6b logger: record message gaps 5 years ago
Daniel Agar f7415c3354 optical_flow/paw3902: silence info output (info -> debug) 5 years ago
pengl-aee09 18eccb0cbd PAW3902: align mode change logic with the spec 5 years ago
bazooka joe 8a3a71caed simplify the code to calculate signal_quality 5 years ago
bazooka joe 4d1c7b734c don't set quality to 0 for lidar lite v3hp, because the strength data is valid even for short distance 5 years ago
Daniel Agar ca33bb1c01
load_mon: slightly longer cpu average (300 -> 500 ms) 5 years ago
Hamish Willee 4ade24869f
parameters: move XML injection to the group level (#15403) 5 years ago
Matthias Grob 400d97e60c math: add unit tests for everything in Functions.hpp 5 years ago
Matthias Grob 0b391fdcfc mc_att_control: add gradual3 function to cover hover thrust rescaling 5 years ago
Daniel Agar aa7735c1c0 pwm_out: limit actuator control callbacks to primary groups 5 years ago
Daniel Agar 0586079a84 mixer_module: add subscription option to limit additional actuator_control callbacks 5 years ago
Mirko Denecke 2581badabd Add ifdef to invert heater pin for px4 IO firmware. 5 years ago
Lorenz Meier 3b1be7dcd3 Revert "mavlink: GLOBAL_POSITION_INT send without lat/lon availability" 5 years ago
Daniel Agar e4f65f81f7
vtol_att_control: limit excessive scheduling 5 years ago
Daniel Agar b8b19f6166
cdev: posix remove std::map usage 5 years ago
Daniel Agar 81f57bccb6 px4io: servorail_status -> px4io_status and log all flags 5 years ago
Matthias Grob 9ba2539e60 FlightTaskOrbit: reset approach if radius gets changed 5 years ago
Matthias Grob e9498064ef StraightLine: allow resetting reached flag 5 years ago
Matthias Grob 5823101f07 FlightTaskOrbit: reset reached when new parameters are set 5 years ago
Matthias Grob 8e4509c0a9 FlightTaskOrbit: simplify tangential yaw_setpoint and pi wrap 5 years ago
Matthias Grob 4d0aadbcd0 FlightTaskOrbit: set initial heading for every new command 5 years ago
Matthias Grob abf6f4fa0a FlightTaskOrbit: move start_to_circle to more local scope & const reference parameters 5 years ago
Matthias Grob b8b46f8493 FlightTaskOrbit: use yaw setpoint from Altitude task with RC yaw mode 5 years ago
Matthias Grob 1b7349339e FlightTaskOrbit: move line break causing comments before 5 years ago
xdwgood 7ecccf01c2 tailsitter.cpp:ensure input quaternions are exactly normalized 5 years ago
Daniel Agar 2adc23fd97
sensors/vehicle_imu: initially schedule conservatively 5 years ago
Matthias Grob ed7732eaec rc_loss_alarm: remove unimplemented declaration 5 years ago
Matthias Grob 987826f1d4 mixer_module/tap_esc: fix usage of constrain() on input 5 years ago
PX4 BuildBot 650b601206 Update submodule matrix to latest Sun Jul 19 12:40:00 UTC 2020 5 years ago
Daniel Agar 42493b3d59 logger: add full commander and safety logging by default 5 years ago
Daniel Agar 94a5a97dcc drivers/safety_button: only publish safety at 1 Hz or immeidately on change 5 years ago
Daniel Agar c6aafed9d0 px4io: only publish safety at 1 Hz or immeidately on change 5 years ago