ardupilot/Rover
2024-09-04 07:54:42 +09:00
..
afs_rover.cpp AP_AdvancedFailsafe: option to automatically set mode to auto when datalink is loss 2023-09-12 09:09:39 +10:00
afs_rover.h AP_AdvancedFailsafe: option to automatically set mode to auto when datalink is loss 2023-09-12 09:09:39 +10:00
AP_Arming.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
AP_Arming.h
AP_ExternalControl_Rover.cpp Rover: implement external control 2023-10-25 10:05:08 +11:00
AP_ExternalControl_Rover.h Rover: Add WARN_IF_UNUSED 2023-11-01 18:30:54 +11:00
AP_Rally.cpp Rover: rely on AP_RALLY_ENABLED for rally support 2023-08-22 09:09:54 +10:00
AP_Rally.h Rover: rely on AP_RALLY_ENABLED for rally support 2023-08-22 09:09:54 +10:00
balance_bot.cpp
commands.cpp
config.h Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
crash_check.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
createTags
cruise_learn.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
defines.h
ekf_check.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
failsafe.cpp Rover: add missing Terminate action for Failsafe 2023-09-27 08:12:23 +10:00
fence.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
GCS_Mavlink.cpp Rover: don't try and send MSG_RANGEFINDER if AP_RANGEFINDER_ENABLED is false 2024-03-14 09:33:55 +09:00
GCS_Mavlink.h Rover: use virtual method for GCS_MAVLink::handle_message 2024-01-24 09:07:41 +11:00
GCS_Rover.cpp
GCS_Rover.h
Log.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
Makefile.waf
mode_acro.cpp
mode_auto.cpp Rover: fractional Loiter Turn Support 2024-01-22 20:27:20 -08:00
mode_circle.cpp Rover: make AHRS attitude member variables private 2024-01-14 12:47:47 +11:00
mode_dock.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
mode_follow.cpp Rover: use AP_FOLLOW_ENABLED 2023-08-15 09:57:35 +10:00
mode_guided.cpp Rover: make guided submode enum class 2023-09-27 08:12:23 +10:00
mode_hold.cpp
mode_loiter.cpp
mode_manual.cpp
mode_rtl.cpp Rover: correct clamping of RTL_SPEED parameter 2024-05-16 10:59:52 +10:00
mode_simple.cpp
mode_smart_rtl.cpp Rover: make smartrtk substate enum class 2023-09-27 08:12:23 +10:00
mode_steering.cpp
mode.cpp Rover: make AHRS attitude member variables private 2024-01-14 12:47:47 +11:00
mode.h Rover: implement external control 2023-10-25 10:05:08 +11:00
motor_test.cpp
Parameters.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
Parameters.h Rover: remove references to legacy UART order 2023-12-19 06:53:15 +11:00
precision_landing.cpp Rover: configuration of Precision Landing for custom build server 2023-03-27 09:04:07 +11:00
radio.cpp
RC_Channel.cpp Rover: circle mode aux function support 2023-11-28 07:54:45 +09:00
RC_Channel.h Rover: allow scaled passthru to go to trim on rc failsafe 2023-06-29 21:37:12 +10:00
ReleaseNotes.txt Rover: 4.5.6 release notes 2024-09-04 07:54:42 +09:00
Rover.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
Rover.h Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
sailboat.cpp Rover: make AHRS attitude member variables private 2024-01-14 12:47:47 +11:00
sailboat.h
sensors.cpp
Steering.cpp
system.cpp Rover: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
version.h Rover: version to 4.5.6 2024-09-04 07:54:42 +09:00
wscript