Skip to content

Document CustomController CC message #30127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 23, 2025

Conversation

peterbarker
Copy link
Contributor

.. _CC:

CC
~~

Custom Controller data

+--------+------+------------------------------+
| TimeUS |      | Time since system startup    |
+--------+------+------------------------------+
| Type   | enum | controller type              |
|        |      | Values:                      |
|        |      |                              |
|        |      | +------------+---+--+        |
|        |      | | CONT_NONE  | 0 |  |        |
|        |      | +------------+---+--+        |
|        |      | | CONT_EMPTY | 1 |  |        |
|        |      | +------------+---+--+        |
|        |      | | CONT_PID   | 2 |  |        |
|        |      | +------------+---+--+        |
|        |      |                              |
+--------+------+------------------------------+
| Act    |      | true if controller is active |
+--------+------+------------------------------+

@peterbarker peterbarker changed the title Pr/document cc Document CustomController CC message May 21, 2025
@peterbarker peterbarker merged commit 8718509 into ArduPilot:master May 23, 2025
102 checks passed
@peterbarker peterbarker deleted the pr/document-CC branch May 23, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants