39884 Commits (cb06f82f0ff1f9107895dbbf116b7249233899ad)
 

Author SHA1 Message Date
Jukka Laitinen 700c13cdff Remove linking of arch_io_pins into drivers_board 3 years ago
Jukka Laitinen 68729e8ec0 nuttx/rpi io_pins: link to drivers_board for timer_io_channels dependency 3 years ago
Jukka Laitinen d181fe0cee nuttx/stm io_pins: link to drivers_board for timer_io_channels dependency 3 years ago
Jukka Laitinen 76d4b6c7d0 arch_board_reset: link to nuttx_arch / nuttx_karch for up_systemreset dependency 3 years ago
Jukka Laitinen 7bb33e65ae Remove px4_work_queue linking to px4_platform 3 years ago
Jukka Laitinen 98906c224b Don't link px4_platform directly to uORB 3 years ago
Jukka Laitinen 54f1e12684 Link arch_spi with drivers_board 3 years ago
Jukka Laitinen 51ceb9a85e Add support for compiling modules into kernel side 3 years ago
Jukka Laitinen 714df398eb lib/version: Don't link to drivers_board 3 years ago
Jukka Laitinen ff4eae2c9b Fix px4_impl_os for protected build 3 years ago
Jukka Laitinen d94cc1e114 Add kernel/userspace and nuttx_syscall libraries to build 3 years ago
Daniel Agar 49d9d1c987 ekf2: only set fault status bad_acc_clipping if clipping frequently 3 years ago
Daniel Agar f499749c23 ekf2: mag field strength check respect requirements 3 years ago
CUAVmengxiao 0ddf76ed7f uavcan: Add support for BatteryInfoAux message 3 years ago
CUAVmengxiao 425d03d909 msg: Add full_charge_capacity_wh 3 years ago
zhaoxiaowei 996b01acbc uavcannode need link conversion 3 years ago
Roman Dvořák c8349811d1
Enable logging of mavlink tunnel messages 3 years ago
Daniel Agar ae3070bbf1 ekf2: make filter update period configurable 3 years ago
Daniel Agar 3f25349eb9 commander: don't reject VEHICLE_CMD_DO_SET_ACTUATOR 3 years ago
Oleg Kalachev 2945ce7c87 ekf2: fuse optical flow when magnetometer is disabled 3 years ago
bresch 82e88a9547 [AUTO COMMIT] update change indication 3 years ago
bresch d20e46567e ekf2: improve flow for terrain unit test 3 years ago
bresch 1502d77df2 ekf: refactor fake position control logic 3 years ago
Matthias Grob 42404ade77 FlightTaskOrbit: Use cruise speed and manual acceleration for radius and velocity changes 3 years ago
Matthias Grob 7c55229db7 FlightTaskOrbit: Fix altitude adjustment by stick 3 years ago
Matthias Grob d73d8f390b FlightTaskOrbit: Fix vertical speed limit 3 years ago
Matthias Grob 38de07186d FlightTaskOrbit: include acceleration and jerk in approach setpoint publishing 3 years ago
Matthias Grob b9fb8490ba FlightTaskOrbit: initialize position smoothing with previous setpoints instead of current state 3 years ago
Matthias Grob e0337a484b FlightTaskOrbit: remove unnecessary _sanitizeParams() in activation 3 years ago
Matthias Grob 661496ab24 FlightTaskOrbit: improved naming in applyCommandParameters() 3 years ago
Matthias Grob 8525a8e520 FlightTaskAuto: fix typo pos(i)tion 3 years ago
Thomas Debrunner 4671a741dc FlightTaskOrbit: Do not switch out of circle orbit control logic on radius change. 3 years ago
Beat Küng bbc2b703c3 mavsdk_tests: update catch2 to 2.13.8 3 years ago
Daniel Agar 8d03e71c16 drivers/magnetometer/bosch/bmm150: init and self test improvements 3 years ago
Daniel Agar 8217e0f335 drivers/magnetometer/bosch/bmm150: add self test fail perf counter to status 3 years ago
Daniel Agar 5ded1aedcb sensors/vehicle_angular_velocity: add IMU_GYRO_DNF_HMC to configure number of ESC RPM notch filter harmonics 3 years ago
SungTae Moon 4c6e746360
uorb graph: fix the link problem for multi topics (#19062) 3 years ago
Jaeyoung-Lim ee98a3336d Spawn at different height for multivehicle simulation 3 years ago
Daniel Agar 07e6c274d5 uavcan/uavcannode: bridge LogMessage and PX4 ORB_ID(log_message_s) 3 years ago
PX4 BuildBot ed28b216c7 Update submodule sitl_gazebo to latest Sat Jan 22 12:38:57 UTC 2022 3 years ago
PX4 BuildBot 6203ad25c7 Update submodule mavlink to latest Sat Jan 22 00:39:17 UTC 2022 3 years ago
Beat Küng 92769bd2b2 dshot: remove BOARD_DSHOT_MOTOR_ASSIGNMENT & handle timer channel gaps 3 years ago
Daniel Agar 4de9c598fa bmm150: retry probe up to 3 times 3 years ago
David Sidrane a11fe60135 imxrt:ADC extend timeout 3 years ago
Daniel Agar 7cb8ed3a1f sensors/vehicle_gps_position: don't work with 64 time with 32 bit floats 3 years ago
JaeyoungLim 0607982b23
Publish orbit status also when the waypoint is a loiter waypoint (#19048) 3 years ago
Beat Küng bcd057ac3e uORB: fix copy-paste mistake in orb_print_message_internal 3 years ago
bresch a2260e53da ekf2: replace yaw failure detection criteria 3 years ago
Daniel Agar 446729566d platforms/nuttx: px4io_serial always cleanup DMA before next bus exchange 3 years ago
Jaeyoung Lim 0dea56f88b Use current_sp for publishing orbit status 3 years ago