29553 Commits (ed558dd9a0e745a18f52ad21fa6fd66c96264c84)
 

Author SHA1 Message Date
Randy Mackay ed558dd9a0 Rover: play sad tune when arming fails 7 years ago
Randy Mackay b4a779aec3 Rover: add arm/disarm to ch7 switch 7 years ago
Randy Mackay 8eb58b266a Rover: remove unused failsafe_throttle_suppress method 7 years ago
Randy Mackay 8043c0f638 Rover: reduce arming delay to 2 sec 7 years ago
Peter Barker e38cefea8a Rover: add SmartRTL mode 7 years ago
Randy Mackay 86ce3f2b32 Rover: add SmartRTL library to build 7 years ago
Randy Mackay 9f94875228 Rover: mode class gets set_desired_location_NED 7 years ago
Randy Mackay 82cd320bd0 AP_AHRS: add get_origin method to parent 7 years ago
Peter Barker 7257fb6284 Tools: LogAnalyzer: correct join() in GPSGlitch test 7 years ago
Andrew Tridgell da4d3ebe2b HAL_SITL: fixed UART utils for cygwin and Linux 7 years ago
Tom Pittenger 6bdbe53024 AP_HAL_SITL: fix compile error for Windows/Cygwin builds 7 years ago
Tom Pittenger 013035a4da AP_HAL_SITL: fix compile error for Windows/Cygwin builds 7 years ago
Tom Pittenger 760c6185e5 AP_HAL_SITL: remove SBUS debug code 7 years ago
Pierre Kancir c30642a348 AP_HAL_SITL: correct _unbuffered_writes usage 7 years ago
Randy Mackay 6d472376bb AP_MotorsUGV: do not limit just because of saturation 7 years ago
Peter Barker 5612292802 Rover: allow vehicle to be armed in manual with no GPS 7 years ago
Peter Barker 1a59b38204 Rover: use throttle rather than steering to determine target speed 7 years ago
Mark Whitehorn b1b1c0218f AP_HAL_PX4: clean whitespace 7 years ago
Mark Whitehorn d9ce90ceb0 AP_SBusOut: fix typo in comment 7 years ago
Mark Whitehorn 8d70255b8b AP_SBusOut: turn off SBUS_DEBUG 7 years ago
Mark Whitehorn 5a417e3152 AP_HAL_SITL: support SBusOut 7 years ago
Mark Whitehorn 644f5b75e6 AP_HAL_VRBRAIN: rename enable_sbus_out to enable_px4io_sbus_out 7 years ago
Mark Whitehorn 12ea8efa84 AP_HAL_PX4: support SBusOut 7 years ago
Mark Whitehorn 66c4b7d986 AP_HAL: support SBusOut 7 years ago
Mark Whitehorn 9c91a959aa mk: link AP_SbusOut 7 years ago
Mark Whitehorn fd5039f8cd Tools: link SBusOut library 7 years ago
Mark Whitehorn 3587d7f253 AP_SerialManager: add SBUS1 serial output support 7 years ago
Mark Whitehorn cca251c135 SRV_Channel: support SBusOut 7 years ago
Mark Whitehorn 94d4f068a8 AP_SBusOut: create library 7 years ago
Mark Whitehorn 560402bad4 AP_BoardConfig: clarify PX4IO SBUS enable message 7 years ago
Peter Barker 68800a52f5 Rover: move RC failsafe check up 7 years ago
Peter Barker 47f8ed7fab AP_GPS: set GPS_SAVE_CFG default to save GPS config as required 7 years ago
Andrew Tridgell 9677d570e9 AP_GPS: faster GPS lock 7 years ago
Randy Mackay 69dc68d621 Rover: re-order acro mode to add early return 7 years ago
Randy Mackay 060f1d36dd Rover: allow aux switch to record waypoints when not in auto-mode 7 years ago
Peter Barker 45d76bdf25 Rover: add name4() to Mode and use it for AP_Notify calls 7 years ago
Randy Mackay 04e9228fa0 Rover: add Acro mode 7 years ago
Andrew Tridgell 2c6593e35e AP_NavEKF3: fixed inverted function setInhibitGpsVertVelUse() 7 years ago
Andrew Tridgell 4019a167a9 AP_NavEKF2: fixed inverted function setInhibitGpsVertVelUse() 7 years ago
Grant Morphett f7db538220 APM_Control: Fixed the subparam indexs to start at 1 7 years ago
Randy Mackay 5b7cd31221 Rover: send steering PID tuning to GCS in most modes 7 years ago
Randy Mackay 26f50f6055 Rover: PILOT_STEER_TYPE replaces SKID_STEER_IN 7 years ago
Randy Mackay c6689fd2e1 Rover: rename calc_nav_steer to calc_steering_from_lateral_acceleration 7 years ago
Tom Pittenger 3d6cc59a6b Plane: cleanup geofence warnings 7 years ago
Randy Mackay fa7c56a110 Rover: minor comment fix 7 years ago
Daniel Widmann 8f1857759f AP_MotorsUGV: allow larger MOT_SLEWRATE values 7 years ago
Randy Mackay 78275ec4a1 AP_MotorsUGV: throttle slew updates motor limit flags 7 years ago
Patrick José Pereira b724884344 Sub: Remove unnecessary cast in init_rc_out 7 years ago
Peter Barker b7a293ca5f Tools: autotest: move fetching of banner and version 7 years ago
Andrew Tridgell 2a81792b41 Plane: don't disable compass on one bad reading 7 years ago