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 ee39ec3751 Rover: move serial_control case to base class 8 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: remove CLI 8 years ago
AP_Arming.cpp Rover: add pre_arm_rc_checks 8 years ago
AP_Arming.h Rover: add pre_arm_rc_checks 8 years ago
AP_MotorsUGV.cpp Rover: minor format fix 8 years ago
AP_MotorsUGV.h AP_MotorsUGV: minor comment fix 8 years ago
GCS_Mavlink.cpp Rover: move serial_control case to base class 8 years ago
GCS_Mavlink.h Rover: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
GCS_Rover.h Rover: remove CLI 8 years ago
Log.cpp Rover: use abs for int within calc_speed_nudge 8 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: remove redundant SYS_NUM_RESETS 8 years ago
Parameters.h Rover: remove redundant SYS_NUM_RESETS 8 years ago
Parameters.pde Rover: added blank Parameters.pde for MissionPlanner 10 years ago
Rover.cpp Rover: use AR_AttitudeControl for steering control 8 years ago
Rover.h Rover: set_mode arg name to match implementation 8 years ago
Steering.cpp Rover: remove active-loiter and set-auto-wp 8 years ago
afs_rover.cpp Rover: add reason to set_mode 8 years ago
afs_rover.h Rover: update advanced failsafe 8 years ago
capabilities.cpp Rover: Add compass cal capability bit 8 years ago
commands.cpp Rover: remove next_WP, wp_distance, navigate 8 years ago
commands_logic.cpp Rover: minor format fix 8 years ago
compat.cpp Rover: use millis/micros/panic functions 9 years ago
config.h Rover: remove unused definitions 8 years ago
control_modes.cpp Rover: use AR_AttitudeControl for throttle control 8 years ago
crash_check.cpp Rover: add reason to set_mode 8 years ago
createTags APMrover2: remove mention to .pde files 9 years ago
defines.h Rover: remove unused definitions 8 years ago
events.cpp Global: remove mode line from headers 8 years ago
failsafe.cpp Rover: add reason to set_mode 8 years ago
make.inc Rover: fix SITL Make build on Windows 8 years ago
mode.cpp Rover: use abs for int within calc_speed_nudge 8 years ago
mode.h Rover: modes use stop_vehicle to stop gently 8 years ago
mode_auto.cpp Rover: modes use stop_vehicle to stop gently 8 years ago
mode_guided.cpp Rover: modes use stop_vehicle to stop gently 8 years ago
mode_hold.cpp Rover: mode fixes for reversing 8 years ago
mode_learning.cpp Rover: add control modes class 8 years ago
mode_manual.cpp Rover: move manual mode failsafe handling to mode class 8 years ago
mode_rtl.cpp Rover: modes use stop_vehicle to stop gently 8 years ago
mode_steering.cpp Rover: bug fix to steering mode top speed 8 years ago
motor_test.cpp Rover: fix motor test for pilot passthrough of steering 8 years ago
radio.cpp Rover: formatting fixes and const local variables 8 years ago
release-notes.txt Rover: Bringing the releases notes up to date. 8 years ago
sensors.cpp Rover: use rangefinder backend accessors 8 years ago
system.cpp Rover: remove redundant SYS_NUM_RESETS 8 years ago
version.h Rover: version to 3.2.0-dev 8 years ago
wscript Rover: remove PID from build 8 years ago