gr-analysis
gr-analysis copied to clipboard
Can't use specrec while a flowgraph is running
I'm using a USRP B200 with GRC and I want to get timestamps for whenever something is received. Trying to run a flowgraph while specrec is running results in the following error:
RuntimeError: LookupError: KeyError: No devices found for ----->
Empty Device Address
Is that not the correct usage of specrec (to record the metadata of an SDR while it's receiving)?