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 7c15effcd5 Rover: remove redundant check for arming-required-is-no 5 years ago
..
AP_Arming.cpp APMrover2: log disarm method 5 years ago
AP_Arming.h APMrover2: log disarm method 5 years ago
AP_MotorsUGV.cpp Rover: AP_MotorsUGV: add wingsail output 5 years ago
AP_MotorsUGV.h Rover: AP_MotorsUGV: add wingsail output 5 years ago
AP_Rally.cpp APMrover2: adjust for Location_Class and Location unification 6 years ago
AP_Rally.h Rover: Rally no longer takes ahrs in constructor 6 years ago
GCS_Mavlink.cpp APMrover2: Remove post_ignore check since is always true 5 years ago
GCS_Mavlink.h Rover: rename system_status as it won't be called from base class 5 years ago
GCS_Rover.cpp APMrover2: move initialisation of serial and gcs to AP_Vehicle 5 years ago
GCS_Rover.h APMrover2: move initialisation of serial and gcs to AP_Vehicle 5 years ago
Log.cpp Rover: correct case mistake in Wpbrg logmessage documenation 5 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Rover: fix SYSID_THISMAV param description 5 years ago
Parameters.h Rover: use HAL_SPRAYER_ENABLED 5 years ago
RC_Channel.cpp APMrover2: let RC_Channel indicate AUX_FUNC::ARMDISARM needs no initialisation 5 years ago
RC_Channel.h Rover: fixed range check for RC channel 5 years ago
Rover.cpp Rover: remove redundant check for arming-required-is-no 5 years ago
Rover.h Rover: implement set_target_velocity_NED for use in scripting 5 years ago
Steering.cpp Rover: integrate navigation library 6 years ago
afs_rover.cpp APMrover2: log disarm method 5 years ago
afs_rover.h Rover: correct compilation when AFS enabled 6 years ago
balance_bot.cpp Rover: add param to offset balancing point for balance bots 6 years ago
commands.cpp Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
compat.cpp Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
config.h Rover: remove ineffective DEVO_TELEM_ENABLED 6 years ago
crash_check.cpp APMrover2: log disarm method 5 years ago
createTags APMrover2: remove mention to .pde files 9 years ago
cruise_learn.cpp Rover: fixed typo in log write 6 years ago
defines.h Rover: Support new AP_Vehicle::set_mode 5 years ago
ekf_check.cpp Rover: Support new AP_Vehicle::set_mode 5 years ago
failsafe.cpp Rover: correct comment on CPU failsafe strategy 5 years ago
fence.cpp Rover: White space is tab code 5 years ago
mode.cpp Rover: mode: trigger tack on active fence limits 5 years ago
mode.h Rover: new function to check if arming is allowed in the mode 5 years ago
mode_acro.cpp Rover: move to use new sailboat class 6 years ago
mode_auto.cpp Rover: move set_desired_speed to each mode 5 years ago
mode_follow.cpp Rover: move set_desired_speed to each mode 5 years ago
mode_guided.cpp Rover: move set_desired_speed to each mode 5 years ago
mode_hold.cpp Rover: add wing sail support 5 years ago
mode_loiter.cpp Rover: Added reversing loiter_type parameter 5 years ago
mode_manual.cpp Rover: add wing sail support 5 years ago
mode_rtl.cpp Rover: move set_desired_speed to each mode 5 years ago
mode_simple.cpp Rover: separate nudge from calc_throttle 6 years ago
mode_smart_rtl.cpp Rover: move set_desired_speed to each mode 5 years ago
mode_steering.cpp Rover: fix logging of desired lateral acceleration 6 years ago
motor_test.cpp APMrover2: log disarm method 5 years ago
radio.cpp APMrover2: log disarm method 5 years ago
release-notes.txt Rover: 4.0.0 release notes 5 years ago
sailboat.cpp Rover: add wing sail support 5 years ago
sailboat.h Rover: add wing sail support 5 years ago
sensors.cpp Rover: allow NavEKFs to be compiled out 5 years ago
system.cpp APMrover2: move AP_PARM_KEY_DUMP function up to AP_Vehicle base class 5 years ago
version.cpp Rover: set os_sw_version to date fw was compiled 6 years ago
version.h Rover: version to 4.1.0-dev 5 years ago
wscript Rover: remove linkage of AP_Stats 5 years ago