|
linuxjoy.cc File Reference
#include <linux/joystick.h>
#include <netinet/in.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <fcntl.h>
#include <math.h>
#include "replace.h"
#include "playercommon.h"
#include "drivertable.h"
#include "driver.h"
#include "devicetable.h"
#include "error.h"
#include "player.h"
#include "playertime.h"
Define Documentation
#define MAX_YAWSPEED DTOR(30.0)
|
|
#define AXIS_MAX ((int16_t) 32767)
|
|
Function Documentation
Variable Documentation
Generated on Tue May 3 14:15:40 2005 for Player by 1.3.6
|