37889 Commits (d74e6db12e1ee52e631622a34db07622f361758c)
 

Author SHA1 Message Date
Peter Barker d74e6db12e AP_Math: add more tests for Polygon_outside 6 years ago
Peter Barker da81c5fe39 AP_Beacon: do not include fence closing/duplicate point in polygon boundary 6 years ago
Peter Barker de9fa4c730 AC_Avoid: call Polygon_outside directly; avoids losing first point 6 years ago
Peter Barker 4be3a48275 AC_Avoid: adjust for renamed get_polygon_points 6 years ago
Peter Barker 2822c635ec AC_Fence: correct get_boundary_points to account for closing point 6 years ago
Peter Barker 36fe9a18a0 AP_Math: make Polygon_outside cope with being passed unclosed polygons 6 years ago
Randy Mackay 2061621951 AP_Proximity: default YAW_CORR to 0 6 years ago
Randy Mackay ff3d3d256c AP_Proximity: RPLidarA2 supports yaw-correction and orientation params 6 years ago
斯东Stone c0e8a443af AP_OpticalFlow: Correct CX-OF Data Format Sequence 6 years ago
Randy Mackay 66fa948e27 Rover: send position-target-global-int mavlink messages 6 years ago
Randy Mackay 93b05d7d8a Rover: add get_desired_location method 6 years ago
Randy Mackay ce44d127c0 AR_WPNav: add is_destination_valid accessor 6 years ago
Peter Barker 17060d5d66 Copter: stop changing frame to home when home not set 6 years ago
Peter Barker 08a18d6a0a Copter: avoid working with uninitialised home location 6 years ago
Peter Barker d34c4b01f4 Copter: build return path in run() rather than init() 6 years ago
Peter Barker 7ad4d95426 Copter: do not permit RTL unless home is set 6 years ago
Peter Barker ab7ee4fefb AP_Common: Location.cpp: add sanity checks 6 years ago
Michael Oborne 6031f5b6a9 AP_GPS_UBLOX: add support for TIMEGPS message. used to get gps week 6 years ago
Peter Barker 3ed55ea3c5 Tools: autotest: add drain_mav_unparsed and use it 6 years ago
Peter Barker fc71e1ba53 AP_InternalError: add internal error for out-of-range bitmask ops 6 years ago
Peter Barker 9d4bdbf3d5 AP_Common: add sanity check into bitmask get/set 6 years ago
Peter Hall fbc2650449 Tools: autotest: update sailboat default params 6 years ago
Peter Hall 5839c1ebf6 SITL: Sailboat: write rpm and airspeed for windvane backends 6 years ago
Peter Hall f26e1dc8e8 AP_WindVane: add modern devices rev p cal 6 years ago
Peter Hall 54165dbc9c Rover: GCS_Mavlink: add windvane speed calabration 6 years ago
Peter Hall 9dba9867c6 AP_WindVane: mini onion 6 years ago
Peter Barker dbbf09d018 AP_Proximity: minor performance enhancements 6 years ago
Peter Barker 1c7a8c1509 AP_Beacon: correct parameter documentation to include SITL 6 years ago
Peter Barker 64aafb2af2 AP_Math: add Polygon_outside tests for long template instantiation 6 years ago
Peter Barker 51a0401383 AP_Math: correct Polygon_outside floating point instatiation 6 years ago
Peter Barker b35b65eed1 AP_Math: add GTEST suite for Polygon_outside 6 years ago
Peter Barker 1ce2424e49 AP_HAL_Linux: add required override keyword on configure_parity 6 years ago
Randy Mackay f93a9c37d3 Copter: 3.6.9 release notes 6 years ago
Andrew Tridgell 7c65d89c34 Tools: call gen_stable from build_binaries.py 6 years ago
Michael du Breuil a1fda8bc76 AP_BLHeli: Update to support newer targets and protocols 6 years ago
Lucas De Marchi 0afd58fb99 Tools: add helper script for TFMini Plus 6 years ago
Lucas De Marchi 4f73881c4b AP_RangeFinder: TFMiniPlus: enforce minimum version 1.7.6 6 years ago
Lucas De Marchi b3a8496613 AP_RangeFinder: add support for Benewake TFMini Plus on I2C 6 years ago
Peter Barker f09efe0908 AP_Math: correct URL for Polygon_outside algorithm 6 years ago
Phillip Kocmoud 734abe3d7d hwdef: Correct typo for mRo x2.1-777 USB PID 6 years ago
Rajat Singhal 8097b0ede3 SITL: Gazebo: Fixed comment, typos 6 years ago
Peter Barker 1b90643751 GCS_MAVLink: report more internal errors in SYS_STATUS 6 years ago
Peter Barker 6774bab363 Sub: stop passing references to AC_Avoid constructor 6 years ago
Peter Barker 3ef84d2b96 Copter: stop passing references to AC_Avoid constructor 6 years ago
Peter Barker 9f97125656 Rover: stop passing references to AC_Avoid constructor 6 years ago
Peter Barker 43152a416c AC_Avoid: stop taking references to ahrs, fence, proximity and beacon 6 years ago
Peter Barker b086b39f89 AP_Proximity: add AP::proximity() singleton getter 6 years ago
Peter Barker 8ce4f73550 AP_Beacon: add singleton 6 years ago
Peter Barker 8d90b09829 Tools: autotest: add tests for upload/download rally using mission protocol 6 years ago
Peter Barker a7c5f5a6c8 AP_Mission: break out a convert_MISSION_ITEM_to_MISSION_ITEM_INT method 6 years ago