251 Commits (376b72fb2fee02d49c392f1a038cc2a75402c89e)

Author SHA1 Message Date
Peter van der Perk 7c6b995cb4 [Kconfig] Replace find_executable by python module, moved python check before calling kconfig 3 years ago
Peter van der Perk 56472eeed7 Completely removed px4_add_board 3 years ago
Peter van der Perk 4044fbd4a0 Initial Kconfig implementation in CMake 3 years ago
Beat Küng 2320477839 uorb graph: some minor fixes, add full graph w/o mavlink 4 years ago
Beat Küng 38f3b8d356 mavlink & system: add events interface 4 years ago
Daniel Agar f5b6656a6c cmake: set MAX_CUSTOM_OPT_LEVEL to -O3 if Release 4 years ago
Beat Küng bac2a02a65 git: ignore git tags starting with 'ext/' when getting the version tag 4 years ago
Daniel Agar aef3c474e2 cmake: add install_python_requirements helper 4 years ago
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Daniel Agar 961b545da0 cmake: respect MAX_CUSTOM_OPT_LEVEL if set 4 years ago
kamilritz 497008811a Update matrix version 5 years ago
Daniel Agar 9426c68a13 cmake: only allow gold linker for posix builds 5 years ago
kamilritz 16a00eae0b Make Kfusion a Vector24f 5 years ago
sevenbill b96c62ed8b
Optionalized build dependency on git 5 years ago
Daniel Agar a8bb8ea99f move TECS, L1, and validation to PX4/Firmware 5 years ago
Daniel Agar 31fe7af454 selectively increase optimization -Os -> -O2 5 years ago
Daniel Agar 12835b999e
cmake update CXX standard 11 -> 14 5 years ago
Kamil Ritz 050298f6c1 Improve matrix library usage 5 years ago
Matthias Grob 1e033c4719 camke ctest: enable gtest colors 5 years ago
Kamil Ritz 1fa6870cd6 Perform geo.cpp's mathlib calls in double point precision 5 years ago
Julian Oes b895a356aa cmake: fix warning 5 years ago
Daniel Agar f1aa53db8a
delete attitude_fw (merged into PX4/Firmware) 5 years ago
Julian Oes abd2bb4eb7 cmake: fix Python 3 libs name 5 years ago
Daniel Agar b47eaa6061
update C++ standard (c++11 -> c++14) 5 years ago
Julian Oes 75c8fb12e4 cmake: add custom error messsage about Python 3 5 years ago
Julian Oes c77816aef2 cmake: move jinja2 check to Python modules 5 years ago
TSC21 c9fc6f8dd1 if building with catkin, don't specifically look for Python 3 5 years ago
Julian Oes 4329de9e3b Use Python 3 everywhere 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
kamilritz db73a06620 Use robust AxisAngle constructor 5 years ago
kamilritz 48787c0160 Improve Matrix library usage 5 years ago
kamilritz a24aaad861 CleanUp GPS drift checks 5 years ago
Daniel Agar 7241eebd80
cmake merge linux cross compile targets (cross + native) and cleanup 5 years ago
kamilritz 92ba618f57 Improve on flash memory usage 5 years ago
kamilritz 459b76f9fd Make covariance matrices of type matrix::SquareMatrix 5 years ago
Daniel Agar 1edfee4fdd mavsdk_tests: build should be independant of px4 5 years ago
Lorenz Meier a4a694dd87 Disable Coverage option until GCC9 is default 5 years ago
Lorenz Meier 3d3267ed1f Fix CMake configuration for coverage tests on Mac OS 5 years ago
Daniel Agar cc7a0cd69d beaglebone blue: build librobotcontrol with cmake 5 years ago
Daniel Agar 30a73416dc mavsdk SITL testing code coverage and upload to codecov.io 5 years ago
Lorenz Meier 663436fd47 Integration tests: Add Makefile target 5 years ago
Julian Oes 956bd1b7b1 Move mavsdk_tests into test 5 years ago
Julian Oes 97d7925431 mavsdk_tests: add to PX4 Makefile/CMakeLists.txt 5 years ago
Daniel Agar 8ce2f30aa6
NuttX cmake improve dependencies between configure and runtime 5 years ago
Daniel Agar df73a6667d NuttX cmake improvements 5 years ago
kamilritz d76b704225 Only inlcude gtest if standalone build 5 years ago
Beat Küng 3b7c1b4ff1 src/drivers/boards: move to platforms/nuttx/src/px4/common 5 years ago
kamilritz 7c1e38d3ad Make it build with Firmware 5 years ago
kamilritz d79199c863 Remove swig and python test related things 5 years ago
kamilritz cac5f3fd6d GTest and Coverage cleanup and Basic EKF GTest 5 years ago