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.
 
 
 
 
 
 
Leonard Hall 157f786adf Global: rename desired to target in PID info 6 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
AP_Arming.cpp Rover: enable RC calibration checks 6 years ago
AP_Arming.h Rover: enable RC calibration checks 6 years ago
AP_MotorsUGV.cpp Rover: fix omni tri steering and lateral factors 6 years ago
AP_MotorsUGV.h Rover: AP_MotorsUGV make has sail protected 6 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 Global: rename desired to target in PID info 6 years ago
GCS_Mavlink.h APMrover2: pass mavlink_message_t by const reference 6 years ago
GCS_Rover.cpp Rover: move setting of compass sys_status bits up 6 years ago
GCS_Rover.h Rover: add sanity check when fetching GCS_MAVLink instance 6 years ago
Log.cpp Rover: EKF logging moved into EKF from logger 6 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Rover: Enable scripting parameters 6 years ago
Parameters.h Rover: integrate OAPathPlanner 6 years ago
RC_Channel.cpp Rover: move arming-related functionality into parent classes 6 years ago
RC_Channel.h Rover: magically set home when toggling first waypoint in 6 years ago
Rover.cpp Rover: rename APMrover2.cpp to Rover.cpp 6 years ago
Rover.h Rover: remove dangling print_mode method declaration 6 years ago
Steering.cpp Rover: integrate navigation library 6 years ago
afs_rover.cpp Rover: move arming-related functionality into parent classes 6 years ago
afs_rover.h Rover: remove rcmap member from AP_AdvancedFailsafe 7 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 APMrover2: move enabled parameter into compass library 6 years ago
crash_check.cpp Rover: move arming-related functionality into parent classes 6 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: move arming-related functionality into parent classes 6 years ago
ekf_check.cpp Rover: rename dataflash to logger 6 years ago
failsafe.cpp Rover: move arming-related functionality into parent classes 6 years ago
fence.cpp Rover: rename dataflash to logger 6 years ago
mode.cpp Rover: null check for unconfigured RCMAP_YAW which is not use don all vehicle types 6 years ago
mode.h Rover: add get_desired_location method 6 years ago
mode_acro.cpp Rover: move to use new sailboat class 6 years ago
mode_auto.cpp Rover: integrate OAPathPlanner 6 years ago
mode_follow.cpp Rover: follow uses local desired_yaw_cd 6 years ago
mode_guided.cpp Rover: integrate OAPathPlanner 6 years ago
mode_hold.cpp Rover: add sailboat support 6 years ago
mode_loiter.cpp Rover: add get_desired_location method 6 years ago
mode_manual.cpp Rover: add sailboat support 6 years ago
mode_rtl.cpp Rover: integrate OAPathPlanner 6 years ago
mode_simple.cpp Rover: separate nudge from calc_throttle 6 years ago
mode_smart_rtl.cpp Rover: add get_desired_location method 6 years ago
mode_steering.cpp Rover: fix logging of desired lateral acceleration 6 years ago
motor_test.cpp Rover: enable RC calibration checks 6 years ago
radio.cpp Rover: null check for unconfigured RCMAP_YAW which is not use don all vehicle types 6 years ago
release-notes.txt Rover: 3.5.1 release notes 6 years ago
sailboat.cpp Rover: make sailboat a class 6 years ago
sailboat.h Rover: make sailboat a class 6 years ago
sensors.cpp Rover: move responsibility for logging into library 6 years ago
system.cpp Rover: stop setting beacon in AHRS 6 years ago
version.cpp Rover: set os_sw_version to date fw was compiled 6 years ago
version.h Rover: version to 3.6.0-dev 6 years ago
wscript Rover: add AR_WPNav to build 6 years ago