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.
 
 
 
 
 
 
Pierre Kancir 14d351c2fd Rover: use MAVLink POSITION_TARGET_TYPEMASK 4 years ago
..
AP_Arming.cpp Rover: do common gps arming checks first before moving on 4 years ago
AP_Arming.h Rover: add do_disarm_checks boolean to disarm call 4 years ago
AP_MotorsUGV.cpp Rover: direct-rotation sail mast control 4 years ago
AP_MotorsUGV.h Rover: direct-rotation sail mast control 4 years ago
AP_Rally.cpp
AP_Rally.h
GCS_Mavlink.cpp Rover: use MAVLink POSITION_TARGET_TYPEMASK 4 years ago
GCS_Mavlink.h Rover: move handling of last-seen-SYSID_MYGCS up to GCS base class 4 years ago
GCS_Rover.cpp Rover: tidy setting of sensor status flags 4 years ago
GCS_Rover.h Rover: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Log.cpp Rover: logging for direct-rotation sail mast output 4 years ago
Makefile.waf
Parameters.cpp Rover: move TURN_MAX_G param to atitude control 4 years ago
Parameters.h Rover: move TURN_MAX_G param to atitude control 4 years ago
RC_Channel.cpp Rover: RC_Channel: add WIND_VANE_DIR_OFSSET 4 years ago
RC_Channel.h Rover: return MAV_RESULT_FAILED from do_aux_function if invalid function 4 years ago
Rover.cpp Rover: move TURN_MAX_G param to atitude control 4 years ago
Rover.h Rover: move handling of last-seen-SYSID_MYGCS up to GCS base class 4 years ago
Steering.cpp
afs_rover.cpp
afs_rover.h
balance_bot.cpp
commands.cpp Rover: astyle, reformatted few files in Rover Dir 5 years ago
config.h Rover: make mount/gimbal inclusion configurable per-board 5 years ago
crash_check.cpp
createTags
cruise_learn.cpp Rover: Add missing const in member functions 4 years ago
defines.h Rover: Change abbreviations 4 years ago
ekf_check.cpp Rover: Simplify boolean expression 4 years ago
failsafe.cpp Rover: move handling of last-seen-SYSID_MYGCS up to GCS base class 4 years ago
fence.cpp
mode.cpp Rover: move TURN_MAX_G param to atitude control 4 years ago
mode.h Rover: rename sent_notification to send_notification 4 years ago
mode_acro.cpp Rover: Simplify boolean expression 4 years ago
mode_auto.cpp Rover: Add missing const in member functions 4 years ago
mode_follow.cpp
mode_guided.cpp Rover: rename sent_notification to send_notification 4 years ago
mode_hold.cpp
mode_loiter.cpp Rover: astyle, reformatted few files in Rover Dir 5 years ago
mode_manual.cpp Rover: direct-rotation sail mast control 4 years ago
mode_rtl.cpp Rover: rename sent_notification to send_notification 4 years ago
mode_simple.cpp
mode_smart_rtl.cpp
mode_steering.cpp Rover: move TURN_MAX_G param to atitude control 4 years ago
motor_test.cpp
radio.cpp Rover: walking_height input sent to motors 4 years ago
release-notes.txt Rover: minor fix to release notes 4 years ago
sailboat.cpp Rover: direct-rotation sail mast control 4 years ago
sailboat.h Rover: direct-rotation sail mast control 4 years ago
sensors.cpp
system.cpp Rover: Enable RFND logging 4 years ago
version.h ArduRover: Use new AP_FWVersionDefine header 4 years ago
wscript