Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
iridium_sbd_packet.h File Reference
#include <cstdint>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  goby::acomms::SBDPacketException

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).

Functions

void goby::acomms::serialize_sbd_packet (std::string bytes, std::string *sbd_pkt, bool include_crc=true)
void goby::acomms::parse_sbd_packet (std::string *bytes, std::string sbd_pkt, bool include_crc=true)

Variables

constexpr int goby::acomms::IRIDIUM_SBD_CRC_BYTE_SIZE = 4