Goby3
3.1.5a
2024.05.23
|
#include <cstdint>
#include <map>
#include <memory>
#include <string>
#include <boost/asio/io_service.hpp>
#include <boost/bimap.hpp>
#include <boost/circular_buffer.hpp>
#include "goby/acomms/modemdriver/driver_base.h"
#include "goby/acomms/protobuf/driver_base.pb.h"
#include "goby/acomms/protobuf/iridium_driver.pb.h"
#include "goby/acomms/protobuf/iridium_shore_driver.pb.h"
#include "goby/acomms/protobuf/modem_message.pb.h"
Go to the source code of this file.
Classes | |
class | goby::acomms::IridiumShoreDriver |
Namespaces | |
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) | |
goby::acomms::directip | |
goby::acomms::iridium | |
goby::acomms::iridium::protobuf | |