#include <jaiabot/messages/nanopb/feather.pb.h>
Public Attributes | |
int32_t | src |
int32_t | dest |
bool | has_data |
jaiabot_protobuf_LoRaMessage_data_t | data |
jaiabot_protobuf_LoRaMessage_MessageType | type |
bool | has_id |
int32_t | id |
bool | has_flags |
int32_t | flags |
bool | has_rssi |
int32_t | rssi |
bool | has_transmit_successful |
bool | transmit_successful |
bool | has_modem_config |
jaiabot_protobuf_LoRaMessage_ModemConfigChoice | modem_config |
bool | has_tx_power |
int32_t | tx_power |
bool | has_control |
jaiabot_protobuf_LoRaMessage_ControlSurfaces | control |
Definition at line 45 of file feather.pb.h.
jaiabot_protobuf_LoRaMessage_ControlSurfaces _jaiabot_protobuf_LoRaMessage::control |
Definition at line 64 of file feather.pb.h.
jaiabot_protobuf_LoRaMessage_data_t _jaiabot_protobuf_LoRaMessage::data |
Definition at line 49 of file feather.pb.h.
int32_t _jaiabot_protobuf_LoRaMessage::dest |
Definition at line 47 of file feather.pb.h.
int32_t _jaiabot_protobuf_LoRaMessage::flags |
Definition at line 54 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_control |
Definition at line 63 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_data |
Definition at line 48 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_flags |
Definition at line 53 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_id |
Definition at line 51 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_modem_config |
Definition at line 59 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_rssi |
Definition at line 55 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_transmit_successful |
Definition at line 57 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::has_tx_power |
Definition at line 61 of file feather.pb.h.
int32_t _jaiabot_protobuf_LoRaMessage::id |
Definition at line 52 of file feather.pb.h.
jaiabot_protobuf_LoRaMessage_ModemConfigChoice _jaiabot_protobuf_LoRaMessage::modem_config |
Definition at line 60 of file feather.pb.h.
int32_t _jaiabot_protobuf_LoRaMessage::rssi |
Definition at line 56 of file feather.pb.h.
int32_t _jaiabot_protobuf_LoRaMessage::src |
Definition at line 46 of file feather.pb.h.
bool _jaiabot_protobuf_LoRaMessage::transmit_successful |
Definition at line 58 of file feather.pb.h.
int32_t _jaiabot_protobuf_LoRaMessage::tx_power |
Definition at line 62 of file feather.pb.h.
jaiabot_protobuf_LoRaMessage_MessageType _jaiabot_protobuf_LoRaMessage::type |
Definition at line 50 of file feather.pb.h.