300 Commits (master)

Author SHA1 Message Date
Daniel Agar b292b04ac1 platforms posix link atomic 5 years ago
Daniel Agar 1edfee4fdd mavsdk_tests: build should be independant of px4 5 years ago
Daniel Agar 9df06ffdea posix main wait_to_exit() fix and catch SIGTERM 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 742b1839d5 Simulation: Set scheduling policy RR for lockstep 5 years ago
Julian Oes 16da8466e3 posix: exit if the startup script is not ok 5 years ago
Chris Lovett 01818b505f posix server: switch from fcntl(..., F_SETLK, ...) to flock(...) (#13718) 5 years ago
Daniel Agar 3d56f37606 vscode debug and ekf2 replay improvements 5 years ago
kamilritz 2a707cf669 Debug log replays with gdb in vscode 5 years ago
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
Daniel Agar a859a6b57c
VSCode SITL debug improvements 5 years ago
Beat Küng 4b290c4903 voltage & current scaling: use px4_arch_adc_dn_fullcount() instead of 4096 5 years ago
TSC21 d4ddabdf52 SITL: adds 'iris_rtps' target 5 years ago
Daniel Agar 1c4e854f93 cmake don't build param "c" files and remove param defines 5 years ago
Daniel Agar 7f930f875e Jenkins store SITL unit test results 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar 6f1f5e0325 clang-tidy: partially fix readability-redundant-declaration 5 years ago
Daniel Agar 967446af4c clang-tidy: enable readability-simplify-boolean-expr and fix 5 years ago
Matthias Grob d60e1e2774 ControlMath: switch to gtest for unit tessting 5 years ago
Julian Oes 8e625285fc platforms: initialize strings 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 5 years ago
Beat Küng 43fdcd7876 px4_middleware: remove that header and move px4::init to px4_init.h 6 years ago
Beat Küng f32abe8534 src/platforms: move remaining source files to platforms/common 6 years ago
Beat Küng f8e0441e7b src/platforms/common: move to platforms/common 6 years ago
Beat Küng 5d0e72040c src/platforms/posix: move to platforms/posix/src/px4/common and src/drivers/driver_framework_wrapper 6 years ago
Beat Küng fa8165a1c3 platforms/posix/src: move to platforms/posix/src/px4/common 6 years ago
Beat Küng f3fccf53f6 src/drivers/{kinetis,stm32}: move to arch-specific directories 6 years ago
Beat Küng ab43a83bed platform: restructure (NuttX) architecture-specific code 6 years ago
roangel e50dd7c364 replay: close replay log file after replay is finished, then exit (#11264) 6 years ago
Julian Kent d70b024ec7
GTest functional tests that include parameters and uORB messaging (#12521) 6 years ago
Anthony Lamping 5d986f2030 posix: add argument to change the CWD (#12482) 6 years ago
Julian Oes 35074aaffd posix: remove segfault handler 6 years ago
Julian Oes f3620f7018 Remove all leftover PX4_BACKTRACE calls 6 years ago
Beat Küng 6e2b70cbcd posix: restore original SEGV signal handler upon first entry of our handler 6 years ago
Julian Oes 7b9562e3b1 hysteresis: move out of systemlib, move to gtest 6 years ago
Daniel Agar e9ca5d5aba PX4 general work queue 6 years ago
Beat Küng f58079bc5d pxh.cpp: fix invalid reference if words is empty 6 years ago
Julian Oes 7a768dbab3 lockstep_scheduler: always use the same code 6 years ago
Julian Oes 52099f5792 cmake: include lockstep_scheduler test 6 years ago
Julian Oes 8d8799097d lockstep_scheduler: convert test 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