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.
 
 
 
 
 
 
Peter Barker 8244158969 Rover: move handling of fence point handling up 6 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: move wheelEncoder logging to library 6 years ago
AP_Arming.cpp Rover: arming and mode init checks use ekf_position_ok 6 years ago
AP_Arming.h Rover: use singletons in AP_Arming 7 years ago
AP_MotorsUGV.cpp Rover: make omni setup protected in AP_MotorsUGV 6 years ago
AP_MotorsUGV.h Rover: make omni setup protected in AP_MotorsUGV 6 years ago
AP_Rally.cpp APMrover2: adjust for Location_Class and Location unification 6 years ago
AP_Rally.h Rover: add support for rally points 7 years ago
GCS_Mavlink.cpp Rover: move handling of fence point handling up 6 years ago
GCS_Mavlink.h Rover: move handling of RC_CHANNELS_OVERRIDE up 6 years ago
GCS_Rover.h Rover: remove CLI 8 years ago
Log.cpp Rover: move wheelEncoder logging to library 6 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Rover: fix LOIT_TYPE param description 6 years ago
Parameters.h Rover: adding AP_RPM 6 years ago
RC_Channel.cpp Rover: improve cruise speed/throttle learning. fix #9777 6 years ago
RC_Channel.h Rover: remove dead gcs failsafe code 7 years ago
Rover.cpp GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Rover.h Rover: move wheelEncoder logging to library 6 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 GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
commands_logic.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
compat.cpp Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
config.h Rover: rename AC_RALLY to AP_RALLY 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 GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
defines.h Rover: move wheelEncoder logging to library 6 years ago
ekf_check.cpp Rover: add ekf failsafe 6 years ago
failsafe.cpp Rover: add continue-in-auto option to failsafe 6 years ago
fence.cpp Rover: move sending of fence_status up 6 years ago
mode.cpp Rover: avoid divide-by-zero in desired-speed-final calcs 6 years ago
mode.h Rover: Loiter in AUTO mode for boat 6 years ago
mode_acro.cpp Rover: add sailboat tacking 6 years ago
mode_auto.cpp Rover: Loiter in AUTO mode for boat 6 years ago
mode_follow.cpp Rover: follow provides distance and bearing to target 6 years ago
mode_guided.cpp Rover: fixed coverity issue around loiter logic 6 years ago
mode_hold.cpp Rover: add sailboat support 6 years ago
mode_loiter.cpp Rover: fix loiter comment 6 years ago
mode_manual.cpp Rover: add sailboat support 6 years ago
mode_rtl.cpp Rover: enable avoidance in auto, RTL, smartRTL 6 years ago
mode_simple.cpp Rover: update simple call to calc_steering_to_heading 7 years ago
mode_smart_rtl.cpp Rover: enable avoidance in auto, RTL, smartRTL 6 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: shorten radio/throttle failsafe to 0.2 sec min 6 years ago
release-notes.txt Rover: 3.5.0 release notes 6 years ago
sailboat.cpp Rover: move sailboat vars into struct 6 years ago
sensors.cpp Rover: remove wheel_encoder_rpm 6 years ago
system.cpp Rover: adding AP_RPM 6 years ago
version.cpp Rover: remove PX4 FWVersion info 6 years ago
version.h Rover: version to 3.5.0-dev 7 years ago
wscript Rover: AC_Avoid is built on all vehicles 6 years ago