DESERT 3.5.1
Loading...
Searching...
No Matches
uwtracker-module.h File Reference
#include <uwcbr-module.h>
#include <uwtracker-packet.h>
Include dependency graph for uwtracker-module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UwUpdateTrackMeasure
 
class  UwTrackerModule
 

Detailed Description

Provides the definition of the class UWROV.

Author
Filippo Campagnaro
Version
1.0.0

Provides the definition of the class UWROV, based on UwCbr. UWROV can manage no more than 2^16 packets. If a module generates more than 2^16 packets, they will be dropped, according with UwCbr. UWROV sends periodically monitoring packets containing information about the current position and acknowledges the last control packet received. Each control packet contains the next waypoint that has to be reach.

Definition in file uwtracker-module.h.