.. |
examples/routing
|
GCS_MAVLink: move initialisation of serial and gcs to AP_Vehicle
|
5 years ago |
.gitignore
|
…
|
|
GCS.cpp
|
GCS_MAVLink: convert to using hal.serial() instead of hal.uartX
|
4 years ago |
GCS.h
|
GCS_MAVLink: enable GCS_SEND_TEXT() to send as CAN LogMessage messages
|
4 years ago |
GCS_Common.cpp
|
GCS_MAVLink: adapt to upstream changes in the distance_sensor mavlink message
|
4 years ago |
GCS_DeviceOp.cpp
|
GCS_MAVLink: add support for bank selection on SPI DEVICE_OPs
|
5 years ago |
GCS_Dummy.cpp
|
GCS_MAVLink: allow replay to use GCS_Dummy
|
4 years ago |
GCS_Dummy.h
|
GCS_MAVLink: allow replay to use GCS_Dummy
|
4 years ago |
GCS_FTP.cpp
|
GCS_MAVLink: add Board option to disable MAVftp in low mem bds/apps
|
4 years ago |
GCS_Fence.cpp
|
GCS_Mavlink: report on fence limiting
|
5 years ago |
GCS_MAVLink.cpp
|
GCS_MAVLink: allow private channels to also be active
|
5 years ago |
GCS_MAVLink.h
|
GCS_MAVLink: reserve another mavlink channel
|
5 years ago |
GCS_Param.cpp
|
GCS_MAVLink: implement BRD_OPTIONS bit for setting of internal parameters
|
4 years ago |
GCS_Rally.cpp
|
GCS_MAVLink: rearrange mission item handling code
|
6 years ago |
GCS_ServoRelay.cpp
|
GCS_Common: handle command_long in GCS base class
|
7 years ago |
GCS_Signing.cpp
|
GCS_MAVLink: stop using one backend's signing structure for all backends
|
4 years ago |
GCS_serial_control.cpp
|
GCS_MAVLink: convert to using hal.serial() instead of hal.uartX
|
4 years ago |
MAVLink_routing.cpp
|
GCS_MAVLink: process messages sent to broadcast system
|
4 years ago |
MAVLink_routing.h
|
GCS_MAVLink: correct encoding used for send_to_components
|
5 years ago |
MissionItemProtocol.cpp
|
GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers
|
5 years ago |
MissionItemProtocol.h
|
GCS_MAVLink: allow upload of fence using mission item protocol
|
6 years ago |
MissionItemProtocol_Fence.cpp
|
GCS_MAVLink: create and use INTERNAL_ERROR macro so we get line numbers
|
5 years ago |
MissionItemProtocol_Fence.h
|
GCS_MAVLink: allow upload of fence using mission item protocol
|
6 years ago |
MissionItemProtocol_Rally.cpp
|
GCS_MAVLink: correct use of uninitialised value in Rally upload
|
4 years ago |
MissionItemProtocol_Rally.h
|
GCS_MAVLink: allow complete() call on subclasses to fail
|
6 years ago |
MissionItemProtocol_Waypoints.cpp
|
GCS_MAVLink: Remove redundant assignment to the command
|
5 years ago |
MissionItemProtocol_Waypoints.h
|
GCS_MAVLink: allow complete() call on subclasses to fail
|
6 years ago |
ap_message.h
|
GCS_MAVLink: add virtual send_winch_status
|
5 years ago |