On 06/29/2021 10:34 AM, [email protected] wrote:
20 MSamp/sec. So if we, say, gate the signal on/off 10 microsec on/10
microsec off, then we’d have 200 samples on, 200 samples off.
thx rb
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
You could also consider looking at the streaming-control primitives in
closer detail:
https://files.ettus.com/manual/structuhd_1_1stream__cmd__t.html
For example "num_samples_and_more" mode allows you to send more samples
in the future (at a time controlled by the
time_spec) parameter.
You can also arrange for streaming to be stopped at a particular time as
opposed to "now".
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]