Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
janus_rx_msg_pkt Struct Reference

#include <goby/acomms/modemdriver/janus_driver.h>

Public Attributes

int cargo_size
 
std::string cargo_hex
 
std::string cargo
 
int station_id
 
int destination_id
 
bool ack_request
 
int payload_size
 

Detailed Description

Definition at line 51 of file janus_driver.h.

Member Data Documentation

◆ ack_request

bool janus_rx_msg_pkt::ack_request

Definition at line 58 of file janus_driver.h.

◆ cargo

std::string janus_rx_msg_pkt::cargo

Definition at line 55 of file janus_driver.h.

◆ cargo_hex

std::string janus_rx_msg_pkt::cargo_hex

Definition at line 54 of file janus_driver.h.

◆ cargo_size

int janus_rx_msg_pkt::cargo_size

Definition at line 53 of file janus_driver.h.

◆ destination_id

int janus_rx_msg_pkt::destination_id

Definition at line 57 of file janus_driver.h.

◆ payload_size

int janus_rx_msg_pkt::payload_size

Definition at line 59 of file janus_driver.h.

◆ station_id

int janus_rx_msg_pkt::station_id

Definition at line 56 of file janus_driver.h.


The documentation for this struct was generated from the following file: