.. |
examples/routing
|
GCS_MAVLink: use mavlink_XXX_encode_status() in example code
|
2023-10-02 21:45:28 +11:00 |
.gitignore
|
…
|
|
GCS.cpp
|
GCS_MAVLink: correct sensors when no baros found
|
2023-09-19 07:28:30 +10:00 |
GCS.h
|
GCS_MAVLink: correct compilation when AP_MISSION_ENABLED is false
|
2024-01-03 16:16:47 +11:00 |
GCS_Common.cpp
|
GCS_MAVLink: make AHRS attitude member variables private
|
2024-01-14 12:47:47 +11:00 |
GCS_DeviceOp.cpp
|
GCS_MAVLink: add defines for serial control, deviceop and servo_relay
|
2023-09-05 10:20:14 +10:00 |
GCS_Dummy.cpp
|
GCS_MAVLink: allow more libraries to compile with no HAL_GCS_ENABLED
|
2023-09-05 22:23:51 +10:00 |
GCS_Dummy.h
|
GCS_MAVLink: allow more libraries to compile with no HAL_GCS_ENABLED
|
2023-09-05 22:23:51 +10:00 |
GCS_FTP.cpp
|
GCS_MAVLink: use new filesystem crc32 method
|
2023-12-05 11:03:58 +11:00 |
GCS_Fence.cpp
|
GCS_MAVLink: handld MAV_CMD_DO_FENCE_ENABLE as both long and int
|
2023-10-24 11:37:18 +11:00 |
GCS_MAVLink.cpp
|
GCS_MAVLink: use mavlink_frame_char_buffer()
|
2023-10-02 21:45:28 +11:00 |
GCS_MAVLink.h
|
GCS_MAVLink: correct comment about stream array
|
2023-12-19 06:53:15 +11:00 |
GCS_Param.cpp
|
GCS_MAVLink: allow more libraries to compile with no HAL_GCS_ENABLED
|
2023-09-05 22:23:51 +10:00 |
GCS_Rally.cpp
|
GCS_MAVLink: add build_options.py option to remove rallypoint protocol
|
2023-08-15 08:37:17 +10:00 |
GCS_ServoRelay.cpp
|
GCS_MAVLink: add defines for serial control, deviceop and servo_relay
|
2023-09-05 10:20:14 +10:00 |
GCS_Signing.cpp
|
GCS_MAVLink: allow more libraries to compile with no HAL_GCS_ENABLED
|
2023-09-05 22:23:51 +10:00 |
GCS_config.h
|
GCS_MAVLink: correct compilation when AP_MISSION_ENABLED is false
|
2024-01-03 16:16:47 +11:00 |
GCS_serial_control.cpp
|
GCS_MAVLink: add defines for serial control, deviceop and servo_relay
|
2023-09-05 10:20:14 +10:00 |
MAVLink_routing.cpp
|
GCS_MAVlink: correct routing for Solo Gimbal
|
2023-10-17 10:02:49 +11:00 |
MAVLink_routing.h
|
GCS_MAVlink: correct routing for Solo Gimbal
|
2023-10-17 10:02:49 +11:00 |
MissionItemProtocol.cpp
|
GCS_MAVLink: add build option for deprecated MISSION_REQUEST
|
2023-10-17 10:40:12 +11:00 |
MissionItemProtocol.h
|
…
|
|
MissionItemProtocol_Fence.cpp
|
GCS_MAVLink: allow more libraries to compile with no HAL_GCS_ENABLED
|
2023-09-05 22:23:51 +10:00 |
MissionItemProtocol_Fence.h
|
…
|
|
MissionItemProtocol_Rally.cpp
|
GCS_MAVLink: MissionItemProtocol_Rally: deal with alt frame
|
2023-11-01 19:06:39 +11:00 |
MissionItemProtocol_Rally.h
|
…
|
|
MissionItemProtocol_Waypoints.cpp
|
GCS_MAVLink: allow more libraries to compile with no HAL_GCS_ENABLED
|
2023-09-05 22:23:51 +10:00 |
MissionItemProtocol_Waypoints.h
|
…
|
|
ap_message.h
|
GCS_MAVLink: Add handler for CAMERA_CAPTURE_STATUS request
|
2023-11-09 13:00:57 +09:00 |