We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27248cc commit 46dbebcCopy full SHA for 46dbebc
include/vb_util_lib/topics.h
@@ -156,7 +156,7 @@ class am_topics
156
static constexpr char STATUS_SS1[] = "/status/ss1";
157
static constexpr char STATUS_SS2[] = "/status/ss2";
158
159
- // CTRL messages
+ // visbox CTRL messages
160
static constexpr char CTRL_VX_CMND[] = "/ctrl/vx/cmnd";
161
static constexpr char CTRL_VX_FCU_STATUS[] = "/ctrl/vx/fcu_status";
162
static constexpr char CTRL_VX_FLIGHT_CONTROL[] = "/ctrl/vx/flight_control";
0 commit comments