vrpn  07.33
Virtual Reality Peripheral Network
vrpn_Magellan.C File Reference
#include <stdio.h>
#include <string.h>
#include "vrpn_BaseClass.h"
#include "vrpn_Magellan.h"
#include "vrpn_Serial.h"
#include "vrpn_Shared.h"
Include dependency graph for vrpn_Magellan.C:

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)
 

Macro Definition Documentation

#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.

Referenced by vrpn_Magellan::get_report(), and vrpn_Magellan::mainloop().

#define STATUS_RESETTING   (-1)
#define STATUS_SYNCING   (0)