Go to the documentation of this file.
25 #ifndef GOBY_ACOMMS_ACOMMS_CONSTANTS_H
26 #define GOBY_ACOMMS_ACOMMS_CONSTANTS_H
The global namespace for the Goby project.
constexpr int BROADCAST_ID
special modem id for the broadcast destination - no one is assigned this address. Analogous to intern...
constexpr int QUERY_SOURCE_ID
similar to QUERY_DESTINATION_ID but for the source modem id
constexpr unsigned BITS_IN_BYTE
constexpr int QUERY_DESTINATION_ID
special modem id used internally to goby-acomms for indicating that the MAC layer (amac) is agnostic ...
constexpr unsigned NIBS_IN_BYTE
One hex char is a nibble (4 bits), two nibbles per byte.