20374 Commits (99fbadac701380ba05c2f78099756cf0b7d95b82)

Author SHA1 Message Date
Beat Küng 5ff83ef740 gyro calibration: remove unused scale parameters 5 years ago
Beat Küng 4ca5770f36 gyro calibration: slightly stricter motion detection check 5 years ago
Beat Küng 1cbcb445ab gyro calibration: speedup from 20s to 1s 5 years ago
RomanBapst 133a6e38cc commander: make battery warning state sticky while armed 5 years ago
RomanBapst e360dd34f9 battery: make battery states not sticky 5 years ago
baumanta 1c30b10585 prevent vmount from publishing mount orientation if smart gimbal is attached 5 years ago
Beat Küng d5b655bad6 dshot: sync with fmu module 5 years ago
PX4 BuildBot fda7d71d16 Update submodule matrix to latest Thu Nov 28 12:39:45 UTC 2019 5 years ago
Matthias Grob 633469dd8c FixedWingPositionControl: ommit */ with ///< doxygen comments 5 years ago
Daniel Agar 580308ff07
Update submodule matrix to latest Thu Nov 28 00:39:53 UTC 2019 5 years ago
mcsauder 0f2ba84f0a Add rangefinder module dependency to tfmini CMakeLists.txt. 5 years ago
Daniel Agar 419787cb93 ulanding: move to UART WQ 5 years ago
Daniel Agar 5c9732f08c tfmini: move to UART WQ 5 years ago
Daniel Agar d22f2fafd9 sf0x: move to UART WQ 5 years ago
Daniel Agar f7ea3fac90 leddar_one: move to UART WQ 5 years ago
Daniel Agar 223bc2df0b cm8jl65: move to UART WQ 5 years ago
Morten Fyhn Amundsen 214e9c8244 ll40ls: Fix rotation argument parse bug 5 years ago
Julian Oes d27694728b mavlink: remove implicit cast from int to bool 5 years ago
Julian Oes c5b9ccdc85 mavlink: don't interfere in ongoing transfers 5 years ago
Julian Oes 96fc68ebef mavlink: fix warning on do jump 5 years ago
Daniel Agar b1099379ae mavlink: delete SERVO_OUTPUT_RAW_{2, 3} 5 years ago
Daniel Agar 657138aeb0 mavlink: temporarily disable ACTUATOR_CONTROL_TARGET{1, 2, 3} 5 years ago
bresch 09c8c8f706 ekf: use PDOP instead of GDOP as TDOP (part of GDOP) is not given by the GNSS receiver 5 years ago
bresch 20705e3c53 ekf2_main: simplify "if true else false" with direct boolean assignment 5 years ago
bresch f6a72663fa ekf2_main: extract gps mgs fill 5 years ago
bresch 5d6e0587db ekf_main: fill gps gdop topic with pdop (combination of hdop and vdop) 5 years ago
daniele 07938692d4 fix for issue where flight_uuid in flight_information mavlink message wouldn't update at every disarm because the param update was not notified 5 years ago
TSC21 806b0ad10d remove microRTPS_client_dummy.cpp as it's not being used 5 years ago
TSC21 c9aab6319f microRTPS: update headers licenses 5 years ago
TSC21 a48c5942a7 remove 'update_time_ms' CLI option as it's not being used anymore 5 years ago
bresch 63e99db29b ecl update 5 years ago
bresch 12177cb33b commander: add pre-flight check and parameter for magnetic field strength 5 years ago
Daniel Agar a8ea55d9b6
remove all <cmath> usage 5 years ago
Matthias Grob 4a28c8180b FlightTaskManualAltitude: yawspeed filter remove line with no effect, comments 5 years ago
bresch cd2b5e7479 FlightTaskManualAltitude: Use dedicated member variable for yawspeed filter state insted of using the previous setpoint 5 years ago
bresch ffee103ae0 FlightTask: add 1st order lpf on yawrate satepoint for smooth motion 5 years ago
TSC21 4c5e5acefe micro-CDR: bump submodule version and update CMake and src code 5 years ago
TSC21 d80da97ef5 micrortps_client: more cleanup 5 years ago
TSC21 ec0803815e microRTPS_client: use updated uORB API; improve usage 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Matthias Grob 28755d5bbf att_control: remove resetting the attitude setpoint 5 years ago
Matthias Grob d3bd251ffc mc_pos_control: start flight task already when disarmed 5 years ago
Daniel Agar a69e6b92c9 mpu6000: remove unnecessary CDev 5 years ago
Daniel Agar 76bdeca263 rgbled_pwm: remove unnecessary CDev 5 years ago
Daniel Agar 284c9afe32 px4iofirmware delete unused i2c and hx_stream 5 years ago
Daniel Agar d82f9590c6 vtol_att_control: apply_pwm_limits() don't spam error 5 years ago
Daniel Agar 92559f7a85
Bosch bmp280 barometer cleanup 5 years ago
Julian Oes cbea76f62a navigator: fix triplet resetting/publication logic (#13534) 5 years ago
Beat Küng 86eb91fc18 uorb: do not open a node exclusively for an advertiser 5 years ago
Beat Küng 6c8048d057 uorb: fix several race conditions during topic initialization 5 years ago