38064 Commits (a025794bae0f5280780c8cda61e8be43b9898505)
 

Author SHA1 Message Date
Peter Barker be9aac4444 Tracker: build and link against AP_Arming 6 years ago
Peter Barker 8fdc2a1bad Plane: emit throttle armed and throttle disarmed statustexts 6 years ago
Peter Barker 55a9165624 Rover: emit throttle armed and throttle disarmed statustexts 6 years ago
Peter Barker 1c4b5b0d73 AP_Arming: move arm status statustext messages back into vehicles 6 years ago
Peter Barker 6dce39cbe1 Copter: use AP_Arming methods to arm and disarm vehicle 6 years ago
Peter Barker 61a2be1470 AP_Arming: change arm and disarm to account for Copter now using them 6 years ago
Peter Barker 75ae6b59b0 GCS_MAVLink: allow Copter to disallow mavlink disarm 6 years ago
Peter Barker 84b16ea3dd AP_Arming: move check for ARMING_CHECK_NONE back into relevant vehicles 6 years ago
Peter Barker 92ce75517c Plane: move check for ARMING_CHECK_NONE back into Plane 6 years ago
Peter Barker def3bb374f Rover: move check for ARMING_CHECK_NONE back into Rover 6 years ago
Peter Barker e340873d88 GCS_MAVLink: canonicalise on success on commanded-to-arm-when-armed 6 years ago
Peter Barker 8566a17a1d Sub: move arming-related functionality into parent classes 6 years ago
Peter Barker 400aa53654 Plane: move arming-related functionality into parent classes 6 years ago
Peter Barker 9851ec1ddb Rover: move arming-related functionality into parent classes 6 years ago
Peter Barker c38e5ba4fc RC_Channel: handle AUX_FUNC::ARMDISARM 6 years ago
Peter Barker b857d2c1af GCS_MAVLink: handle MAV_CMD_COMPONENT_ARM_DISARM 6 years ago
Peter Barker d67e68eb03 AP_Logger: move LOG_ARM_DISARM_MSG in 6 years ago
Peter Barker aff6cb424f AP_Arming: move Log_Write_Arm_Disarm in, make disarm virtual 6 years ago
Peter Barker d384827291 AP_Arming: add singleton 6 years ago
Andrew Tridgell 48ac028cd0 AP_OSD: take ahrs and baro semaphores 6 years ago
Andrew Tridgell 5023b51679 AP_Baro: added semaphore for safe multi-thread use of APIs 6 years ago
Peter Barker e4de5a17d1 AP_Math: add pitch-7 to rotation tests 6 years ago
Andrew Tridgell e2eda63d2c AP_Math: added new rotation for PITCH_7 6 years ago
Peter Barker 977fe09276 AP_Math: add a more complex polygon for Polygon_outside tests 6 years ago
Peter Barker d3971c18fa AP_Math: more tests for closed-vs-open polygons 6 years ago
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