|
sickpls.cc File Reference
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <termios.h>
#include <unistd.h>
#include <netinet/in.h>
#include <sys/ioctl.h>
#include <playertime.h>
#include "playercommon.h"
#include "drivertable.h"
#include "driver.h"
#include "error.h"
#include "replace.h"
Define Documentation
#define PLAYER_ENABLE_MSG 0
|
|
#define PLAYER_ENABLE_TRACE 0
|
|
#define DEFAULT_LASER_PORT "/dev/ttyS1"
|
|
#define DEFAULT_LASER_PORT_RATE 9600
|
|
#define CRC16_GEN_POL 0x8005
|
|
#define RETURN_ERROR |
( |
erc, |
|
|
m |
|
) |
{PLAYER_ERROR(m); return erc;}
|
|
Function Documentation
Variable Documentation
Generated on Tue May 3 14:15:44 2005 for Player by 1.3.6
|