nidas v1.2.3
|
#include <fcntl.h>
#include <cstdio>
#include <iostream>
#include <iomanip>
#include <cstring>
#include <sys/time.h>
#include <cstdlib>
#include <nidas/util/SerialPort.h>
#include <nidas/util/UTime.h>
Classes | |
class | GPS_SetClock |
Macros | |
#define | CLOCK_DIFF_MAX_DEFAULT 2 |
Functions | |
int | main (int argc, char **argv) |
#define CLOCK_DIFF_MAX_DEFAULT 2 |
Referenced by GPS_SetClock::usage().
int main | ( | int | argc, |
char ** | argv ) |
References GPS_SetClock::run().