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 144f4e08b8 APMrover2: compass init never fails 6 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
AP_Arming.cpp Rover: remove redundant PreArm: in check_failed calls 6 years ago
AP_Arming.h Rover: move checking of fence up 6 years ago
AP_MotorsUGV.cpp Rover: fix multi-motors prearm check 6 years ago
AP_MotorsUGV.h Rover: make omni setup protected in AP_MotorsUGV 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 Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
GCS_Mavlink.h Rover: move sending of send_pid_tuning up 6 years ago
GCS_Rover.cpp Rover: move update_sensor_flags to GCS_Rover.cpp 6 years ago
GCS_Rover.h Rover: move update_sensor_status_flags into GCS subclasses 6 years ago
Log.cpp Rover: move wheelEncoder logging to library 6 years ago
Makefile.waf
Parameters.cpp APMRover2: Allow scripting to run 6 years ago
Parameters.h APMRover2: Allow scripting to run 6 years ago
RC_Channel.cpp Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
RC_Channel.h Rover: magically set home when toggling first waypoint in 6 years ago
Rover.cpp GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Rover.h Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
Steering.cpp Rover: fixes bug in rovers with pivot turning 7 years ago
afs_rover.cpp Rover: remove rcmap member from AP_AdvancedFailsafe 7 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
commands_logic.cpp Rover: added acro mode to MIS_DONE_BEHAVE 6 years ago
compat.cpp Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
config.h Rover: enable gripper support 6 years ago
crash_check.cpp Rover: Modify indentation (NFC) 7 years ago
createTags APMrover2: remove mention to .pde files 9 years ago
cruise_learn.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
defines.h Rover: attempt to set home position regardless of GPS lock 6 years ago
ekf_check.cpp Rover: add ekf failsafe 6 years ago
failsafe.cpp Rover: add continue-in-auto option to failsafe 6 years ago
fence.cpp Rover: move sending of fence_status up 6 years ago
mode.cpp Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
mode.h Rover: added acro mode to MIS_DONE_BEHAVE 6 years ago
mode_acro.cpp Rover: add sailboat tacking 6 years ago
mode_auto.cpp Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
mode_follow.cpp Rover: follow provides distance and bearing to target 6 years ago
mode_guided.cpp Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
mode_hold.cpp Rover: add sailboat support 6 years ago
mode_loiter.cpp Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
mode_manual.cpp Rover: add sailboat support 6 years ago
mode_rtl.cpp Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
mode_simple.cpp Rover: update simple call to calc_steering_to_heading 7 years ago
mode_smart_rtl.cpp Rover: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
mode_steering.cpp Rover: set ahrs flyforward if thr over 15% for 2 seconds 7 years ago
motor_test.cpp Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
radio.cpp Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
release-notes.txt Rover: 3.5.0 release notes 6 years ago
sailboat.cpp Rover: move sailboat vars into struct 6 years ago
sensors.cpp APMrover2: compass init never fails 6 years ago
system.cpp Rover: use enum class for ArmingMethod and ArmingRequired 6 years ago
version.cpp Rover: remove PX4 FWVersion info 6 years ago
version.h Rover: version to 3.5.0-dev 7 years ago
wscript Rover: AC_Avoid is built on all vehicles 6 years ago