44 Commits (be945a1d627c69e31ec4a7b7fc1c4105d9bedcbc)

Author SHA1 Message Date
Daniel Agar 2a792ca201 gyro_fft: add simple SNR requirement and reduce number of peaks 4 years ago
Daniel Agar c3884b5bc1
fake_imu (formally fake_gyro) updates for testing gyro filtering 4 years ago
Daniel Agar ea902e7f38 systemcmds/tests: split out individual module test commands 4 years ago
garfieldG 3cd9b3c2cf Added support in Mavlink Ethernet channel parameters 4 years ago
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Daniel Agar 4d7b875ee2 flight_mode_manager: merge with flight_tasks 4 years ago
Matthias Grob 7545249215 Add flight_mode_manager to all targets with mc_pos_control 4 years ago
Beat Küng 5f27407acd tests: don't run battery_simulator 4 years ago
Daniel Agar 55808ed2f9
simulator: break out standalone battery simulator module 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
Daniel Agar d32a80df3a
simulator: replace gpssim with simple orb publication 5 years ago
Daniel Agar 0cc250194d
VTOL: explicitly start all FW & MC controllers in VTOL mode 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
Silvan Fuhrer cedf14e2ba Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module. 6 years ago
Daniel Agar 43e3fc707d
simulator move to PX4Accelerometer, PX4Gyroscope, PX4Magnetometer, PX4Barometer helpers (#12081) 6 years ago
Daniel Agar 48df19c8df move dyn_hello to examples and restore testing 6 years ago
Mara Bos 3c660acca8 Add unit test for dynamically loading modules on posix. 6 years ago
Daniel Agar 26bac9594f add simple SITL shutdown test 6 years ago
Beat Küng 719bfd1073 posix-configs: use '.' instead of 'source' 6 years ago
Daniel Agar 8ddb99971f tests template skip mavlink except for mavlink test 7 years ago
Daniel Agar 72792cef43
posix-configs shell scripts use /bin/sh to maximize compatibility (#10292) 7 years ago
Daniel Agar c2142a3067 posix SITL tests don't manually stop dataman 7 years ago
Beat Küng 5363aff879 fixes for integration and unit tests 7 years ago
Beat Küng 7822e5b5c3 posix shell: lots of cleanup and fixes 7 years ago
Daniel Agar 8404889098 delete unused ADCSIM 7 years ago
Daniel Agar 38f5f60a1e pwm_out_sim cleanup 7 years ago
Daniel Agar af9690cf08 add simple posix tests to SITL 7 years ago
Beat Küng ebd2acfc43 posix-configs: enable ftp for all mavlink instances 7 years ago
Daniel Agar 829e88587b SITL unit tests don't run perf (#7367) 8 years ago
Daniel Agar 24b26e53b9 cmake organize code coverage handling and base 8 years ago
Beat Küng 4b1bbaa114 posix: remove rgbledsim driver which does nothing 8 years ago
Daniel Agar 1bbca3bf1d test_dataman add to SITL with minor updates 8 years ago
Daniel Agar c5c676cbd5 tests template remove list_builtins 8 years ago
Daniel Agar 573aed0ee8 tests coverage reorder to avoid lcov issues 8 years ago
Daniel Agar 6d4579751a tests add airspeedsim 8 years ago
Daniel Agar b4da337cd4 test coverage cleanup 8 years ago
Daniel Agar 1ceb0bebb5 sitl tests don't manually stop mavlink and dataman 8 years ago
Daniel Agar 28971caaf3 partially restore mavlink_tests 8 years ago
Daniel Agar dc9a71b674 WIP startup_shutdown test with ASAN on 8 years ago
Daniel Agar 4f97ef417f sitl tests all config 8 years ago
Daniel Agar 74231e6656 split tests for SITL ctest 8 years ago
Lorenz Meier f511d49cc2 Improvements to SITL to make paths more flexible. (#5181) (#5255) 9 years ago