#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>
Go to the source code of this file.
|
enum | jaiabot::protobuf::EchoCommand_EchoCommandType {
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_START = 0,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STOP = 1,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STORAGE = 2,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_ACK = 3,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_STATUS = 4,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_CH = 5,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_FREQ = 6,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_TIME = 7,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_VER = 8,
jaiabot::protobuf::EchoCommand_EchoCommandType_CMD_HELP = 9
} |
|
enum | jaiabot::protobuf::EchoIssue_SolutionType { jaiabot::protobuf::EchoIssue_SolutionType_REPORT_ECHO = 0,
jaiabot::protobuf::EchoIssue_SolutionType_RESTART_ECHO_PY = 1,
jaiabot::protobuf::EchoIssue_SolutionType_REBOOT_ECHO_IMU_AND_RESTART_ECHO_PY = 3
} |
|
enum | jaiabot::protobuf::EchoState {
jaiabot::protobuf::BOOTING = 0,
jaiabot::protobuf::OCTOSPI = 1,
jaiabot::protobuf::SD_INIT = 2,
jaiabot::protobuf::SD_MOUNT = 3,
jaiabot::protobuf::SD_CREATE = 4,
jaiabot::protobuf::PSSI_EN = 5,
jaiabot::protobuf::READY = 6,
jaiabot::protobuf::START = 7,
jaiabot::protobuf::STOP = 8,
jaiabot::protobuf::RUNNING = 9
} |
|
◆ PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fecho_2eproto
#define PROTOBUF_INTERNAL_EXPORT_protobuf_jaiabot_2fmessages_2fecho_2eproto |