JaiaBot 2.1.1
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
xbee.h File Reference
#include <boost/asio.hpp>
#include <map>
#include <queue>
#include <string>
#include <fstream>
#include <iostream>
#include <functional>
#include "xbee.pb.h"
Include dependency graph for xbee.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  jaiabot::comms::Packet
 
class  jaiabot::comms::XBeeDevice
 

Namespaces

namespace  jaiabot
 
namespace  jaiabot::comms
 

Typedefs

typedef unsigned char jaiabot::comms::byte
 
typedef uint64_t jaiabot::comms::SerialNumber
 
typedef std::string jaiabot::comms::NodeId
 

Enumerations

enum class  jaiabot::comms::NodeType { jaiabot::comms::HUB , jaiabot::comms::BOT }
 

Functions

SerialNumber jaiabot::comms::serial_from_node_data (NodeType type, int fleet_id, int bot_or_hub_id)