#include <stdio.h>#include <string.h>#include "vrpn_BaseClass.h"#include "vrpn_Magellan.h"#include "vrpn_Serial.h"#include "vrpn_Shared.h"
Go to the source code of this file.
Macros | |
| #define | STATUS_RESETTING (-1) |
| #define | STATUS_SYNCING (0) |
| #define | STATUS_READING (1) |
| #define | MAX_TIME_INTERVAL (2000000) |
| #define MAX_TIME_INTERVAL (2000000) |
Definition at line 46 of file vrpn_Magellan.C.
| #define STATUS_READING (1) |
Definition at line 44 of file vrpn_Magellan.C.
| #define STATUS_RESETTING (-1) |
Definition at line 42 of file vrpn_Magellan.C.
| #define STATUS_SYNCING (0) |
Definition at line 43 of file vrpn_Magellan.C.