84 Commits (8738c26426c243040dd02cf546096bc81bd97b6a)

Author SHA1 Message Date
SalimTerryLi b70289c536 move __PX4_LINUX out of px4_impl_os.cmake 5 years ago
Lorenz Meier 8a6d444467 Enable Gazebo mock optical flow 5 years ago
Lorenz Meier 76b3c18625 Add dedicated survey camera plane model 5 years ago
Daniel Agar 9585055e9e
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization 5 years ago
JaeyoungLim e0d6f94318 Add boat(usv) sitl target 5 years ago
Daniel Duecker 36f836be79
add support for unmanned underwater vehicles (#14079) 5 years ago
JaeyoungLim 6dc3cbbd95
SITL add catapult plane target for new gazebo model (plane_catapult) 5 years ago
kritz 92e75452f5
Flow mockup (#14054) 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar 44f9de5e37
delete parrot bebop board support 5 years ago
Daniel Agar aaf5670e7d
deprecate df_bmp280_wrapper and replace with in tree bmp280 5 years ago
Daniel Agar 1edfee4fdd mavsdk_tests: build should be independant of px4 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
Daniel Agar 3d56f37606 vscode debug and ekf2 replay improvements 5 years ago
TSC21 d4ddabdf52 SITL: adds 'iris_rtps' target 5 years ago
Daniel Agar 7f930f875e Jenkins store SITL unit test results 5 years ago
Matthias Grob d60e1e2774 ControlMath: switch to gtest for unit tessting 5 years ago
Daniel Agar 3687677095 cmake: show sitl_gazebo build output and improve rebuild 5 years ago
Daniel Agar 86dc4c5a00 cmake generate vscode launch.json 5 years ago
Daniel Agar fb7521eb5e cmake px4_base -> px4_parse_function_args 6 years ago
Beat Küng f32abe8534 src/platforms: move remaining source files to platforms/common 6 years ago
Beat Küng fa8165a1c3 platforms/posix/src: move to platforms/posix/src/px4/common 6 years ago
Beat Küng ab43a83bed platform: restructure (NuttX) architecture-specific code 6 years ago
Julian Oes 7b9562e3b1 hysteresis: move out of systemlib, move to gtest 6 years ago
Daniel Agar 162405479b
device drivers lib add linux spi support 6 years ago
Matthias Grob cbd230e34e Testing: Clean up unit_test target because test_results does all tests now 6 years ago
Matthias Grob 542f61f04b testing build: add possibility to filter tests with ctest regex 6 years ago
Matthias Grob 5a90382cb8 sitl_tests: add prefix "sitl-" for regex test filtering 6 years ago
Matthias Grob 5020dfdc3d Testing: switch unit tests to BUILD_TESTING 6 years ago
Beat Küng 2448a84c36 SITL: add if750a model 6 years ago
Daniel Agar b9516d7e38 mixer move test_mixer_multirotor into cmake 6 years ago
Nico van Duijn b7784a1439 Add MAVLink stream and cmake sitl target 6 years ago
Daniel Agar edad4c40c3 containers add IntrusiveQueue and testing 6 years ago
Daniel Agar e2bf4b1894 List container improvements and testing 6 years ago
Daniel Agar e4b3c8bcc6 tests enable bezier and search_min 6 years ago
Julian Oes 8486b2b917 tests: properly disable shutdown test for Cygwin 6 years ago
Julian 0601214806 tests: disable shutdown and hysteresis for Cygwin 6 years ago
Daniel Agar fd8fe29ef3 vscode update targets and gdb debugging 6 years ago
Daniel Agar 1f8c0e79e8 cmake toolchains force cache cpu flags and don't append 6 years ago
Daniel Agar d4e06e517a delete drv_gpio.h, modules/gpio_led, and fmu GPIO ioctls 6 years ago
Daniel Agar 48df19c8df move dyn_hello to examples and restore testing 6 years ago
Daniel Agar e45e7aa8a6 move posix/tests/hello to examples/hello and include everywhere 6 years ago
Daniel Agar c3448c19c4 make vcdevtest a generic cdev test 6 years ago
Daniel Agar 3e0a3559a9 cmake use standard mechanisms for settings flags 6 years ago
Daniel Agar 11be2b8873 cmake split px4_base into px4_add_module, px4_add_library, px4_add_common_flags 6 years ago
Daniel Agar fa0fe4cac6 cmake remove need for platform px4_add_board_os 6 years ago
Daniel Agar abb3817d31 boards new split VENDOR_MODEL naming convention 6 years ago
Daniel Agar f692ad04d0 boards organization 6 years ago
Mara Bos 3c660acca8 Add unit test for dynamically loading modules on posix. 6 years ago