|
ptu46.cc File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <termios.h>
#include <stdio.h>
#include <strings.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <math.h>
#include <netinet/in.h>
#include <driver.h>
#include <error.h>
#include <drivertable.h>
#include <player.h>
#include <replace.h>
Define Documentation
#define PTU46_DEFAULT_BAUD B9600
|
|
#define PTU46_BUFFER_LEN 255
|
|
#define PTU46_MIN_SPEED 'l'
|
|
#define PTU46_MAX_SPEED 'u'
|
|
#define PTU46_VELOCITY 'v'
|
|
#define PTU46_POSITION 'i'
|
|
#define DEFAULT_PTZ_PORT "/dev/ttyR1"
|
|
#define PTZ_SLEEP_TIME_USEC 100000
|
|
Function Documentation
Generated on Tue May 3 14:15:43 2005 for Player by 1.3.6
|