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.
 
 
 
 
 
 
Andrew Tridgell 2e24c35906 Rover: setup default esc scaling 8 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: compass set-initial-location uses ahrs location 8 years ago
AP_Arming.cpp Rover: AP_Arming: use callback in place of variable reference for home state 8 years ago
AP_Arming.h Rover: AP_Arming: use callback in place of variable reference for home state 8 years ago
GCS_Mavlink.cpp Rover: replace get_output_norm*100 for throttle with get_output_scaled 8 years ago
GCS_Mavlink.h APMRover2: correct some style 8 years ago
Log.cpp Rover: replace get_output_norm*100 for throttle with get_output_scaled 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: add support for visual odometry 8 years ago
Parameters.h Rover: add support for visual odometry 8 years ago
Parameters.pde Rover: added blank Parameters.pde for MissionPlanner 10 years ago
Rover.cpp Rover: set home from ekf position 8 years ago
Rover.h Rover: implement new style skid steering 8 years ago
Steering.cpp Rover: implement new style skid steering 8 years ago
afs_rover.cpp APMRover2: correct usage of set_output_pwm 8 years ago
afs_rover.h APMRover2: add advance failsafe 8 years ago
capabilities.cpp Rover: Add compass cal capability bit 8 years ago
commands.cpp Rover: compass set-initial-location uses ahrs location 8 years ago
commands_logic.cpp Rover: set home from ekf position 8 years ago
commands_process.cpp Rover: commands_process.cpp correct whitespace, remove tabs 8 years ago
compat.cpp Rover: use millis/micros/panic functions 9 years ago
compat.h APMrover2: replace header guard with pragma once 9 years ago
config.h APMRover2: Remove unused config define 8 years ago
control_modes.cpp Rover: set home from ekf position 8 years ago
crash_check.cpp Rover: replace get_output_norm*100 for throttle with get_output_scaled 8 years ago
createTags APMrover2: remove mention to .pde files 9 years ago
defines.h APMRover2: Reduce the home position reset when disarm 8 years ago
events.cpp Global: remove mode line from headers 8 years ago
failsafe.cpp APMrover2: remove useless variable 8 years ago
make.inc Rover: add visual odometry to build 8 years ago
navigation.cpp APMRover2: correct some style 8 years ago
radio.cpp Rover: setup default esc scaling 8 years ago
release-notes.txt Rover: Bringing the releases notes up to date. 8 years ago
sensors.cpp Rover: add init_compass method 8 years ago
setup.cpp Rover: Unify from print or println to printf. 8 years ago
system.cpp APMrover2: stop using in_mavlink_delay as a proxy for disabling logging 8 years ago
test.cpp APMRover2: Remove, correct some cast 8 years ago
version.h Rover: Creating beta release 3.2.0 Beta2 8 years ago
wscript Rover: add visual odometry to build 8 years ago