1629 Commits (9d8cad4eeaf9b0c5007d7b7c69361932adf076c0)

Author SHA1 Message Date
Peter Barker 2e03061625 Rover: GCS_MAVLink uses dataflash singleton 6 years ago
Peter Barker f2dc8f9282 Rover: call GCS update functions at much higher rate to support lower intervals 6 years ago
Peter Barker 434a263ef4 Rover: split MSG_RAW_IMU1 into per-IMU ap_messages 6 years ago
Peter Barker a5b5688960 Rover: send both SYS_STATUS or POWER_STATUS or neither 6 years ago
Peter Barker b67876316a Rover: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker 9665d8d2e9 Rover: adjust for new update entry points into GCS 6 years ago
Peter Barker 0d8e3bdfd8 Rover: add parameter stream to list-of-all-streams 6 years ago
Peter Barker dc4e58de13 Rover: rename MSG_EXTENDED_STATUS2 to MSG_MEMINFO 6 years ago
Peter Barker 54d4030ed1 Rover: rename MSG_RAW_IMU2 and MSG_RAW_IMU3 to reflect what they send 6 years ago
Randy Mackay b1a5636d4d Rover: fix auto enter check 6 years ago
Andrew Tridgell eb851cf1a6 Rover: log SITL state 6 years ago
TsuyoshiKawamura ba0926e101 Rover: MIS_DONE_BEHAVE parameter to choose mode after mission done 6 years ago
Peter Barker 86994ba195 Rover: remove pointless wrappers around RC_Channels functions 6 years ago
Peter Barker 5dcf4dfffc Rover: remove pointless wrappers around gcs functions 6 years ago
DOMINATOR\Eugene cdbffb4ecc APMrover2: move airspeed update to library 6 years ago
Randy Mackay 002223204b Rover: add comments to failsafe structure 6 years ago
Tatsuya Yamaguchi c9299db3b9 Rover: ignore pilot's input during RC failsafe 6 years ago
Tatsuya Yamaguchi 32ba248c73 Rover: add continue-in-auto option to failsafe 6 years ago
Tatsuya Yamaguchi 44360a769d Rover: fix to use defined value of failsafe action 6 years ago
Peter Barker 78313dab4a Rover: stop passing ahrs to OpticalFlow constructor 6 years ago
Randy Mackay 1069ab0860 Rover: GCS invoked RTL returns failed when set-mode fails 6 years ago
Randy Mackay 4c3651c2be Rover: 3.5.0-rc1 release notes 6 years ago
Peter Barker 67e5b18268 Rover: factor out do_aux_function_change_mode 6 years ago
Peter Barker 86168cd180 Rover: add override keyword where required, fix bad method override 6 years ago
Michael du Breuil 65af2bc56b Rover: Fix sail motor test not being reachable 6 years ago
Michael du Breuil a40295c3b6 Rover: Make capability init consistent 6 years ago
Randy Mackay 380884e175 Rover: shorten radio/throttle failsafe to 0.2 sec min 6 years ago
Randy Mackay 2408538bdf Rover: failsafe clears rc-overrides 6 years ago
Randy Mackay 6167e6ac0b Rover: gcs fs not triggered if rc-overrides arrive 6 years ago
Randy Mackay 047f704236 Rover: last_heartbeat_ms moved to failsafe structure 6 years ago
Randy Mackay ed8feda5b9 Rover: shorten failsafe timeouts 6 years ago
Randy Mackay fa5de31cb9 Rover: rename control_failsafe to radio_failsafe_check 6 years ago
Randy Mackay 69e5a4b262 Rover: sailboat tack triggered by any switch movement 6 years ago
Randy Mackay 2db6b7c7cb Rover: move sailboat vars into struct 6 years ago
Randy Mackay 4dbff6af7e Rover: use AP_WindVane's send_wind 6 years ago
IamPete1 0dddc2eafe Rover: add sailboat tacking 6 years ago
Peter Barker 9a263780d0 Rover: move handling of gimbal messages up 6 years ago
Peter Barker 42b196a9a6 Rover: let AP_Mission handle common camera commands 6 years ago
Peter Barker 0eff11eebe Rover: move servorelayevents mission handling into AP_Mission 6 years ago
Peter Barker 6cbcfb5d61 Rover: AC_Avoid is built on all vehicles 6 years ago
Randy Mackay b64bdcdfda Rover: remove proximity check from arming checks 6 years ago
Andrew Tridgell 7ae90237e3 Rover: use set_flying to allow for compass learning to run 6 years ago
Peter Barker 50cb391dea Rover: leave AHRS to log and notify home changes 6 years ago
Randy Mackay 3e7cd5a721 Rover: fix typo on call to AP_WindVane 6 years ago
Raouf fc5ce7b273 Rover: send obstacle_distance messages to proximity lib 6 years ago
Randy Mackay 925d4035a4 Rover: fix loiter comment 6 years ago
Randy Mackay c3f3ee03d0 Rover: windvane calibration can be started with preflight-calibration msg 6 years ago
Randy Mackay 4a5b56c929 Rover: windvane update called from scheduler at 20hz 6 years ago
Randy Mackay 7163839117 AP_MotorsUGV: remove arg from output_mainsail 6 years ago
IamPete1 4366bae96d Rover: add sailboat support 6 years ago