132 Commits (d92377a6e68cf1299aa475bfda977754c68c139f)

Author SHA1 Message Date
Lorenz Meier 792b03628f CMake: more clear instructions for python dependencies 8 years ago
Daniel Agar f82e85f8ff cmake remove -fno-math-errno and -fmerge-all-constants (#7462) 8 years ago
Daniel Agar 58ca307c9d move -fno-math-errno to nuttx only 8 years ago
Daniel Agar 75a91f79ae compiler optimizations add -fmerge-all-constants 8 years ago
Daniel Agar aeb1fe5a55 compiler optimizations add -fno-math-errno 8 years ago
Daniel Agar 61da642cc8 cmake fix airframes.xml dependency 8 years ago
Daniel Agar 6a443765a5 cmake only include mavlink where used 8 years ago
Daniel Agar f26cd01d16 param gen reorganize and fix DISABLE_PARAMS_MODULE_SCOPING 8 years ago
Daniel Agar beaa758605 lcov ignore src/examples (#7341) 8 years ago
Daniel Agar 24b26e53b9 cmake organize code coverage handling and base 8 years ago
Daniel Agar ac4a706da0 build system fixes and improvements 8 years ago
Andrew C. Smith d21b6655d2 Add the Gumstix AeroCore2 to the build system. 8 years ago
Daniel Agar 3721fb9d52 cmake cleanup nuttx dependency handling (#7007) 8 years ago
Daniel Agar 827725fbe0 cmake remove -Weffc++ (#7044) 8 years ago
James Goppert 10ebac2026 Fix build when px4 is a submodule (#7006) 8 years ago
Beat Küng d7703173b2 Critical: Fixes Snapdragon Flight parameter synchronization problem (#6910) 8 years ago
Beat Küng 941d17d74c cmake: make sure params defined in external modules are found 8 years ago
Beat Küng a4fc7ae95e simplify px_process_params: remove --modules, use a list for --src-path instead 8 years ago
James Goppert 85f62f5da0 Fix param scoping to use cmake for parsing. 8 years ago
David Sidrane c976a26156 Use wild card *_PX4_* for upload 8 years ago
Daniel Agar dcddcdd28e cmake git ver depend on index and HEAD 8 years ago
Daniel Agar 6961a513c7 clang-tidy readability-braces-around-statements 8 years ago
mazahner 06d28b2635 Rework Includes during the uorb message generation 8 years ago
James Goppert 434dddedea Changes to add px4fmu-v2_lpe config. 8 years ago
Daniel Agar dc787830b5 circleci run tests under code coverage (#6273) 8 years ago
Daniel Agar 48e7c784e7 remove px4_model targets from all 8 years ago
Stephan Brown 67a484ac34 Make parameter generation also depend on the scripts that run. Address some review comments. 8 years ago
mazahner 6fe9b8e543 use CmakeLists scope to generate te XML file 8 years ago
Daniel Agar a0837b88a5 cmake add clang santiziers 8 years ago
Daniel Agar 1ceb0bebb5 sitl tests don't manually stop mavlink and dataman 8 years ago
Daniel Agar 34b2fb55e6 Makefile add clang-check and clang-tidy helpers 8 years ago
Daniel Agar dc9a71b674 WIP startup_shutdown test with ASAN on 8 years ago
Daniel Agar c9192e23e1 quiet git header output 8 years ago
Beat Küng ffe4688d0b px4_base.cmake: make sure px_update_git_header.py is executed in the source directory 8 years ago
Lucas De Marchi 9ee478e1f7 cmake: fix update of git hashes 8 years ago
David Sidrane d6098c8226 Adding Nuttx Build infrastructure 8 years ago
Daniel Agar 1941dfca87 add tests code coverage 8 years ago
José Roberto de Souza c49c3f469e aerofc: add upload command 8 years ago
Julian Oes 109558cf1f cmake: fix git binary hash 8 years ago
Michael Schaeuble ffaed18e67 Reduce the binary size Bebop 8 years ago
David Sidrane 979381fcfa Support passing defines from top level config makefile 8 years ago
nephen 0027333e6d add pci-Bitcraze to px4_base.cmake 8 years ago
Julian Oes b1708f3871 cmake: only optimize for size on NuttX 8 years ago
Beat Küng 670c93e726 cmake: add support for out-of-tree modules via EXTERNAL_MODULES_LOCATION variable 8 years ago
Dennis Shtatnov b9c5d117dd CF2: Linux USB uploading fix 9 years ago
Carlo Wood e93324785b list_vmd_make_targets and list_cmake_targets 9 years ago
Carlo Wood 77d356d275 Target specific optimization control. 9 years ago
Carlo Wood 03d176d097 Bug fixes, typos, indentation. 9 years ago
mazahner 73014acf97 Only Compile and create dependencies for the Messages specified in msg/CMakeLists.txt 9 years ago
James Goppert 818840b576 Path cleanup, low impact changes (#5340) 9 years ago