| Commit message (Expand) | Author | Age | Files | Lines |
* | rfnoc: Remove UHD3-API usages | Martin Braun | 2022-03-11 | 1 | -3/+0 |
* | tests: Atomicize counters in benchmark_rate | Aaron Rossetto | 2022-03-07 | 1 | -10/+10 |
* | fpga: rfnoc: Regenerate noc_shells | Wade Fife | 2022-03-04 | 1 | -1/+2 |
* | examples: benchmark_rate improvements | michael-west | 2022-03-03 | 1 | -95/+124 |
* | examples: replay: Improve rfnoc_replay_samples_from_file | Martin Braun | 2022-03-02 | 1 | -127/+87 |
* | cmake: ncurses: fix building with split tinfo | Rick Farina (Zero_Chaos) | 2022-02-24 | 1 | -0/+1 |
* | rfnoc: Remove references to nocscript from YAML files | Martin Braun | 2022-02-23 | 1 | -1/+0 |
* | SPI: Add SPI example | Martin Anderseck | 2022-01-14 | 2 | -0/+136 |
* | examples: support multiple streamers in benchmark_rate | Andrew Lynch | 2022-01-10 | 1 | -43/+103 |
* | examples: Fix tx_bursts bandwidth/freq/gain reporting | Martin Braun | 2021-12-16 | 1 | -11/+9 |
* | rfnoc: Fix noc_shell direction comments | Wade Fife | 2021-12-08 | 1 | -2/+2 |
* | examples: Improve rfnoc_rx_to_file | Martin Braun | 2021-12-01 | 1 | -112/+143 |
* | examples: Use cmul for gain block in-tree IP example | Wade Fife | 2021-11-15 | 1 | -21/+18 |
* | examples: Test all variants in gain testbench | Wade Fife | 2021-11-04 | 3 | -15/+61 |
* | examples: Make IQ order clear in gain RFNoC block | Wade Fife | 2021-11-04 | 1 | -16/+25 |
* | example: gpio: Separate bank and port arguments | Lane Kolbly | 2021-11-03 | 1 | -10/+18 |
* | rfnoc: Remove cruft from UHD 3 (constants) | Martin Braun | 2021-11-02 | 1 | -31/+0 |
* | uhd: Replace Boost mutexes and locks with standard options | Martin Braun | 2021-10-19 | 1 | -9/+9 |
* | bug: fix channel indexing when reading USRP power | Lars Amsel | 2021-10-11 | 1 | -1/+1 |
* | python: multi_usrp: Fix issues in send_waveform() | Martin Braun | 2021-10-06 | 1 | -7/+7 |
* | python: Fix dropped-sample calculation in benchmark_rate.py | Martin Braun | 2021-09-28 | 1 | -5/+7 |
* | examples: Improve txrx_loopback_to_file (late recv, Boost, timing) | Martin Braun | 2021-09-17 | 1 | -18/+22 |
* | cmake: Fix rfnoc-example (CMake paths) | Martin Braun | 2021-09-17 | 3 | -11/+11 |
* | cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR | Martin Braun | 2021-09-10 | 3 | -11/+11 |
* | examples: Show how to use in-tree Verilog header | Wade Fife | 2021-09-08 | 1 | -0/+17 |
* | examples: Add x400/x410 target to RFNoC example | Wade Fife | 2021-08-30 | 1 | -0/+3 |
* | examples: Fix icores example to match current RFNoC specs | Martin Braun | 2021-06-28 | 1 | -2/+2 |
* | examples: Update example CMakeLists.txt for minimum version bumps | Aaron Rossetto | 2021-06-28 | 2 | -3/+3 |
* | examples: Fix tx frequency tuning in radio loopback | mattprost | 2021-06-25 | 1 | -2/+2 |
* | uhd: Remove includes of list_of.hpp where appropriate | Martin Braun | 2021-06-24 | 1 | -1/+0 |
* | uhd: Remove all occurences of boost::math::*round() | Martin Braun | 2021-06-24 | 2 | -5/+4 |
* | fpga: Change RFNoC YAML version numbers to strings | Wade Fife | 2021-06-08 | 1 | -2/+2 |
* | examples: Fix underrun/seq error reporting in benchmark_rate.py | Martin Braun | 2021-05-20 | 1 | -10/+10 |
* | examples: Add min dynamic range limit to ascii art DFT example | Lane Kolbly | 2021-04-15 | 2 | -3/+9 |
* | examples: Add IP to OOT RFNoC gain example | Wade Fife | 2021-03-17 | 5 | -39/+335 |
* | examples: Remove unused arguments for rfnoc_radio_loopback | Lane Kolbly | 2021-03-11 | 1 | -3/+14 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 2 | -5/+5 |
* | examples: Fix PPS option in rfnoc_radio_loopback | Lane Kolbly | 2020-11-17 | 1 | -1/+1 |
* | examples: Fix --random option in benchmark_rate | michael-west | 2020-10-12 | 1 | -5/+11 |
* | Examples: Fix install paths in OOT RFNoC example | michael-west | 2020-09-13 | 3 | -10/+14 |
* | examples: replay samples from file | mattprost | 2020-08-11 | 3 | -414/+424 |
* | example: Check for failure in tx_samples_from_file | Samuel O'Brien | 2020-07-31 | 1 | -3/+9 |
* | examples: Fix usrp_power_meter example | Lars Amsel | 2020-06-11 | 1 | -16/+23 |
* | host/examples/ascii_art_dft.hpp: fix and modernize example main | Etienne Wodey | 2020-05-26 | 1 | -1/+6 |
* | examples: Add usrp_power_meter example | Martin Braun | 2020-05-19 | 2 | -1/+135 |
* | Remove remaining Python 2 references | Martin Braun | 2020-05-07 | 4 | -4/+4 |
* | rfnoc-example: Removed DRAM from image core | Martin Braun | 2020-05-05 | 1 | -24/+11 |
* | examples: Update test_messages example | Michael West | 2020-04-30 | 1 | -12/+23 |
* | examples: Update gpio example | Michael West | 2020-04-30 | 1 | -92/+117 |
* | examples: Add --power command line option to tx_waveforms | Martin Braun | 2020-04-17 | 2 | -18/+54 |