Goby3
3.1.5a
2024.05.23
|
#include <cstdint>
#include <deque>
#include <map>
#include <memory>
#include <mutex>
#include <set>
#include <string>
#include "driver_base.h"
#include "goby/acomms/protobuf/driver_base.pb.h"
#include "goby/acomms/protobuf/mm_driver.pb.h"
#include "goby/acomms/protobuf/modem_message.pb.h"
#include "goby/time/system_clock.h"
#include "goby/util/linebasedcomms/nmea_sentence.h"
Go to the source code of this file.
Classes | |
class | goby::acomms::MMDriver |
provides an API to the WHOI Micro-Modem driver More... | |
Namespaces | |
dccl | |
goby | |
The global namespace for the Goby project. | |
goby::acomms | |
Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite) | |