#include <stdio.h>#include <string.h>#include <unistd.h>#include "vrpn_BaseClass.h"#include "vrpn_Connection.h"#include "vrpn_Serial.h"#include "vrpn_Shared.h"#include "vrpn_Tracker.h"#include "vrpn_Tracker_GPS.h"#include "vrpn_Types.h"#include "vrpn_MessageMacros.h"Go to the source code of this file.
Macros | |
| #define | MAX_TIME_INTERVAL (5000000) |
| #define MAX_TIME_INTERVAL (5000000) |
Definition at line 23 of file vrpn_Tracker_GPS.C.