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.
 
 
 
 
 
 
Michael du Breuil 4fda39a79a Rover: Check all EKF cores for health on arming 6 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: fill Notify flag for flying 6 years ago
AP_Arming.cpp Rover: Check all EKF cores for health on arming 6 years ago
AP_Arming.h Rover: move checking of fence up 6 years ago
AP_MotorsUGV.cpp Rover: Fix typos 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 convenience manual_override method 6 years ago
GCS_Mavlink.h Rover: move various sensor status flag updates up 6 years ago
GCS_Rover.cpp Rover: add param conversion from MAG_ENABLE to COMPASS_ENABLED 6 years ago
GCS_Rover.h Rover: move various sensor status flag updates up 6 years ago
Log.cpp Rover: use RSSI singleton for logging 6 years ago
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Rover: add param conversion from MAG_ENABLE to COMPASS_ENABLED 6 years ago
Parameters.h APMrover2: move enabled parameter into compass library 6 years ago
RC_Channel.cpp Rover: Use new RC_Channel AUX_FUNC 6 years ago
RC_Channel.h Rover: magically set home when toggling first waypoint in 6 years ago
Rover.cpp Rover: remove unused channel_aux member 6 years ago
Rover.h Rover: Fix RangeFinder init 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
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: rename dataflash to logger 6 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: move Log_Write_Error into library 6 years ago
ekf_check.cpp Rover: rename dataflash to logger 6 years ago
failsafe.cpp Rover: rename dataflash to logger 6 years ago
fence.cpp Rover: rename dataflash to logger 6 years ago
mode.cpp APMrover2: move get_bearing_cd to Location and rename to get_bearing_to 6 years ago
mode.h Rover: GCS can report simple/supersimple input modes 6 years ago
mode_acro.cpp Rover: add sailboat tacking 6 years ago
mode_auto.cpp Rover: rely on AP_Mission to emit GCS text 6 years ago
mode_follow.cpp Rover: follow provides distance and bearing to target 6 years ago
mode_guided.cpp Rover: rename guided limits start_time_ms 6 years ago
mode_hold.cpp Rover: add sailboat support 6 years ago
mode_loiter.cpp APMrover2: move get_bearing_cd to Location and rename to get_bearing_to 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: Fix typos 6 years ago
release-notes.txt Rover: 3.5.0 release notes 6 years ago
sailboat.cpp Rover: Fix typos 6 years ago
sensors.cpp APMrover2: move enabled parameter into compass library 6 years ago
system.cpp Rover: Fix RangeFinder init 6 years ago
version.cpp Rover: remove PX4 FWVersion info 6 years ago
version.h Rover: version to 3.6.0-dev 6 years ago
wscript Rover: AC_Avoid is built on all vehicles 6 years ago