39338 Commits (ce10dd90e726cb949bd589f3eedfeef3238ef9ef)
 

Author SHA1 Message Date
bresch 394fa953b8 EKF: get status on yaw alignement in flight 3 years ago
Matthias Grob 2a5751233a FlightTasks: remove unused StraightLine library 3 years ago
Daniel Agar e062f4fcf0 mavlink: ORBIT_EXECUTION_STATUS stream limit to 2 instances 3 years ago
Alessandro Simovic 7090e634cc mission_block: always accept yaw in MC takeoff 3 years ago
Beat Küng 0622cb8857 mavlink_ftp: disallow writes outside of /fs/microsd under NuttX 3 years ago
Daniel Agar 4e8c234a55 ekf2: only save mag declination if changed 3 years ago
Daniel Agar 96bf3aa5d0
matrix: apply PX4 astyle 3 years ago
Daniel Agar ab07f5300b
lib/matrix: delete unused and add testing to PX4 3 years ago
Daniel Agar 4a3d64f1d7
consume PX4/Matrix repository and preserve history 3 years ago
Daniel Agar 38516f7e9c
delete matrix submodule 3 years ago
Matthias Grob b36dbf8de4 Remove AutoLineSmoothVel, merged into Auto 3 years ago
Matthias Grob 179b1cdf56 FlightTaskAuto: merge activate(), reActivate() and update() from FlightTaskAutoLineSmoothVel 3 years ago
Matthias Grob 51ebb0f294 FlightTaskAuto: move in helper methods from FlightTaskAutoLineSmoothVel 3 years ago
Matthias Grob aa376c5824 FlightTaskAuto: move in parameters from FlightTaskAutoLineSmoothVel 3 years ago
Matthias Grob 50e13f132f FlightTaskAuto: move in members from FlightTaskAutoLineSmoothVel 3 years ago
Matthias Grob 33e349d71e FlightTask: remove unused _time 3 years ago
PX4 BuildBot 4a66c8c4c4 Update submodule sitl_gazebo to latest Tue Nov 16 00:39:15 UTC 2021 3 years ago
PX4 BuildBot bfcd251a54 Update submodule mavlink to latest Tue Nov 16 00:39:28 UTC 2021 3 years ago
Daniel Agar f5d9b01f5c
NuttX build in place 3 years ago
Daniel Agar 7b7b7acd36 i2c_spi_buses: respect CONFIG_I2C and CONFIG_SPI 3 years ago
Daniel Agar eade2915c1 cleanup old parameter translation 3 years ago
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