1740 Commits (18a211f3e61da8eb0a5ac1ccd9eb3e760360ffdc)

Author SHA1 Message Date
Peter Barker ca7842afac Rover: add support for Sprayer 7 years ago
Randy Mackay 011776bff2 Rover: restore param description for CH7_OPTION 7 years ago
Randy Mackay b5f045dc5f Rover: mode description in lower case 7 years ago
Randy Mackay c028aa8dad Rover: fix compiler warning in RC_Channel 7 years ago
Ammarf d665abccde Rover: add output tests for omni frames 7 years ago
Raouf f0185cb79b Rover: Add loiter behaviour parameter 7 years ago
Ammarf 8308646c5e Rover: change omniplus motor order 7 years ago
Ammarf 430ed9bd3d Rover: add custom config support 7 years ago
Peter Barker 2365cdf90a Rover: remove min-max-configured pre-arm checks 7 years ago
Randy Mackay 86634c2cca Rover: log desired pitch in ATT message 7 years ago
Randy Mackay 0722c6a265 Rover: minor format fix to GCS_MAVLink.cpp 7 years ago
Randy Mackay e71dc9307e Rover: add Pitch to GCS_PID_MASK param description 7 years ago
Randy Mackay e867ef74cc Rover: balance bots log pitch PID 7 years ago
Randy Mackay 936dca7531 Rover: remove compass accumulate 7 years ago
Andrew Tridgell 73ccf90087 Rover: fixed RC_Channels parameter docs 7 years ago
Lucas De Marchi 00f03360bc APMrover2: kill AP_FEATURE_SAFETY_BUTTON 7 years ago
Peter Barker 5d923aed85 Rover: remove dead gcs failsafe code 7 years ago
Peter Barker e501ba203f Rover: rename control_modes.cpp to RC_Channel.cpp 7 years ago
Randy Mackay fada9f1990 Rover: version to 3.5.0-dev 7 years ago
Peter Barker 1f0908bba2 Rover: move handling of RC Switches into RC_Channel 7 years ago
Michael du Breuil f4d2014b56 Rover: Update notify initilization 7 years ago
Randy Mackay 315a33ed10 Rover: 3.4.2 release notes 7 years ago
murata c705d3d816 Rover: Modify indentation (NFC) 7 years ago
Ebin 6dcab4e87b Rover: support balance bot in AUTO mdoe 7 years ago
Randy Mackay f7f4b43683 Rover: 3.4.2-rc1 release notes 7 years ago
Peter Barker 24ef1a61b3 Rover: remove old AP_Menu include 7 years ago
Randy Mackay 82aba6fe56 Rover: guided heading-and-speed control slows using yaw error 7 years ago
Randy Mackay 5dc4b8e66d Rover: guided mode slows to stopping point on init 7 years ago
Randy Mackay 77598f72d1 Rover: remove redundant set_steering calls from Guided 7 years ago
Randy Mackay 3b7e84ce7a Rover: calc_steering_to_heading updates yaw error 7 years ago
Randy Mackay 84bda4e893 Rover: follow mode fixes and improvements 7 years ago
Ammarf c0082271e6 Rover: implement Follow mode 7 years ago
Michael du Breuil 84f891c5b1 Rover: Remove unused ADC include 7 years ago
Andrew Tridgell 08da22c682 Rover: improved setup of output modes 7 years ago
Michael du Breuil 2b5aa9bc53 Rover: Remove usage of analogPinToDigitalPin 7 years ago
jeff567 200a644cfe Rover: fixes bug in rovers with pivot turning 7 years ago
Peter Barker b62639e07c Rover: handle MAV_CMD_ACCELCAL_VEHICLE_POS in GCS base class 7 years ago
Peter Barker 0785e48718 Rover: handle command_int in base class 7 years ago
Peter Barker 1da3e8f182 Rover: handle command_long in GCS base class 7 years ago
Peter Barker efdc13d143 Rover: remove pointless rangefinder_init shim function 7 years ago
Peter Barker ca264b1932 Rover: use compass singleton for logging 7 years ago
Andrew Tridgell 8f94302348 Rover: removed unused macros 7 years ago
Ebin 07fc5c8349 Rover: removed min speed crash check for balance bot 7 years ago
Randy Mackay eb58399d8b Rover: 3.4.1 release notes 7 years ago
Peter Barker b38b9dc07c Rover: use ArmingMethod enumeration 7 years ago
Peter Barker ea12f6caec Rover: use singletons in AP_Arming 7 years ago
Peter Barker e1408696dc Rover: move mavlink reboot code up to base class 7 years ago
Randy Mackay b9d8f53af2 Rover: correct object avoidance parameter descriptions 7 years ago
Ebin 96d4335765 Rover: Crash check based on angle for all rover frames 7 years ago
Ebin 04604ced33 Rover: BalanceBot.cpp renamed to balance_bot.cpp 7 years ago