ardupilot/Rover
Peter Barker 562e5c0b72 Rover: remove redundant @Values from parameter documentation 2024-05-21 14:27:05 +10:00
..
AP_Arming.cpp Rover: move AC_Avoidance defines into libraries 2024-03-11 18:07:18 +11:00
AP_Arming.h
AP_ExternalControl_Rover.cpp Rover: enabled sending waypoints from a companion computer to ardupilot for copter and rover 2024-05-02 09:08:34 +09:00
AP_ExternalControl_Rover.h Rover: enabled sending waypoints from a companion computer to ardupilot for copter and rover 2024-05-02 09:08:34 +09:00
AP_Rally.cpp
AP_Rally.h
GCS_Mavlink.cpp Rover: Change division to multiplication 2024-05-07 08:51:05 +09:00
GCS_Mavlink.h Rover: move handling of DO_SET_HOME up to GCS_MAVLink base class 2024-04-09 09:35:16 +10:00
GCS_Rover.cpp
GCS_Rover.h
Log.cpp
Makefile.waf
Parameters.cpp Rover: remove redundant @Values from parameter documentation 2024-05-21 14:27:05 +10:00
Parameters.h Rover: cope with AP_AVOIDANCE_ENABLED being false 2024-03-11 18:07:18 +11:00
RC_Channel.cpp Rover: use AUX_FUNC instead of typedef aux_func_t 2024-02-15 08:41:30 +11:00
RC_Channel.h Rover: use AUX_FUNC instead of typedef aux_func_t 2024-02-15 08:41:30 +11:00
ReleaseNotes.txt Rover: update release notes for 4.5.3-beta1 2024-05-16 11:04:38 +10:00
Rover.cpp Rover: Change division to multiplication 2024-05-07 08:51:05 +09:00
Rover.h Rover: enabled sending waypoints from a companion computer to ardupilot for copter and rover 2024-05-02 09:08:34 +09:00
Steering.cpp Rover: Initialize variables 2024-05-13 09:20:14 +09:00
afs_rover.cpp
afs_rover.h
balance_bot.cpp
commands.cpp
config.h
crash_check.cpp
createTags treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
cruise_learn.cpp
defines.h
ekf_check.cpp
failsafe.cpp
fence.cpp
mode.cpp Rover: Change division to multiplication 2024-05-07 08:51:05 +09:00
mode.h Rover : class Mode : Add const attribute to some 'getter' member function signatures. 2024-02-19 12:15:35 +09:00
mode_acro.cpp
mode_auto.cpp
mode_circle.cpp
mode_dock.cpp
mode_follow.cpp
mode_guided.cpp Rover: Change division to multiplication 2024-05-07 08:51:05 +09:00
mode_hold.cpp Rover Sailboat: refactor the mainsail/wingmast/mast_rotation logic and make non const sailboat functions private to the sailboat class. 2024-02-21 16:37:07 +09:00
mode_loiter.cpp
mode_manual.cpp Rover Sailboat: refactor the mainsail/wingmast/mast_rotation logic and make non const sailboat functions private to the sailboat class. 2024-02-21 16:37:07 +09:00
mode_rtl.cpp Rover: correct clamping of RTL_SPEED parameter 2024-05-08 09:11:55 +10:00
mode_simple.cpp
mode_smart_rtl.cpp
mode_steering.cpp
motor_test.cpp
precision_landing.cpp
radio.cpp
sailboat.cpp Rover: Delete unnecessary decisions 2024-05-06 08:35:36 +09:00
sailboat.h Rover: Sailboat: revert friends and private Sailboat functions. See https://github.com/ArduPilot/ardupilot/pull/26152#discussion_r1495156661 2024-02-21 16:37:07 +09:00
sensors.cpp
system.cpp Rover: fold startup_ground back into caller 2024-04-17 22:18:22 +10:00
version.h Rover: fix version setting in CheckFirmware app descriptor 2024-02-21 18:54:17 +11:00
wscript Rover: move Arming, Beacon and RC_Mapper into ardupilotwaf.py 2024-04-17 18:11:46 +10:00