28253 Commits (b2fd8abf9e9ff598139d095543efa838afef96aa)
 

Author SHA1 Message Date
Daniel Agar a4c4f356b3 Makefile handle spaces in path 6 years ago
Roman Bapst bef8b6b949 mavlink hash check: return early in case of hash check parameter (#10861) 6 years ago
CUAVcaijie eb8a3de987 add rgbled_ncp5623c driver (#10889) 6 years ago
TSC21 1268109690 bump px4-dev-raspi container tag 6 years ago
TSC21 ddb4b27fbe set CPACK_DEBIAN_PACKAGE_SHLIBDEPS to OFF 6 years ago
Daniel Agar b9b301c38e update sitl_gazebo to latest master 6 years ago
Daniel Agar 2c33a937dd update docker images to 2018-11-22 tag 6 years ago
PX4 Build Bot d42edfc612 Update submodule Mavlink v2.0 to latest Sun Nov 25 07:37:28 EST 2018 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
Mara Bos e9fb17c51a Always use FILE* for standard output. 6 years ago
bresch 20f870137b FW auto - Add parameter for flaps setting during landing 6 years ago
Daniel Agar a6684c6f9a uORB orb_exists use internal linked list instead of file path 6 years ago
Daniel Agar 023e267e9b uORB replace ORBMap with linked list 6 years ago
Daniel Agar 180cd94978 uORBDeviceNode mark all overrides 6 years ago
Daniel Agar f1bf7172e7 make vdev file flags and priv consistent with nuttx 6 years ago
Daniel Agar f9a3235709
remove unused parameter VT_AIRSPD_RULE (#10897) 6 years ago
Michael Schaeuble 43034922e2 Mavlink: Incorporate changes in UTM_GLOBAL_POSITION message 6 years ago
Michael Schaeuble a154282fef Mavlink: Use UUID for identifier in UTM_GLOBAL_POSITION 6 years ago
Michael Schaeuble 33a9eb946a Mavlink: Reduce rate of UTM_GLOBAL_POSITION stream 6 years ago
Michael Schaeuble fa4156c3d0 Mavlink: Include UTM_DATA_AVAIL_FLAGS_*_VELO_AVAILABLE flag 6 years ago
Michael Schaeuble ae4654f36a Mavlink: Include new UTM_DATA_AVAIL_FLAGS_RELATIVE_ALTITUDE_AVAILABLE flag 6 years ago
Michael Schaeuble 15439fcc0b Mavlink: Add UTM_GLOBAL_POSITION stream 6 years ago
Michael Schaeuble 30dbfd99fb EKF: Estimate WGS84 altitude with filtered AMSL offset 6 years ago
Roman Bapst 90bfdb6f0a VTOL rate control architecture improvements (#10819) 6 years ago
Daniel Agar 75c1396ed7 cmake sitl_tests silence debug message 6 years ago
Matthias Grob 919a508935 appveyor: run make test also on Windows CI 6 years ago
Matthias Grob be16baaa3c sitl_tests: exclude uorb test from Windows build 6 years ago
TSC21 e3af000fdb init.d-posix: make 1013_iris_vision independent of 1010_iris_opt_flow 6 years ago
TSC21 dcdddacdb2 init.d-posix: vision: set the appropriate parameters 6 years ago
TSC21 adc81aaab5 position_estimator_inav: fix covariance check logic 6 years ago
TSC21 20b3adebf4 attitude_estimator_q_main: remove epsilon comparison; fix logic 6 years ago
Daniel Agar 8566b6b53e AV-X increase logger buffer 6 years ago
PX4 Build Bot 7d54913f80 Update submodule matrix to latest Wed Nov 21 00:38:27 UTC 2018 6 years ago
Daniel Agar 528b794841
Update submodule mavlink v2.0 to latest Wed Nov 21 00:38:04 UTC 2018 6 years ago
PX4 Build Bot 68bd878877 Update submodule sitl_gazebo to latest Wed Nov 21 00:37:52 UTC 2018 6 years ago
Eric Babyak 560a9b45ed Fix for initializing Landing Target Estimator in SITL 6 years ago
Julian Oes 62188f6151 px_romfs_pruner.py: PEP8 and comments fixes 6 years ago
Julian Oes 177d14c8ea px_romfs_pruner.py: remove deprecation warning 6 years ago
Beat Küng 1e17a86a39
collisionprevention: fix typo in param description & minor code style 6 years ago
baumanta 053494c535 use only one parameter and enable parameter change in flight. clean up code 6 years ago
baumanta efa7e0ba77 clean up 6 years ago
baumanta f5369db245 Put parameters inside library. Get rid of unnecessary activation logic 6 years ago
baumanta dd45fa6541 change feature name from CollisionAvoidance to CollisionPrevention 6 years ago
baumanta f611eddadd unadvertise publishers in the destructor 6 years ago
Matthias Grob 81ec6c5b1e ColisionAvoidance: move instantiation to FlightTask 6 years ago
Matthias Grob 7e276bc163 CollisionAvoidance: move activation logic to library 6 years ago
baumanta 27dc60a419 Improve comments 6 years ago
baumanta ce7dc85450 Change wrong comment 6 years ago
baumanta db514fe441 Add a collision avoidance library which uses range data 6 years ago