diff options
author | Martin Braun <martin.braun@ettus.com> | 2021-11-25 14:43:07 +0100 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2021-12-01 13:34:35 -0800 |
commit | 746c896eafd64ff52de535ff4a274cdae05a28c1 (patch) | |
tree | ae866c627e1a83442420dcaee83f5100dbc83d75 /fpga/CODING.md | |
parent | 7f6e4917a16ca7a3bea37bc278d010439c2d1b32 (diff) | |
download | uhd-746c896eafd64ff52de535ff4a274cdae05a28c1.tar.gz uhd-746c896eafd64ff52de535ff4a274cdae05a28c1.tar.bz2 uhd-746c896eafd64ff52de535ff4a274cdae05a28c1.zip |
examples: Improve rfnoc_rx_to_file
This example had some major issues since UHD 4, which are now fixed.
Mainly, the option to include a custom RFNoC block was not working.
The example was rehauled severely:
- Custom blocks are now usable again.
- UHD/RFNoC code is used for the connections, rather than a custom
kludge.
- Sample rate is set via property propagation
- boost::format() was not helpful in this example, and was removed.
- A list of active connections is now printed
- The --block-args argument is dropped in favour of --block-props. The
former never did anything useful, and "block args" are a UHD 3 thing.
Diffstat (limited to 'fpga/CODING.md')
0 files changed, 0 insertions, 0 deletions