Commit graph

2 commits

Author SHA1 Message Date
Martin Braun
1fb022a35f Add rfnoc-modtool
This replaces rfnoc_modtool that was previously shipped with gr-ettus.
It is fully RFNoC/UHD4.x compatible. There is no shared code between
this version and the old one; this is a clean rewrite.

As of now, it lacks many of the features that were available with the
previous version, most importantly, the ability to generate GNU Radio
bindings.
2024-09-02 08:22:58 +02:00
Grant Meyerhoff
09f125f631 python: Add windows dll import logic
In python3.8, a change was made to the DLL search path, which requires using os.add_dll_directory to add a non-default path.
2024-08-01 17:55:58 +02:00