Daniel Agar
7524474c7b
make distclean ignore eclipse project files
9 years ago
Daniel Agar
de5bf60b07
make submodulesclean sync recursively
9 years ago
Michael Schäuble
d9422e0296
Add Parrot Bebop as build target ( #4698 )
...
* Add parrot bebop build structure
* Add upload functionality to bebop build
* Add modules and commands to bebop build
9 years ago
Lorenz Meier
4a0d7808a5
Remove LPE config
9 years ago
Lorenz Meier
ff5a481c34
Remove unneeded EKF2 configs
9 years ago
David Sidrane
acdcb14d79
In support of merging Spread the checks multiline lists ( #4626 )
...
* Insupport merging Spread the checks multiline lists
* Removed long line of checks
9 years ago
jwilson
64c3b330ee
Partial fix for Snapdragon HITL mode
9 years ago
Daniel Agar
c57bc26d5b
fully restore px4fmu-v2_lpe
9 years ago
Daniel Agar
76387b1693
uorb autogeneration
9 years ago
Daniel Agar
97fd951d4a
cleanup after rebase
9 years ago
Daniel Agar
51298c1eb1
remove unused
9 years ago
Daniel Agar
d804f5727e
run tests in posix sitl with gazebo
9 years ago
Daniel Agar
008354f935
testing cleanup
9 years ago
Daniel Agar
39d388051a
WIP posix_sitl_test
9 years ago
Daniel Agar
2bc74fd5d9
restore px4fmu-v2_test
9 years ago
Daniel Agar
875dbb92e5
check code style parallel
9 years ago
Daniel Agar
770c6b3bd1
travis-ci build px4fmu-v2 ekf2 and lpe
9 years ago
Daniel Agar
be391b4fe5
unittests stop building in tree
9 years ago
Mark Charlebois
e2c3ea064e
Remove release configs ( #4454 )
...
* Removed release configs for eagle
These configs are only built for internal testing
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
* Removed release build for eagle from Makefile
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Lorenz Meier
29550a4cee
Strip LPE config, as it has become part of the default config
9 years ago
Julian Oes
01ad1b642b
Makefile: whitespace only
9 years ago
jwilson
c87a8bedb6
Adding config changes to allow PX4 to be built for the Excelsior board.
9 years ago
Daniel Agar
553818b646
make submodulesclean proper order
...
-can't sync after deinit
9 years ago
jwilson
fb97edd8af
Adding new CMake config files which will be used to generate a build which uses the legacy sensor drivers. This is only temporary until integration with the corresponding PX4 DriverFramework drivers is complete.
9 years ago
jwilson
5211da9f5b
Adding new CMake config files which will be used to generate a build which uses the legacy sensor drivers. This is only temporary until integration with the corresponding PX4 DriverFramework drivers is complete.
9 years ago
Daniel Agar
8290f59247
travis-ci use make check
9 years ago
Daniel Agar
19c78f583a
make check_format check version
...
-run Tools/fix_code_style.sh with no argument to check astyle version
9 years ago
Daniel Agar
0b54bb99f9
NuttX quiet build
...
cmake combine NuttX copy and export
-NuttX wasn't recopying if it fails to compile
9 years ago
Lorenz Meier
e8cd89eb01
Add make broadcast jmavsim SITL build
9 years ago
Daniel Agar
c80918acef
add mindpx-v2_default to make check
9 years ago
Julian Oes
994947ea84
Makefile/cmake/Tools: add easy Snapdragon upload
...
This adds a a target `make eagle_default` to build both the POSIX and
the QURT side in one command. Also, it adds an upload target for both to
push the files over adb to the device. This doesn't just push the
executables and lib files, but also the startup config files.
9 years ago
Felix Hu
bd580e09bf
supports MindPXv2 borad which is a product from AirMind.
9 years ago
Daniel Agar
319fb6b9f9
make submodulesclean deinit
9 years ago
Daniel Agar
fc54d2c305
Makefile submodulesclean force clean
9 years ago
Daniel Agar
dcd44ea4bb
unit tests use ninja and ctest
9 years ago
Daniel Agar
a67546d232
Makefile add package_firmware
9 years ago
Daniel Agar
c82e7d6ae9
make check build everything and run tests
9 years ago
Daniel Agar
e029ad41ef
Makefile add travis-ci vectorcontrol build
9 years ago
Daniel Agar
c37236ecb5
Makefile add distclean and submodulesclean
9 years ago
Daniel Agar
1e2be407dd
unit tests cleanup
...
-launch using top level make tests
-ignore generated files
9 years ago
Lorenz Meier
de14678452
Makefile: Add gazebo plane config
9 years ago
Lorenz Meier
1401629ab8
Update header in Makefile
9 years ago
Lorenz Meier
cf89e82e95
Makefile: Be less verbose on build
9 years ago
Lorenz Meier
b937618e59
Improved CMAKE return value checking and ensured that fresh checkouts initialize the GIT submodules correctly
9 years ago
Julian Oes
dcf022f480
Submodules: use submodule sync --recursive
...
This should make changes where the submodule repository changes trouble
free for users.
9 years ago
Lorenz Meier
fcb70d1e21
Enable replay target
9 years ago
Julian Oes
23171b97fb
Makefile: don't do any git submodule magic
...
Let's do all the submodule stuff in check_submodules.sh
9 years ago
Mark Charlebois
16a7597a16
Removed duplicate target in Makefile
...
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Mark Charlebois
1d59e2c6fb
Whitespace fixes
...
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Mark Charlebois
4c9492e10f
Rebase changes on upstream master
...
This brings in many of the changes from the PX4 fork on ATLFLight.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago