19 Commits (abf5c2b301d15c90486df025cb6b20380d2a87b7)

Author SHA1 Message Date
Lorenz Meier 7b5b1dcd47 Clang: Force absolute paths 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar d19f18d40b linux boards (ocpoc, bbblue, navio2) replace custom adc drivers with simple px4_arch implementation 5 years ago
Daniel Agar 2af262ed1d NuttX cmake build wrapper thorough dependencies 5 years ago
David Sidrane 522ed2d99b NuttX based PX4 bootloader 5 years ago
Beat Küng dc601f15f1 includes: remove unused global include directories 5 years ago
Daniel Agar fb7521eb5e cmake px4_base -> px4_parse_function_args 5 years ago
Tanja Baumann f3c5ca6015 Collision Prevention: support multiple sensors and frames (#12883) 6 years ago
Beat Küng f8e0441e7b src/platforms/common: move to platforms/common 6 years ago
Beat Küng f3fccf53f6 src/drivers/{kinetis,stm32}: move to arch-specific directories 6 years ago
Beat Küng ab43a83bed platform: restructure (NuttX) architecture-specific code 6 years ago
Julien Lecoeur d41f72f092 Re-enable implicit-fallthrough warning 6 years ago
Daniel Agar 1d5684823d disable -fassociative-math (within -funsafe-math-optimizations) 6 years ago
Daniel Agar b35d048566 cmake enable -Wcast-align and disable per module 6 years ago
Daniel Agar f3533d31f8 mavlink update to latest and enable address-of-packed-member warning 6 years ago
Daniel Agar 2217faf812
mathlib Limits constexpr helpers don't use references (#11411) 6 years ago
Daniel Agar 320d2e9383
create PX4 platform layer initialization helper (#11269) 6 years ago
Daniel Agar 3e0a3559a9 cmake use standard mechanisms for settings flags 6 years ago
Daniel Agar 11be2b8873 cmake split px4_base into px4_add_module, px4_add_library, px4_add_common_flags 6 years ago