#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <time.h>
#include <shvel-param.h>
#include <serial.h>
#include <odometry.h>
#include <utility.h>
#include <ypspur.h>
Go to the source code of this file.
int admask_receive |
( |
char * |
buf, |
|
|
int |
len, |
|
|
double |
receive_time, |
|
|
void * |
data |
|
) |
| |
int get_addata |
( |
int |
num | ) |
|
const int* get_addataptr |
( |
| ) |
|
int process_addata |
( |
unsigned char * |
buf, |
|
|
int |
len |
|
) |
| |
int set_admask |
( |
unsigned char |
mask | ) |
|
int set_diomask |
( |
unsigned char |
enable | ) |
|