Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
serial_client.h File Reference
#include <atomic>
#include <memory>
#include <string>
#include <thread>
#include "goby/middleware/io/line_based/serial.h"
#include "goby/middleware/protobuf/io.pb.h"
#include "interface.h"

Go to the source code of this file.

Classes

class  goby::util::SerialClient
 provides a basic client for line by line text based communications over a 8N1 tty (such as an RS-232 serial link) without flow control More...
 

Namespaces

namespace  goby
 The global namespace for the Goby project.
 
namespace  goby::util