390 Commits (52e1b59e60b6678024f916ed582d4d6fa2944347)

Author SHA1 Message Date
Lorenz Meier 6d7e063148 Added GIT version which recompiles on each build 10 years ago
Mark Charlebois 2d22e8325d Fix double build when using new make target syntax 10 years ago
Mark Charlebois dc1c4a30e1 Makefile multi-target support 10 years ago
TSC21 db48df15c8 Merge branch 'master' 10 years ago
Mark Charlebois 43345e29dc Makefile multi-target support 10 years ago
Mark Charlebois 9f391b1867 NuttX: fixes for NuttX build 10 years ago
Mark Charlebois 6a439f7ddc QuRT: Hello world app for QuRT 10 years ago
Mark Charlebois 19162ba5be Posix: Changed PreflightCheck to read Vdev 10 years ago
Mark Charlebois f3b5076d70 Linux to posix conversion 10 years ago
Mark Charlebois 6ce0b7b753 QuRT: added missing make pieces 10 years ago
Mark Charlebois cf71db74d7 Support to specify build time OS target 10 years ago
Mark Charlebois 2cd44a24ea Linux: Added linker script support for param and added mc_att_control 10 years ago
Mark Charlebois 51a71d54c6 checksubmodules target needed for Linux build 10 years ago
Mark Charlebois 838e9fc769 Refactoring for multiplatform support 10 years ago
Daniel Agar b1dcb10f25 add make check_format to check astyle code formatting 10 years ago
Lorenz Meier 100fb07142 Fix ordering of check submodule execution 10 years ago
Lorenz Meier 2b71bff858 Generate messages first, then check submodules 10 years ago
Andrew Tridgell 91aab00fa0 build: avoid wiping an existing PYTHONPATH variable 10 years ago
Lorenz Meier eeb192730f Revert "include default PYTHONPATH in call to uorb header generation script" 10 years ago
Thomas Gubler 7e6198b3dd include default PYTHONPATH in call to uorb header generation script 10 years ago
Lorenz Meier 37ec1ec8de Improve submodule checking 10 years ago
James Goppert a3b2c99801 A huge developer time saver, J="" make archives 10 years ago
Thomas Gubler d7e57061c9 generate message wrapper headers on ros 10 years ago
Thomas Gubler 738f65a705 generate wrapper headers for uorb 10 years ago
Thomas Gubler 143ff444e4 fix merge error of tests target change 10 years ago
Thomas Gubler 154111d4c0 move checksubmodules and generateuorbtopicheaders dependency 10 years ago
Thomas Gubler 213f08ee07 generate uorb topic headers for tests make target 10 years ago
Thomas Gubler ee561947e9 makefile: fix order 10 years ago
Daniel Agar bd130ec397 move sf0x_test to cmake and remove unittests/Makefile 10 years ago
Lorenz Meier d04f1fde50 Suppress nothing to do messages from make for clean targets 10 years ago
Lorenz Meier 032b25c81b Creating Firmware ZIP file and ignoring it in GIT 10 years ago
Lorenz Meier a4606dc270 Add make tests to Makefile 10 years ago
Thomas Gubler 9520983e08 lots' of header juggling and small changes to make mc att control compile for NuttX and ROS 10 years ago
Thomas Gubler 6f9cbd9751 add genmsg and gencpp python modules, ros not required anymore for message generation 10 years ago
Thomas Gubler 8e8f84bde0 uorb topic header generator: only create new files if the file content really changed 10 years ago
Thomas Gubler 8b5bc703a1 initial version of msg to uorb script 10 years ago
Pavel Kirienko 6814ddccff UAVCAN as a submodule 11 years ago
Andrew Tridgell ee92334512 build: fixed running build from external directory 11 years ago
Lorenz Meier 2eb018b273 bugfixes for checks and tools 11 years ago
Lorenz Meier cd9f4f33a5 Turn instructions into a makefile command, allowing Windows GUI kids to create a make target in Eclipse just for this 11 years ago
Lorenz Meier 72ccbe9c4e Fixed check tools 11 years ago
Lorenz Meier 4c2cc65ca6 Cleaning up sub modules 11 years ago
Lorenz Meier 6c5c6ba9ee Add proper NuttX submodule checks 11 years ago
tstellanova 23a355644b grab the git hash and inject it into every log file header 12 years ago
px4dev 07f7fd1585 Fix the firmware build rules so that we always know how to build all the firmwares and thus we can have dependencies between FMU and IO firmware handled a little more sensibly. 12 years ago
px4dev 54711bbcfe In order to save people from themselves, force a given FMU version to depend on the corresponding _default IO version. This avoids the risk of building a new FMU ROMFS with an old IO firmware, at the cost of the sanity of anyone reading this. 12 years ago
px4dev f70a4b3b70 Add support for adding extra files to the ROMFS from the config. 12 years ago
px4dev b6676f6cb8 NuttX is confused when it doesn't know what board it's building for - since we don't tell it in the config anymore, we need to pass it a hint. 12 years ago
px4dev c4498ce9a3 Add a 'menuconfig' target that makes it possible to use the NuttX menuconfig tool on the PX4 config files. 12 years ago
px4dev f36a2ff45a Add a 'menuconfig' target that makes it possible to use the NuttX menuconfig tool on the PX4 config files. 12 years ago