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.
 
 
 
 
 
 
khancyr 279a57dc10 APMrover2: fix servo_out to GCS message 7 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: call ins's periodic function 7 years ago
AP_Arming.cpp Rover: add pre_arm_rc_checks 8 years ago
AP_Arming.h APMrover2: use static method to construct AP_Arming_Rover 7 years ago
AP_MotorsUGV.cpp AP_MotorsUGV: fix MOT_SLEWRATE parameter description 7 years ago
AP_MotorsUGV.h Rover: add MOT_SKID_FRIC to up skid-steer motor out while stopped 7 years ago
GCS_Mavlink.cpp APMrover2: fix servo_out to GCS message 7 years ago
GCS_Mavlink.h Rover: use gps singleton for GCS functions 7 years ago
GCS_Rover.h Rover: remove CLI 8 years ago
Log.cpp APMrover2: do not include version.h/ap_version.h 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: aux switch to learn cruise throttle and speed 8 years ago
Parameters.h Rover: remove learning mode 8 years ago
Parameters.pde Rover: added blank Parameters.pde for MissionPlanner 10 years ago
Rover.cpp ArduRover: use static method to construct controllers 7 years ago
Rover.h Rover: AP_Camera uses GPS singleton 7 years ago
Steering.cpp Rover: enable pivot turns in auto mode 7 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: set home using EKF position 7 years ago
commands_logic.cpp Rover: minor format fix 8 years ago
compat.cpp Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
config.h Rover: remove learning mode 8 years ago
control_modes.cpp Rover: send GCS warning when cruise learning fails to start 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
cruise_learn.cpp Rover: send GCS warning when cruise learning fails to start 8 years ago
defines.h Rover: always log MODE and include reason when logging is enabled 7 years ago
events.cpp Global: remove mode line from headers 8 years ago
failsafe.cpp Rover: fixup cpu failsafe 8 years ago
make.inc Rover: fix SITL Make build on Windows 8 years ago
mode.cpp Rover: simplify logic for lateral-accel override during use-pivot-steering 7 years ago
mode.h Rover: remove learning mode 8 years ago
mode_auto.cpp Rover: don't use GPS speed to detect reversing 7 years ago
mode_guided.cpp Rover: don't use GPS speed to detect reversing 7 years ago
mode_hold.cpp Rover: mode fixes for reversing 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: allow pivot turn in STEERING mode 7 years ago
motor_test.cpp Rover: fix motor test for pilot passthrough of steering 8 years ago
radio.cpp Rover: minor fix to disarm logic 7 years ago
release-notes.txt Rover: 3.2.0-rc2 release notes 7 years ago
sensors.cpp Rover: Report GPS health 7 years ago
system.cpp Rover: Option to trig by distance only when in AUTO mode 7 years ago
version.cpp APMrover2: move version to a static member 7 years ago
version.h APMrover2: protect version.h from inclusion and use ap_version.h 7 years ago
wscript Rover: remove PID from build 8 years ago