DESERT 4.0.0
uwranging_tdoa_hdr.h File Reference

Common structures and variables in the protocol. More...

Go to the source code of this file.

Classes

struct  tdoa_entry
 
struct  hdr_ranging_tdoa
 

Typedefs

typedef float uwrange_time_t
 
typedef uint8_t uwrange_pkt_t
 
typedef uint8_t uwrange_node_t
 
typedef struct tdoa_entry tdoa_entry
 
typedef struct hdr_ranging_tdoa hdr_ranging_tdoa
 

Variables

packet_t PT_UWRANGING_TDOA
 

Detailed Description

Common structures and variables in the protocol.

Author
Antonio Montanari
Version
1.0.0

Typedef Documentation

◆ hdr_ranging_tdoa

Header of the token bus protocol

◆ tdoa_entry

typedef struct tdoa_entry tdoa_entry

Define the struct of a single tdoa payload entry

◆ uwrange_node_t

typedef uint8_t uwrange_node_t

Number of bits to store a node id.

◆ uwrange_pkt_t

typedef uint8_t uwrange_pkt_t

Number of bits to store a packet id.

◆ uwrange_time_t

typedef float uwrange_time_t

Precision of the holdover times measurement.

Variable Documentation

◆ PT_UWRANGING_TDOA