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.
 
 
 
 
 
 
TsuyoshiKawamura ba0926e101 Rover: MIS_DONE_BEHAVE parameter to choose mode after mission done 6 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: remove pointless wrappers around RC_Channels functions 6 years ago
AP_Arming.cpp Rover: remove proximity check from arming checks 6 years ago
AP_Arming.h Rover: use singletons in AP_Arming 7 years ago
AP_MotorsUGV.cpp Rover: Fix sail motor test not being reachable 6 years ago
AP_MotorsUGV.h Rover: Fix sail motor test not being reachable 6 years ago
AP_Rally.cpp Rover: add support for rally points 7 years ago
AP_Rally.h Rover: add support for rally points 7 years ago
GCS_Mavlink.cpp Rover: remove pointless wrappers around gcs functions 6 years ago
GCS_Mavlink.h Rover: use camera singleton to get camera rather than callback 7 years ago
GCS_Rover.h Rover: remove CLI 8 years ago
Log.cpp Rover: move sailboat vars into struct 6 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: MIS_DONE_BEHAVE parameter to choose mode after mission done 6 years ago
Parameters.h Rover: MIS_DONE_BEHAVE parameter to choose mode after mission done 6 years ago
RC_Channel.cpp Rover: sailboat tack triggered by any switch movement 6 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: MIS_DONE_BEHAVE parameter to choose mode after mission done 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 Rover: leave AHRS to log and notify home changes 6 years ago
commands_logic.cpp Rover: MIS_DONE_BEHAVE parameter to choose mode after mission done 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 Rover: send GCS warning when cruise learning fails to start 8 years ago
defines.h Rover: add continue-in-auto option to failsafe 6 years ago
failsafe.cpp Rover: add continue-in-auto option to failsafe 6 years ago
fence.cpp Rover: add fence support 7 years ago
make.inc Rover: AC_Avoid is built on all vehicles 6 years ago
mode.cpp Rover: ignore pilot's input during RC failsafe 6 years ago
mode.h Rover: add override keyword where required, fix bad method override 6 years ago
mode_acro.cpp Rover: add sailboat tacking 6 years ago
mode_auto.cpp Rover: fix calls to calc_steering_to_heading 7 years ago
mode_follow.cpp Rover: fix calls to calc_steering_to_heading 7 years ago
mode_guided.cpp Rover: add override keyword where required, fix bad method override 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: fix RTL when AP_RALLY disabled 7 years ago
mode_simple.cpp Rover: update simple call to calc_steering_to_heading 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: shorten radio/throttle failsafe to 0.2 sec min 6 years ago
release-notes.txt Rover: 3.5.0-rc1 release notes 6 years ago
sailboat.cpp Rover: move sailboat vars into struct 6 years ago
sensors.cpp APMrover2: move airspeed update to library 6 years ago
system.cpp Rover: Make capability init consistent 6 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: AC_Avoid is built on all vehicles 6 years ago