1317 Commits (89c830e949bf9c9829ccb70cada626e76a24424a)

Author SHA1 Message Date
Peter Barker 89c830e949 Rover: make SmartRTL mode decide whether to save position or not 7 years ago
Andrew Tridgell 65308f9411 Rover: removed compass learn_offsets() 7 years ago
Randy Mackay 0da8ff6b2e Rover: boats always navigate when outside waypoint radius 7 years ago
Michael du Breuil 2e9e91b3a3 Rover: Move battery logging to AP_BattMonitor 7 years ago
murata e94bfc7ee0 Rover: delete \n from the log using gcs().send_text 7 years ago
Randy Mackay 0626d105ed Rover: version 3.2.1-dev fix 7 years ago
Randy Mackay b459e7fa7f Rover: 3.2.1 release notes 7 years ago
Randy Mackay a6ff2cacdd Rover: 3.2.1-rc1 release notes 7 years ago
Randy Mackay a5d7b8bb19 Rover: remove unused definition 7 years ago
Randy Mackay 2748d4d0fe Rover: arming checks for GPS use requires_position and velocity 7 years ago
Randy Mackay 9cba1e2907 Rover: gps check replaced by requires-position, requires-velocity 7 years ago
Randy Mackay 509c7e2a8f Rover: add object avoidance to steering and acro modes 7 years ago
Randy Mackay 2320bfb637 Rover: add AC_AttitudeControl to build 7 years ago
Randy Mackay 489c42bdff Rover: add avoidance library 7 years ago
khancyr 5503a0069d Rover: add proximity library 7 years ago
khancyr c3fb985ec5 Rover: add fence support 7 years ago
Dylan Herman c14af79975 Rover: now sends SCALED_PRESSURE msg 7 years ago
Dylan Herman 9d7eb188d1 Rover: enter Hold on failure to enter RTL fs action 7 years ago
Dylan Herman f3b794f698 Rover: Add SmartRTL failsafe action 7 years ago
Randy Mackay 6ce9b47807 Rover: calc_speed_nudge honours max speed even in reverse 7 years ago
Dylan Herman 3edaff0309 Rover: sets SmartRTL home after ahrs home is set 7 years ago
Randy Mackay ed452c6a27 Rover: version to 3.2.1-dev 7 years ago
Randy Mackay a3b667ea24 Rover: 3.2.0 release notes 7 years ago
Randy Mackay e2824be250 Rover: add const and comments to calc_speed_max 7 years ago
Randy Mackay 5cd500847b Rover: rename auto_throttle to allows_arming_from_transmitter 7 years ago
Randy Mackay 5167ec7708 Rover: send PID to GCS regardless of mode 7 years ago
Randy Mackay 5a5be9175d Rover: 3.2.0-rc4 release notes 7 years ago
Randy Mackay 072b5187a3 Rover: steering mode reversing fix 7 years ago
Randy Mackay 916fe80000 Rover: remove mode class's desired-lat-accel 7 years ago
Randy Mackay 49493fe6a2 Rover: add calc_steering_to_heading 7 years ago
Randy Mackay dc283e9c26 Rover: re-order calc_steering declarations to match .cpp file 7 years ago
Peter Barker 1d3e7d454a Rover: correct gps-is-healthy mode change check 7 years ago
Peter Barker 7cf2712bf1 Rover: AP_AHRS no longer requires GPS in constructor 7 years ago
Randy Mackay 457c39bf1b Rover: FS_ param values changed to camel case 7 years ago
Randy Mackay 241456f55f Rover: remove auto trim at startup 7 years ago
Randy Mackay 6459a4de9d Rover: gyro health check uses initialised flag 7 years ago
Randy Mackay a8da459baf Rover: GPS reported healthy to GCS even without lock 7 years ago
Peter Barker bce9a40ab5 Rover: remove unimplemented methods 7 years ago
Andrew Tridgell 482ae876fb Rover: removed create() method for objects 7 years ago
Randy Mackay f6f40afcda Rover: rename control_mode_from_num to mode_from_mode_num 7 years ago
Randy Mackay c17549c7ff AP_Arming: integrate pre arm check if regular and skid steering configured 7 years ago
Randy Mackay ebe3ec88a7 AP_MotorsUGV: pre arm check if regular and skid steering configured 7 years ago
Randy Mackay 5d7e3d31c9 Rover: PM log message more consistent with Plane 7 years ago
Randy Mackay 4958298a75 Rover: fix auto mode distance_to_destination 7 years ago
Randy Mackay de196f818d Rover: log STER dataflash message regardless of mode 7 years ago
Randy Mackay 5f62cde550 Rover: remove throttle from NTUN logging 7 years ago
Randy Mackay 9710b16cac Rover: THR dataflash logging replaces CTUN 7 years ago
Randy Mackay efae648461 Rover: STR dataflash logging gets turn rate 7 years ago
Randy Mackay 8e80490098 Rover: reporting gets lat accel from attitude control 7 years ago
Randy Mackay b778546eda Rover: rename mode lateral acceleration and make private 7 years ago