38713 Commits (91c48606eee319a0d08017eca0e30b0b090a9cb2)
 

Author SHA1 Message Date
Matthias Grob 91c48606ee battery_status: clearly define and handle zero remaining flight time 3 years ago
Matthias Grob 73287e8e8c battery: compute remaining flight time 3 years ago
Matthias Grob 54f2e91775 battery_status: report remaining flight time in seconds 3 years ago
Beat Küng 4ba84d56c9 logger: introduce optional topics 3 years ago
Daniel Agar 177fe4bade logger: log write file allow single retry on write failure 3 years ago
alexklimaj 333629ce37 Update Broadcom AFBR to v1.3.5 API 3 years ago
RomanBapst 439400f76e commander: don't ack gimbal commands 3 years ago
Daniel Agar 3cb286abc8 gyro_calibration: reset on any sensor timeout 3 years ago
Daniel Agar 29b9e46664
mavlink_tests: add correct mavlink_c_generate dependency 3 years ago
kevindsp 17ad7071c3 fix the quaternion normalization issue 3 years ago
Daniel Agar 6a60fba96d boards: holybro_kakutef7_default remove systemcmds/ver to save flash 3 years ago
Daniel Agar 0ec3f0d2cb mathlib: LowPassFilter2p update cutoff freq min to match NotchFilter 3 years ago
Daniel Agar 0d171384b3 update IMU_GYRO_DNF_BW default 8->15 Hz 3 years ago
Daniel Agar 452f15e985 IMU_GYRO_DNF_EN remove from developer category 3 years ago
Daniel Agar 0e2ecdc59a sensors/vehicle_angular_velocity: perf counter naming consistentcy 3 years ago
Daniel Agar c60a9e2981 sensors/vehicle_angular_velocity: avoid unnecessary ESC notch filter resets 3 years ago
Daniel Agar 78436e706c mathlib: NotchFilter add optimized parameter update if only notch frequency changes 3 years ago
Daniel Agar edce30c6de sensors/vehicle_angular_velocity: fix ESC RPM notch filter update 3 years ago
Daniel Agar 376b72fb2f sensors/vehicle_angular_velocity: add new parameter for ESC RPM notch filter BW 3 years ago
Viktor Vladic 02709fcfab
Fixes for MPU6000 and MatekH743-slim board 3 years ago
Beat Küng fdf8461452 ver: print PX4_BOARD_LABEL for 'ver all' 3 years ago
Matthias Grob dbacdedad1 Remove FlightTaskAutoMapper, merged into AutoLineSmoothVel 3 years ago
Matthias Grob a94c61b896 FlightTaskAutoMapper: move parameters into FlightTaskAutoLineSmooth 3 years ago
Matthias Grob 59a395f6a0 FlightTaskAutoMapper: move remaining members into FlightTaskAutoLineSmooth 3 years ago
Matthias Grob f5183348a6 FlightTaskAutoMapper: move remaining methods into FlightTaskAutoLineSmooth 3 years ago
Matthias Grob 0211ef3ba1 FlightTaskAutoMapper: move update() into FlightTaskAutoLineSmooth 3 years ago
Matthias Grob 1cef2ad196 FlightTaskAutoMapper: merge activate() into FlightTaskAutoLineSmooth 3 years ago
wsolichin e9d50b853a Adding MAVLink message stream of GPS_RTCM_DATA 3 years ago
David Lechner d61f5d3d7b mavlink: fix forwarding to target id >= 128 3 years ago
Daniel Agar 374d44f38f mavlink: tests add git_mavlink_v2 dependency to avoid build race 3 years ago
PX4 BuildBot e0a9ceb2cb Update submodule mavlink to latest Wed Nov 10 12:39:06 UTC 2021 3 years ago
Daniel Agar 5e3701a365 Tools/check_submodules.sh: perform submodule sync again after first update to reach nested submodules 3 years ago
Jukka Laitinen be1023f5e9 smbus_sbs: Define linker language for a header-only library 3 years ago
Jukka Laitinen d02a10b20f Remove src/lib/drivers/accelerometer and gyroscope linking to drivers__device 3 years ago
Matthias Grob dd05cb3496 FlightTaskManualPosition: simplify optical flow limiting logic 3 years ago
Claudio Micheli 10e329ce9e mc_pos_control: correct MPC_XY_CRUISE description 3 years ago
Matthias Grob 7ec8dd9d23 vehicle_constraints: remove deprecated speed_xy constraint 3 years ago
Jukka Laitinen 356de6ccf1 Factor cdc_acm_init away from px4_init 3 years ago
Jukka Laitinen 39c0c68167 print_load: Remove reference to CONFIG_MAX_TASKS 3 years ago
Jukka Laitinen 9299a5c3f6 hrt: Add interface functions for latency counters 3 years ago
Jukka Laitinen da51177382 Don't link sensors module to drivers__device 3 years ago
Matthias Grob ab9b9b1eac boards: Add manual_control module to newly added boards 3 years ago
bresch d47f9f155a MC mixer: replace multirotor_motor_limits by control_allocator_status 3 years ago
Jaeyoung-Lim dd83ef1813 Fix fw position controller takeoff 3 years ago
Matthias Grob 00905973c7 boards/kakutef7: remove dmesg to save flash 3 years ago
Matthias Grob 4aa0756d08 ManualControlSelector: correct parameter for any source according to documentation 3 years ago
Matthias Grob fabf865411 Use backwards compatible manual_control_setpoint instead of manual_control_input 3 years ago
Matthias Grob 423aadcc4f ManualControl: fix RC override 3 years ago
Matthias Grob 7e4a079e09 Commander: report when RC selected mode is not available 3 years ago
Matthias Grob a593a51f05 Commander: fix mode initialization with RC 3 years ago