72 Commits (b5e23f544e7ec59ec431b4ab684736ad898e28ea)

Author SHA1 Message Date
Daniel Agar 1d3f722201
px4_work_queue: increase hp_default stack 1800 -> 1900 bytes 5 years ago
David Sidrane cada41f027 WorkQueueManager:Fix low stack warning introduced by stism330 5 years ago
Daniel Agar 071f159794 PX4 work queue: extend to UARTs 5 years ago
Daniel Agar 2811307293 px4_work_queue: increase wq:hp_default stack 1500->1800 bytes (found by stackcheck) 5 years ago
Beat Küng 1371887578 board config: add define for adc voltage scaling 5 years ago
Daniel Agar 99aae8b891 NuttX use toolchain math.h and avoid empty drivers/Kconfig 5 years ago
David Sidrane e847698c9f PX4 System changes Supporting STM32H7 5 years ago
Daniel Agar c5520cbaca mpu9250: start building "NuttX" driver for Linux and QuRT 5 years ago
Daniel Agar 1c4e854f93 cmake don't build param "c" files and remove param defines 5 years ago
Beat Küng 5dff065ec5 uavcan: move to work queue and use MixingOutput 5 years ago
Daniel Agar 69bec3ee62
defines.h delete obsolete PRIu64, PRId64, and offsetof 5 years ago
Daniel Agar 7bf9700426
NuttX: math.h drop extra math defines carried in PX4 defines.h 5 years ago
Matthias Grob 933ff8d480 Remove duplicate EOF trailing newlines 5 years ago
Beat Küng b30171ba8d board_common.h: move under platforms/common 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar 279df3b1b8 clang-tidy: partially fix hicpp-use-equals-delete 5 years ago
Daniel Agar ae27dd60a6
Jenkins re-enable clang-tidy and update .clang-tidy 5 years ago
Beat Küng 25aded36ec WorkQueue: avoid potential semaphore counter overflow 5 years ago
Daniel Agar 3c623af903 ekf2: move to WQ with uORB callback scheduling 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
Beat Küng d3fb610fde mixer_module: create MixingOutput library and use in fmu 6 years ago
Beat Küng f8e0441e7b src/platforms/common: move to platforms/common 6 years ago