1006 Commits (16b1b220fdca0e7fcbd330b4929c093ac16dbc34)

Author SHA1 Message Date
David Sidrane e3e7cb4158 PX4 add compiler dependent: disable no-stringop-truncation 4 years ago
Beat Küng 0a061160f7 cmake px4_add_board: add EMBEDDED_METADATA 4 years ago
Beat Küng 809d05053b posix: add support for ROMFSROOT 4 years ago
Daniel Agar 7569722821
iSentek IST8310 magnetometer rewrite 4 years ago
CUAVcaijie 536877cf0a
boards: add UAVCAN timer override mechanism and CUAV X7 add CAN (#15348) 5 years ago
Hamish Willee 958d5a36ec
params: generate param metadata as MAVLink-compatible JSON component info (#15389) 5 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
David Sidrane e12bce3a20 px4_add_board:Add Optional LINKER_PREFIX 5 years ago
Daniel Agar d7c3e1066a
uavcannode updates and px4_fmu-v4_cannode example 5 years ago
Daniel Agar 13a6d57703
Makefile/cmake remove legacy target naming transition helpers 5 years ago
Lorenz Meier 7b5b1dcd47 Clang: Force absolute paths 5 years ago
Lorenz Meier 60bc043698 Coverage: Fix build for Mac OS 5 years ago
Julian Oes c77816aef2 cmake: move jinja2 check to Python modules 5 years ago
Julian Oes 4329de9e3b Use Python 3 everywhere 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 4e7dedede7 bloaty show full demangle, increase number of lines, and combine segments + sections 5 years ago
Daniel Agar ea79bd733d
cmake add a few include guards 5 years ago
Daniel Agar df73a6667d NuttX cmake improvements 5 years ago
Daniel Agar a694f0bbdd bl_update: build and include board bootloader if config available 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
Matthias Grob d60e1e2774 ControlMath: switch to gtest for unit tessting 5 years ago
Julian Oes f9ddbd7e2a mpu6000: remove factory test for fmu-v2 5 years ago
Daniel Agar ed6c7cc806 cmake remove unused/broken _no_optimization_for_target 5 years ago
Daniel Agar 251831f7af cmake px4_add_library remove unused PX4_LIBRARIES property 5 years ago
Daniel Agar dc46b6a749 cmake px4_add_module MAIN is always present (required) 5 years ago
Daniel Agar fb7521eb5e cmake px4_base -> px4_parse_function_args 5 years ago
Daniel Agar d256fb8770 cmake px4_find_python_module move to standalone file 5 years ago
Daniel Agar f2189dd045 CMakeLists.txt extract top level helpers (ccache, doxygen, metadata, etc) 5 years ago
Tanja Baumann f3c5ca6015 Collision Prevention: support multiple sensors and frames (#12883) 6 years ago
Daniel Agar 78ef8aab2d STACK_MAIN increase default 1024 -> 2048 6 years ago
Beat Küng f8e0441e7b src/platforms/common: move to platforms/common 6 years ago
Beat Küng 5d0e72040c src/platforms/posix: move to platforms/posix/src/px4/common and src/drivers/driver_framework_wrapper 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
Julian Kent ddd4181b39 Don't run each functional test in a different process 6 years ago
Julian Kent 63140f1d61 Do a single setup of uORB/Parameters instead of once every test 6 years ago
Julian Kent d70b024ec7
GTest functional tests that include parameters and uORB messaging (#12521) 6 years ago
Daniel Agar bf0eaf4d54 bloaty fix master comparison 6 years ago
Daniel Agar 030508a71d cmake make bloaty available everywhere and improve output 6 years ago
Daniel Agar 1d5684823d disable -fassociative-math (within -funsafe-math-optimizations) 6 years ago
Matthias Grob cbd230e34e Testing: Clean up unit_test target because test_results does all tests now 6 years ago
Matthias Grob 5a90382cb8 sitl_tests: add prefix "sitl-" for regex test filtering 6 years ago
Matthias Grob 5020dfdc3d Testing: switch unit tests to BUILD_TESTING 6 years ago
Matthias Grob f5f95635b4 gtest: fix poisoned exit in compile flags 6 years ago
Matthias Grob 8eb0d66279 gtest: download specific version 6 years ago
Matthias Grob 0ff64bf101 Improve ctest unit test naming and filtering 6 years ago