|
Universal Software Radio Peripheral
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <getopt.h>#include <assert.h>#include <math.h>#include <boost/scoped_ptr.hpp>#include <usrp/usrp_local_sighandler.h>#include <usrp/usrp_standard.h>#include <usrp/usrp_bytesex.h>
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| char * | prog_name |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
References getopt(), optarg, usrp_local_sighandler::throw_signal(), usrp_standard_rx::make(), and usrp_signal::name().
| char* prog_name |
1.7.5