216 Commits (master)

Author SHA1 Message Date
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar 6f1f5e0325 clang-tidy: partially fix readability-redundant-declaration 5 years ago
Daniel Agar a7f330075a clang-tidy: enable hicpp-braces-around-statements and fix 5 years ago
Daniel Agar 4192414576 clang-tidy: partially fix cppcoreguidelines-pro-type-reinterpret-cast 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
Matthias Grob e843090383 Replace a lot of memset with {} initializers 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
Kjkinney 3f9b3fb4da px4_log: publish all PX4_INFO messages as well (#12954) 5 years ago
Julian Oes 78d3986013 platforms: fix main function signature 6 years ago
Beat Küng d3fb610fde mixer_module: create MixingOutput library and use in fmu 6 years ago
Beat Küng 43fdcd7876 px4_middleware: remove that header and move px4::init to px4_init.h 6 years ago
Beat Küng f32abe8534 src/platforms: move remaining source files to platforms/common 6 years ago
Beat Küng f8e0441e7b src/platforms/common: move to platforms/common 6 years ago