DESERT 3.5.1
|
#include <cstdint>
#include <packet.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | hdr_uwranging_tokenbus |
Macros | |
#define | HDR_UWRANGING_TOKENBUS(p) (hdr_uwranging_tokenbus::access(p)) |
Typedefs | |
typedef float | uwrange_time_t |
typedef struct hdr_uwranging_tokenbus | hdr_uwranging_tokenbus |
Variables | |
packet_t | PT_UWRANGING_TOKENBUS |
Common structures and variables in the protocol.
Definition in file uwranging_tokenbus_hdr.h.
#define HDR_UWRANGING_TOKENBUS | ( | p | ) | (hdr_uwranging_tokenbus::access(p)) |
alias defined to access the TOKEN BUS HEADER
Definition at line 121 of file uwranging_tokenbus_hdr.h.
typedef struct hdr_uwranging_tokenbus hdr_uwranging_tokenbus |
Header of the token bus protocol.
typedef float uwrange_time_t |
set here the size and precision of the time measures (half/float/double/uint16...)
Definition at line 51 of file uwranging_tokenbus_hdr.h.
|
extern |
Definition at line 43 of file DESERT_Framework/DESERT/ranging/uwranging_tokenbus/initlib.cpp.