#include "../OpenTracker.h"
#include "OrientationSource.h"
#include "../misc/serialcomm.h"
Include dependency graph for OrientationModule.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | ot |
Classes | |
| struct | ot::TargetOri |
| this structure stores the attributes of a OrientationSource More... | |
| class | ot::OrientationModule |
Typedefs | |
| typedef std::vector< TargetOri * > | ot::TargetOriVector |
Functions | |
| ot::OT_MODULE (OrientationModule) | |
Variables | |
| const int | ot::ORIENTATION_MAX_TARGETS = 8 |
| maximum number of targets that can be processed | |
| const int | ot::ORIENTATION_PACKET_MAX_LENGTH = 8 |
| maximum length of conversion packet buffer | |
| const int | ot::ORIENTATION_COMM_BUFFER_SIZE = 4096 |
| maximum size of serial i/o buffer | |
1.4.6