#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <cstring>
#include <unistd.h>
#include <usb.h>
#include <getopt.h>
#include <assert.h>
#include <math.h>
#include "time_stuff.h"
#include "usrp_standard.h"
#include "usrp_bytesex.h"

Functions | |
| int | main (int argc, char **argv) |
Variables | |
| char * | prog_name |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
References getopt(), usrp_standard_tx::make(), optarg, usrp_standard_tx::set_tx_freq(), and usrp_standard_tx::start().
| char* prog_name |
1.5.5