You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Randy Mackay 88a230e897 Rover: DPTH message only written if range finder last read time changed 7 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: update wheel encoders at 50hz 7 years ago
AP_Arming.cpp Rover: remove min-max-configured pre-arm checks 7 years ago
AP_Arming.h Rover: use singletons in AP_Arming 7 years ago
AP_MotorsUGV.cpp AP_MotorsUGV: use wheel-rate-control for skid steering vehicles 7 years ago
AP_MotorsUGV.h AP_MotorsUGV: use wheel-rate-control for skid steering vehicles 7 years ago
GCS_Mavlink.cpp Rover: report left and right wheel control PID 7 years ago
GCS_Mavlink.h Rover: follow mode fixes and improvements 7 years ago
GCS_Rover.h Rover: remove CLI 8 years ago
Log.cpp Rover: DPTH message only written if range finder last read time changed 7 years ago
Makefile Rover Makefile: don't include targets.mk directly (included by apm.mk) 12 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Rover: report left and right wheel control PID 7 years ago
Parameters.h Rover: include wheel-rate-control 7 years ago
RC_Channel.cpp Rover: fix compiler warning in RC_Channel 7 years ago
RC_Channel.h Rover: remove dead gcs failsafe code 7 years ago
Rover.cpp Rover: use AP_FWVersion singleton 7 years ago
Rover.h Rover: DPTH message only written if range finder last read time changed 7 years ago
Steering.cpp Rover: fixes bug in rovers with pivot turning 7 years ago
afs_rover.cpp Rover: remove rcmap member from AP_AdvancedFailsafe 7 years ago
afs_rover.h Rover: remove rcmap member from AP_AdvancedFailsafe 7 years ago
balance_bot.cpp Rover: pass vehicle speed to attitude control pitch control 7 years ago
capabilities.cpp Rover: report set-attitude-target capability 7 years ago
commands.cpp Rover: use AP_RTC 7 years ago
commands_logic.cpp Rover: minor fixes for reversed handling 7 years ago
compat.cpp Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
config.h Rover: removed unused macros 7 years ago
crash_check.cpp Rover: Modify indentation (NFC) 7 years ago
createTags APMrover2: remove mention to .pde files 9 years ago
cruise_learn.cpp Rover: send GCS warning when cruise learning fails to start 8 years ago
defines.h Rover: remove dead gcs failsafe code 7 years ago
failsafe.cpp Rover: remove rcmap member from AP_AdvancedFailsafe 7 years ago
fence.cpp Rover: add fence support 7 years ago
make.inc Rover: implement Follow mode 7 years ago
mode.cpp Rover: balancebot_pitch_control method removes unused armed arg 7 years ago
mode.h Rover: support DO_SET_REVERSE commands in guided, RTL, SmartRTL 7 years ago
mode_acro.cpp Rover: set ahrs flyforward if thr over 15% for 2 seconds 7 years ago
mode_auto.cpp Rover: Move set_reverse method to Mode class 7 years ago
mode_follow.cpp Rover: follow mode fixes and improvements 7 years ago
mode_guided.cpp Rover: fix initial target when setting Guided 7 years ago
mode_hold.cpp Rover: balancebot_pitch_control method removes unused armed arg 7 years ago
mode_loiter.cpp Rover: Add loiter behaviour parameter 7 years ago
mode_manual.cpp Rover: balancebot_pitch_control method removes unused armed arg 7 years ago
mode_rtl.cpp Rover: support DO_SET_REVERSE commands in guided, RTL, SmartRTL 7 years ago
mode_smart_rtl.cpp Rover: support DO_SET_REVERSE commands in guided, RTL, SmartRTL 7 years ago
mode_steering.cpp Rover: set ahrs flyforward if thr over 15% for 2 seconds 7 years ago
motor_test.cpp Rover: use ArmingMethod enumeration 7 years ago
radio.cpp Rover: remove dead gcs failsafe code 7 years ago
release-notes.txt Rover: 3.4.2 release notes 7 years ago
sensors.cpp Rover: remove compass accumulate 7 years ago
system.cpp Rover: Remove unneeded ServoRelayEvent mask set 7 years ago
version.cpp Rover: use AP_FWVersion singleton 7 years ago
version.h Rover: version to 3.5.0-dev 7 years ago
wscript Rover: implement Follow mode 7 years ago