Public Member Functions | |
| def | __init__ |
| def | freq_offset |
| def | adjust_freq |
Public Attributes | |
| options | |
| offset | |
| adj_time | |
| verbose | |
| src | |
| subdev | |
| chan | |
| flex | |
The following are required command line parameters:
-f FREQ USRP receive frequency
The following are optional command line parameters:
-R SUBDEV Daughter board specification, defaults to first found -F FILE Read samples from a file instead of USRP. -c FREQ Calibration offset. Gets added to receive frequency. Defaults to 0.0 Hz. -g GAIN Daughterboard gain setting. Defaults to mid-range. -l Log flow graph to files (LOTS of data) -v Verbose output
Once the program is running, ctrl-break (Ctrl-C) stops operation.
| def src::usrp_flex::app_top_block::__init__ | ( | self, | ||
| options, | ||||
| queue | ||||
| ) |
| def src::usrp_flex::app_top_block::adjust_freq | ( | self | ) |
| def src::usrp_flex::app_top_block::freq_offset | ( | self | ) |
1.5.8