|
|
|
@ -141,6 +141,7 @@ public:
@@ -141,6 +141,7 @@ public:
|
|
|
|
|
void send_autopilot_version(void) const; |
|
|
|
|
void send_local_position(const AP_AHRS &ahrs) const; |
|
|
|
|
void send_vibration(const AP_InertialSensor &ins) const; |
|
|
|
|
void send_mission_item_reached(uint16_t seq) const; |
|
|
|
|
|
|
|
|
|
// return a bitmap of active channels. Used by libraries to loop
|
|
|
|
|
// over active channels to send to all active channels
|
|
|
|
|