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.
 
 
 
 
 
 
Randy Mackay 1baa6eb049 Rover: 3.2.2-rc1 release notes 7 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APMrover2.cpp Rover: allow AP_Stats to be optional 7 years ago
AP_Arming.cpp Rover: arming checks for GPS use requires_position and velocity 7 years ago
AP_Arming.h Rover: add proximity library 7 years ago
AP_MotorsUGV.cpp AP_MotorsUGV: pre arm check if regular and skid steering configured 7 years ago
AP_MotorsUGV.h AP_MotorsUGV: pre arm check if regular and skid steering configured 7 years ago
GCS_Mavlink.cpp Rover: use AP::ahrs() for GCS_MAVLink 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 Rover: move logging of PM messages to AP_Scheduler 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: allow AP_Stats to be optional 7 years ago
Parameters.h Rover: allow AP_Stats to be optional 7 years ago
Parameters.pde Rover: added blank Parameters.pde for MissionPlanner 10 years ago
Rover.cpp Rover: removed create() method for objects 7 years ago
Rover.h Rover: eliminate perf_update scheduler table shim 7 years ago
Steering.cpp Rover: remove set of slew for motor test 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: sets SmartRTL home after ahrs home is set 7 years ago
commands_logic.cpp Rover: delete \n from the log using gcs().send_text 7 years ago
compat.cpp Rover: remove unused mavlink_delay(uint32_t ms) 8 years ago
config.h Rover: allow AP_Stats to be optional 7 years ago
control_modes.cpp Rover: rename control_mode_from_num to mode_from_mode_num 7 years ago
crash_check.cpp Rover: FS_ param values changed to camel case 7 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: move logging of PM messages to AP_Scheduler 7 years ago
failsafe.cpp Rover: use scheduler ticks in place of mainloop_count 7 years ago
fence.cpp Rover: add fence support 7 years ago
make.inc Rover: add AC_AttitudeControl to build 7 years ago
mode.cpp Rover: acro and steering steer even with target speed of zero 7 years ago
mode.h Rover: make SmartRTL mode decide whether to save position or not 7 years ago
mode_acro.cpp Rover: acro and steering steer even with target speed of zero 7 years ago
mode_auto.cpp Rover: boats always navigate when outside waypoint radius 7 years ago
mode_guided.cpp Rover: boats always navigate when outside waypoint radius 7 years ago
mode_hold.cpp Rover: mode fixes for reversing 8 years ago
mode_manual.cpp Rover: move RC failsafe check up 7 years ago
mode_rtl.cpp Rover: boats always navigate when outside waypoint radius 7 years ago
mode_smart_rtl.cpp Rover: make SmartRTL mode decide whether to save position or not 7 years ago
mode_steering.cpp Rover: acro and steering steer even with target speed of zero 7 years ago
motor_test.cpp Rover: tighten return types of mavlink functions and variables 7 years ago
radio.cpp Rover: rename auto_throttle to allows_arming_from_transmitter 7 years ago
release-notes.txt Rover: 3.2.2-rc1 release notes 7 years ago
sensors.cpp Rover: remove shims used in scheduler table 7 years ago
system.cpp Rover: allow AP_Stats to be optional 7 years ago
version.cpp APMrover2: move version to a static member 7 years ago
version.h Rover: version 3.2.1-dev fix 7 years ago
wscript Rover: add AC_AttitudeControl to build 7 years ago