37607 Commits (a8e3c46cdbfba6bceba65cff850c61ffbd7e9f74)
 

Author SHA1 Message Date
Daniel Agar 9969edfabc mavlink: STATUSTEXT stream use perf count for missed messages 4 years ago
Bazooka Joe e57af44d71 set parameters that doesn't change with const attribute, for clearification 4 years ago
Julian Oes 1f40a65210 mavlink: improve command param5/6, x/y handling 4 years ago
PX4 BuildBot 4bb53e2afc Update submodule libcanard to latest Wed May 19 00:39:15 UTC 2021 4 years ago
CUAVcaijie ffe9f8a942
boards: CUAV Nora/X7Pro ICM20649 on SPI6 bus will be replaced by ICM20689 4 years ago
Daniel Agar 10f33cdd35 boards: px4_fmu-v6x_default re-enable top and free up flash 4 years ago
Daniel Agar e498023d0f ist8308: improve configuration 4 years ago
David Sidrane 4acc18ca60 Add VCM5883 Magnetometer 4 years ago
Daniel Agar 820a442fe3
drivers/imu/analog_devices/adis16448: minor fixes and compatibility with older model 4 years ago
PX4 BuildBot eee08601af Update submodule sitl_gazebo to latest Tue May 18 00:50:37 UTC 2021 4 years ago
Daniel Agar db3c89b1e3
Update submodule mavlink v2.0 to latest Tue May 18 00:50:40 UTC 2021 4 years ago
PX4 BuildBot 319cab6c2c Update submodule ecl to latest Tue May 18 00:50:43 UTC 2021 4 years ago
Daniel Agar c3884b5bc1
fake_imu (formally fake_gyro) updates for testing gyro filtering 4 years ago
Daniel Agar 39c90c8fc9
Update submodule GPSDrivers to latest Mon May 17 12:38:15 UTC 2021 4 years ago
Daniel Agar 87b861d0f0 IMU_GYRO_CUTOFF and IMU_DGYRO_CUTOFF increase default slightly 4 years ago
Peter van der Perk 60a083b662 canbootloader clear pending systick interrupts 4 years ago
Daniel Agar 3a3cc33d69 drivers/optical_flow/paw3902: require >= 10 valid consecutive readings before deciding mode changes 4 years ago
PX4 BuildBot 9d54b7b64e Update submodule jMAVSim to latest Sun May 16 12:39:03 UTC 2021 4 years ago
PX4 BuildBot 093854d29b Update submodule public_regulated_data_types to latest Sun May 16 12:39:17 UTC 2021 4 years ago
PX4 BuildBot 723e803ab9 Update submodule public_regulated_data_types to latest Sun May 16 12:39:14 UTC 2021 4 years ago
Daniel Agar 904f827df0 Jenkins: increase timeout and build history 4 years ago
AlexKlimaj 4a93f7cea1
Add ARK CAN GPS Board Config 4 years ago
Damien SIX e4f235001b fix timesync for timestamp sample (including SFINAE detection) 4 years ago
Daniel Agar ecf2cd3afb
CAN node STM32F7 support and Freefly RTK GPS CAN node 4 years ago
Beat Küng 1ad25369e7 Makefile: ensure 'clean' does not fail if build directory does not exist 4 years ago
Beat Küng 5114158090 px4/fmu-v6x: disable dumpfile (reduce flash) 4 years ago
Beat Küng 9fbbcc9c73 mavlink ATTITUDE_TARGET: send also if vehicle_attitude_setpoint is not updated 4 years ago
Beat Küng 2a84afb6a2 mavlink: avoid 'stream xy not found' warnings on CONSTRAINED_FLASH targets 4 years ago
PX4 BuildBot 9e352e92bd Update submodule sitl_gazebo to latest Sun May 16 12:39:08 UTC 2021 4 years ago
Jonas Vautherin 5f14ee2a97 busy -> invalid item 4 years ago
Daniel Agar ad0482155e ROMFS: reduce LOGGER_BUF default to 8 kB on older boards 4 years ago
bresch 85f5a935fe [AUTO COMMIT] update change indication 4 years ago
bresch f7c687e433 GNSS yaw unit test: test fallback to non yaw aiding mode 4 years ago
bresch a4fe2b1e72 yaw_align: let the mag control logic do the alignement and resets 4 years ago
bresch 2cc023038b mag control: select mag mode before doing the reset 4 years ago
bresch fe943cf104 mag reset: force align in MC custom mode (aka. indoor mode) 4 years ago
bresch cadcc58415 mag reset: do not stop the fusion from inside the reset function 4 years ago
bresch 6248646bff EV yaw: move EV yaw reset out of resetMagHeading function 4 years ago
bresch 48722a2a92 control: inhibit EV yaw from restarting when GPS aid wants to start 4 years ago
bresch a685987082 GNSS yaw: unset yaw_align if fusion stops before takeoff 4 years ago
bresch 7ee69706e8 GNSS yaw: add test case when measurement jumps 4 years ago
bresch 7a11871566 GNSS yaw tests: adjust timing 4 years ago
bresch 51197a5d82 GNSS yaw selection logic refactor 4 years ago
Beat Küng d300a879f1 cmake: remove romfs content before tar extraction 4 years ago
Beat Küng e77b4418a5 fix logger: use free() instead of 'delete[]' for _buffer 4 years ago
Igor Mišić 05a2d4d5a9 gps: updated submodule to fix for heading 4 years ago
Igor Mišić d9e31d67aa gps: Updated timeout time for the rover with moving base 4 years ago
Silvan Fuhrer b7e563bdbe Airspeed selector: fix in_air_fixed_wing condition 4 years ago
Silvan Fuhrer 596da5b7d3 Airspeed selector: use module params for FW_AIRSPD_STALL 4 years ago
Silvan Fuhrer 2f73115b54 translate ASPD_STALL to FW_AIRSPD_STALL 4 years ago