39450 Commits (37099f85b999d54c1928c507366203a8e4ab2cac)
 

Author SHA1 Message Date
Jani Paalijarvi 02336acd61 Improve SPI bus implementation 3 years ago
Matthias Grob 35d4986ea7 FlightTasks: remove updateFinalize() concept because it got obsolete 3 years ago
Matthias Grob 9eac0edbc0 FlightTaskAuto: remove generateSetpoints function, replace by implementation 3 years ago
Matthias Grob ece8fdddec FlightTaskAuto: simplify early setpoint preparation based on triplet type 3 years ago
dagar 9646b49b60 [AUTO COMMIT] update change indication 3 years ago
Daniel Agar bffd88ad81 ekf2: don't inhibit accel bias when not in air 3 years ago
Daniel Agar f3472385da sensors/vehicle_imu: fix accel/gyro learned bias calibration updates 3 years ago
bresch fc155bc57e Ekf2Selector: declare filter unhealthy when high test ratio 3 years ago
bresch 43fb076828 AngularAcceleration: explicitly disable filter when cutoff <= 0 3 years ago
bresch 4a14a8bc7f AutoLineSV: Always publish a valid yaw setpoint 3 years ago
bresch f751dd2242 FlightTask: set yaw_setpoint to NAN when yaw should not be controlled 3 years ago
bresch 2213343240 ft altitude: use longerThan to save a sqrt operation 3 years ago
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