24092 Commits (78b3d224716b33dc05f6fd5c20eb121bfcba3454)

Author SHA1 Message Date
Matthias Grob 10ceea2fe6 geo: refactoring on comments and usage 3 years ago
Thomas Debrunner 8db7a6225b geo: Moved the map_projection_* functions and state into a self-contained C++ class 3 years ago
Daniel Agar fe23718e2c drivers/gps: require valid device to start 3 years ago
Daniel Agar 58421f2edc
Update submodule GPS drivers to latest Fri Dec 3 12:38:58 UTC 2021 3 years ago
Daniel Agar 10f2564ae8 systemcmds/tests: dataman test use proper signed type for dm_read() return 3 years ago
Daniel Agar 37c1598f38 boards: cubepilot_cubeorange enable calib_udelay and run on test rack 3 years ago
PX4BuildBot aae794965a [AUTO COMMIT] update change indication 3 years ago
PX4 BuildBot 4478877820 Update world_magnetic_model to latest Sun Dec 5 11:14:12 UTC 2021 3 years ago
Matthias Grob 4e3d944f58 mixer_module: typo con(s)tructor 3 years ago
Daniel Agar 2190f66096 sensors/vehicle_magnetometer: add SENS_MAG_AUTOCAL to enable initial auto cal 3 years ago
Daniel Agar 8fbf79527f magnetometer allow setting initial calibration from bias if available and stable 3 years ago
Daniel Agar b7efd4f947
ekf2: selector treat combined test ratio > 1 as a warning 3 years ago
Matthias Grob 89892d0d17 px4io: discover PWM_MAIN_TRIMx parameters right away 3 years ago
Julian Oes a9b9362fea commander: handle system broadcast commands 3 years ago
Peter van der Perk ce10dd90e7 Remove ucannode_gps_demo since it's superseded by uavcan_v1 3 years ago
Peter van der Perk ce909b23b1 UAVCANv1 Node implementation work, PNP, Registers and uORB publisher 3 years ago
Jukka Laitinen 79aa8ee587 src/drivers/sw_crypto: Fix a function call argument type mismatch 3 years ago
Jukka Laitinen 9c94e4c5ef crypto: define XMALLOC & XFREE for sw_crypto 3 years ago
alexklimaj 2571860ff8 Prevent uavcannode from republishing RTCM data received over uavcan 3 years ago
David Lechner a29820bdf8 gps: fix compiling on mac 3 years ago
alexklimaj bfd5a90a5d UAVCAN Moving Baseline Working 3 years ago
Matthias Grob b59db7dac2 rtl_params: change default and max rtl time margin 3 years ago
Matthias Grob 55dfbdc6a6 Commander: fix remaining flight time user messaging 3 years ago
David Jablonski 4f88c200ec vmount: fix gimbal_manager_status 3 years ago
Thomas 9345f68a93 reapply PR 18614 to refactored FlightTaskAuto 3 years ago
Julian Oes 01db98fccf vmount: fix RC pitch input scale 3 years ago
David Sidrane ade7315e9b sd_bench:Missing free 3 years ago
Jukka Laitinen c2cbab1e98 Improve stub_keystore configuration 3 years ago
Jukka Laitinen 929820136a Move sw_crypto and stub_keystore under src/drivers 3 years ago
Daniel Agar bb562a6d10 mavlink: unify find_broadcast_address logic 3 years ago
PX4 BuildBot 5440802aae Update submodule libcanard to latest Sat Nov 27 12:38:19 UTC 2021 3 years ago
Julian Oes 7ddf43b443 mavlink_ftp: fix tests on Nuttx 3 years ago
Julian Oes 7c90b06628 mavlink_ftp: fix tests after implementation fix 3 years ago
Silvan Fuhrer 3a9eef658c Commander: remove preflight check for transition switch 3 years ago
Daniel Agar fc1aaa58b2
sensors/vehicle_angular_velocity: fallback sensor selection improvements 3 years ago
PX4 BuildBot 2dffb04d61 Update submodule libevents to latest Fri Nov 26 00:39:17 UTC 2021 3 years ago
PX4 BuildBot ffc52cc2fc Update submodule mavlink to latest Fri Nov 26 00:39:19 UTC 2021 3 years ago
David Sidrane 58a9bf0b2e sd_bench:Add verify and keep options 3 years ago
Thomas Stastny 8defbc8829 update correct airsp scale param string in ekf2 3 years ago
Matthias Grob c5fb68b7a1 Commander: force disabling the arm stick gesture when arm switch is in use 3 years ago
David Sidrane e76dda545c hardfault_log:Fix formatting 3 years ago
Sander Swart 462b572172 Fixed mavlink_ftp read 3 years ago
Matthias Grob ea3b99e964 navigator: Remove deprecated RangeRTL unit tests 3 years ago
Matthias Grob c522a8b15a Compute RTL time and react if lower than flight time 3 years ago
Matthias Grob 5489005e0b Commander: call battery_status_check on update instead of early return 3 years ago
Jukka Laitinen 5dbbddb13f EKF2: Use _distance_sensor_subs vector directly 3 years ago
Jukka Laitinen d9498ade32 EKF2: Allocate distance sensor subscriptions as member variables 3 years ago
Beat Küng 312d84ca23 metadata: run json schema validation for actuators + parameter metadata 3 years ago
Beat Küng 2809dd8944 control_allocator: remove min/max/scale params 3 years ago
Beat Küng b29d9db7f1 control_allocator: limit status publication rate to 200Hz 3 years ago