diff options
author | Martin Braun <martin.braun@ettus.com> | 2022-06-30 11:37:54 +0200 |
---|---|---|
committer | skooNI <60897865+skooNI@users.noreply.github.com> | 2022-07-20 15:57:20 -0500 |
commit | a85934cfb3488e3f2b6d82bf4aedfc1132a5effd (patch) | |
tree | 84431f90a7aae8f5ee9c68dbef7ca50a0aa205ae /mpm | |
parent | 43f5ac70ced4537e7b2959704ddbdcd9ffb11b7c (diff) | |
download | uhd-a85934cfb3488e3f2b6d82bf4aedfc1132a5effd.tar.gz uhd-a85934cfb3488e3f2b6d82bf4aedfc1132a5effd.tar.bz2 uhd-a85934cfb3488e3f2b6d82bf4aedfc1132a5effd.zip |
examples: Fix rfnoc_replay_samples_from_file
It was creating a TX streamer with zero channels.
Without this fix, you might see an error like this:
```
Error: AssertionError: channel < _mtu_out.size()
in connect_channel at
/path/to/uhd/host/lib/rfnoc/rfnoc_tx_streamer.cpp:127
```
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions