39900 Commits (9f97793491110e74481e143d534cf8d98313635f)
 

Author SHA1 Message Date
Jukka Laitinen 32c53ff2dd Link rc against nuttx_fs in nuttx builds 3 years ago
Jukka Laitinen 9e999a39be Revert erroneous linking of drivers__device to px4_work_queue 3 years ago
Jukka Laitinen a2dc6e63cf Fix sdcard logging when crypto is used but algorithm is set to NONE 3 years ago
Daniel Agar 0104b84289 logger: PX4_SITL log all ekf2 publications at full rate for replay 3 years ago
Daniel Agar d2ce9a8560 ROMFS: rc.replay fix ulog_params argument 3 years ago
Jukka Laitinen 70704ff9d6 platforms/nuttx/src/px4/common/CMakeLists.txt: Link px4_layer to nuttx_mm for gran allocators 3 years ago
Jukka Laitinen 4c75f1d505 platforms/nuttx/CMakeLists.txt: fixes to accommodate other linker changes 3 years ago
Jukka Laitinen e1f2bff9be Fix parameters building for nuttx protected/kernel builds 3 years ago
Jukka Laitinen 705171eb53 Fix linking for posix targets 3 years ago
Jukka Laitinen 138f584e70 fw_pos_control_l1: Add a missing dependency to motion_planning 3 years ago
Jukka Laitinen 4c3234af38 mavlink: fix linking 3 years ago
Jukka Laitinen e959fcf9d1 bootloader: link stm bootloaders to nuttx_arch for flash functions 3 years ago
Jukka Laitinen fe5059b0e8 s32k1xx/led_pwm: link to arch_io_pins 3 years ago
Jukka Laitinen 1326c51a1c esc_battery: Link to battery library 3 years ago
Jukka Laitinen 03c0a2d56c Fix some cmake / linker depenencies for boards 3 years ago
Jukka Laitinen 91b812fc42 link drivers__device to nuttx_karch instead of nuttx_arch in protected build 3 years ago
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