| 
    Goby3 3.3.0
    
   2025.07.10 
   | 
 
Reads/Writes MAVLink message packages from/to udp socket. More...
#include <goby/middleware/io/mavlink/udp.h>
  
Public Member Functions | |
| UDPThreadMAVLink (const goby::middleware::protobuf::UDPPointToPointConfig &config) | |
| ~UDPThreadMAVLink () | |
  Public Member Functions inherited from goby::middleware::io::IOThreadMAVLink< line_in_group, line_out_group, publish_layer, subscribe_layer, IOThreadBase, IOConfig > | |
| IOThreadMAVLink (const IOConfig &config) | |
| ~IOThreadMAVLink () | |
Additional Inherited Members | |
  Protected Member Functions inherited from goby::middleware::io::IOThreadMAVLink< line_in_group, line_out_group, publish_layer, subscribe_layer, IOThreadBase, IOConfig > | |
| void | try_parse (std::size_t bytes_transferred) | 
| std::array< char, MAVLINK_MAX_PACKET_LEN > & | buffer () | 
Reads/Writes MAVLink message packages from/to udp socket.
| line_in_group | goby::middleware::Group to publish to after receiving data from the udp socket | 
| line_out_group | goby::middleware::Group to subcribe to for data to send to the udp socket | 
      
  | 
  inline | 
      
  | 
  inline |