119 Commits (695adbc0375f7fa22392ccc26a0e5e191ccde207)

Author SHA1 Message Date
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 6 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
Mara Bos d13836eb1e Add dynamic modules on Posix. 6 years ago
Daniel Agar 75c1396ed7 cmake sitl_tests silence debug message 6 years ago
Matthias Grob be16baaa3c sitl_tests: exclude uorb test from Windows build 6 years ago
Daniel Agar 26bac9594f add simple SITL shutdown test 6 years ago
TSC21 d3c1d5f019 sitl_gazebo: build with SEND_VISION_ESTIMATION_DATA set 6 years ago
Lukas Woodtli c1a58bda17 Add address sanitizer to SITL pipeline 7 years ago
Beat Küng e26bfd2e79 SITL: remove config_sitl_rcS_dir 7 years ago
Daniel Agar 8ddb99971f tests template skip mavlink except for mavlink test 7 years ago
Daniel Agar 01744a9efc Jenkins px4fmu-v2 hardware test 7 years ago
Beat Küng 1318e614ad SITL: handle 'make posix_sitl_shell' via unified rcS 7 years ago
Beat Küng ffffcaeb0f px4-alias.sh_in: move to platforms/posix/src/px4-alias.sh_in 7 years ago
Beat Küng a5de82aaa8 cmake: add documentation for px4_posix_generate_alias and px4_posix_generate_symlinks 7 years ago
Beat Küng d05b268d19 posix shell: allow to run multiple instances 7 years ago
Beat Küng 7822e5b5c3 posix shell: lots of cleanup and fixes 7 years ago
Julian Oes 0c5c741b1a add posix shell 7 years ago