JaiaBot  1.19.0
JaiaBot micro-AUV software
jaiabot Namespace Reference

Namespaces

 comms
 
 config
 
 groups
 
 health
 
 intervehicle
 
 lora
 
 moos
 
 protobuf
 
 udp
 

Classes

class  CommsThread
 
class  Exception
 
class  LiaisonJaiabot
 
class  LiaisonUpgrade
 

Functions

protobuf::DeviceMetadata metadata ()
 

Variables

constexpr const char * VERSION_STRING = "1.19.0"
 
constexpr std::uint32_t INTERVEHICLE_API_VERSION {12}
 

Function Documentation

◆ metadata()

protobuf::DeviceMetadata jaiabot::metadata ( )
inline

Definition at line 39 of file metadata.h.

Variable Documentation

◆ INTERVEHICLE_API_VERSION

constexpr std::uint32_t jaiabot::INTERVEHICLE_API_VERSION {12}
constexpr

Definition at line 44 of file version.h.

◆ VERSION_STRING

constexpr const char* jaiabot::VERSION_STRING = "1.19.0"
constexpr

Definition at line 43 of file version.h.