|
flockofbirds.cc File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.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 <pthread.h>
#include <math.h>
#include <netinet/in.h>
#include <player.h>
#include <driver.h>
#include <drivertable.h>
#include <error.h>
Define Documentation
#define FOB_DEFAULT_PORT "/dev/ttyS0"
|
|
#define FOB_DEFAULT_RATE B115200
|
|
#define FOB_DEFAULT_VOIDSIZE 50
|
|
#define FOB_DATAMODE_POSITION_ANGLE 0x0
|
|
#define FOB_SLEEP_TIME_USEC 10000
|
|
Function Documentation
Generated on Tue May 3 14:15:39 2005 for Player by 1.3.6
|