121 Commits (de9e63d5060804846f309cefda4dd8bb33c50b29)

Author SHA1 Message Date
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
Lorenz Meier 102f5b54d7 Revert "Improvements to SITL to make paths more flexible. (#5181)" 9 years ago
James Goppert 699b6a2cb3 Improvements to SITL to make paths more flexible. (#5181) 9 years ago
Beat Küng f8382a2713 upload scripts: add TAP for the uploader script 9 years ago
Lucas De Marchi 18330f7ab7 Move __STDC_FORMAT_MACROS to build system 9 years ago
Daniel Agar 3f3a44fec5 cmake status message if MEMORY_DEBUG enabled 9 years ago
Julian Oes b24eded7a0 cmake: use module name if no main is available 9 years ago
Julian Oes cdd45a7b2d cmake: add define for module name 9 years ago
Michael Schäuble d9422e0296 Add Parrot Bebop as build target (#4698) 9 years ago
Daniel Agar 5be1f3a856 ASan use normal optimization (MEMORY_DEBUG=1) 9 years ago
Daniel Agar 2487dbfc92 remove Wpacked and cleanup unused warning flags 9 years ago
Kabir Mohammed 529460d573 Fix RPi2 build system 9 years ago