|
Goby3 3.3.0
2025.07.10
|
#include <cstddef>#include <cstdint>#include <map>#include <string>#include <vector>#include "goby/acomms/modemdriver/driver_base.h"#include "goby/acomms/protobuf/driver_base.pb.h"#include "goby/acomms/protobuf/modem_message.pb.h"#include "goby/acomms/protobuf/popoto_driver.pb.h"#include "goby/util/thirdparty/nlohmann/json.hpp"Go to the source code of this file.
Classes | |
| class | goby::acomms::PopotoDriver |
Namespaces | |
| namespace | goby |
| The global namespace for the Goby project. | |
| namespace | goby::acomms |
| Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite) | |