| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | python: Change default name for rfnoc_image_core | Wade Fife | 2020-08-10 | 2 | -9/+16 |
* | devtest: Support multi_usrp_test on Windows | Steven Koo | 2020-08-10 | 1 | -1/+6 |
* | X300: Update frame sizes for 10GbE | michael-west | 2020-08-07 | 1 | -7/+5 |
* | Python API: Add bindings for disconnect APIs | michael-west | 2020-08-07 | 1 | -0/+7 |
* | RFNoC: Revert change in streamer initialization | michael-west | 2020-08-07 | 2 | -2/+2 |
* | mpmd: Clean out link_if_mgr | Martin Braun | 2020-08-07 | 2 | -7/+4 |
* | rfnoc: Remove M_PI usage to fix Windows builds | Steven Koo | 2020-08-07 | 4 | -15/+13 |
* | utils: Change template specialization namespacing | Bill Davis | 2020-08-05 | 1 | -8/+10 |
* | tests: Add unit test for Keep One in N block controller | Aaron Rossetto | 2020-08-05 | 2 | -0/+141 |
* | python: Add Keep One in N block controller bindings | Aaron Rossetto | 2020-08-05 | 3 | -0/+34 |
* | rfnoc: Add Keep One in N block support | Aaron Rossetto | 2020-08-05 | 5 | -0/+207 |
* | fpga: rfnoc: Add RFNoC Keep One in N block | Aaron Rossetto | 2020-08-05 | 1 | -0/+56 |
* | devtest: Update filter for e31x devices | Steven Koo | 2020-08-04 | 1 | -1/+1 |
* | mpmd: Assume mgmt interface can route CHDR packets | Steven Koo | 2020-08-04 | 1 | -1/+15 |
* | X300: fix for incorrect PCIe buffer size values | Matthew Crymble | 2020-08-04 | 3 | -5/+12 |
* | x300: change default dboard clock rate from 50 to 100 MHz | mattprost | 2020-08-04 | 5 | -42/+153 |
* | tests: Add graph disconnect/reconnect unit test | michael-west | 2020-08-04 | 1 | -0/+37 |
* | MPMD: Fix typo | michael-west | 2020-08-04 | 1 | -1/+1 |
* | RFNoC: Demote MTU message in radio control | michael-west | 2020-08-04 | 1 | -1/+1 |
* | multi_usrp: Fix connect/disconnect of RFNoC chains | michael-west | 2020-08-04 | 1 | -80/+202 |
* | RFNoC: Added support for destruction of streamers | michael-west | 2020-08-04 | 4 | -8/+52 |
* | RFNoC: Add disconnect methods to graph | michael-west | 2020-08-04 | 4 | -101/+364 |
* | RFNoC: Add xport disconnect callbacks | michael-west | 2020-08-04 | 10 | -43/+122 |
* | python: Add replay RFNoC block controller bindings | mattprost | 2020-08-04 | 3 | -0/+45 |
* | tests: Add Replay Block controller unit test | mattprost | 2020-08-04 | 2 | -0/+764 |
* | rfnoc: Add RFNoC replay block | mattprost | 2020-08-04 | 5 | -202/+855 |
* | fpga: rfnoc: Add RFNoC Replay block | Wade Fife | 2020-08-04 | 1 | -0/+63 |
* | python: Fix pyuhd to include subpackages | Samuel O'Brien | 2020-08-04 | 1 | -2/+6 |
* | cmake: don't try to determine runtime python version when cross compiling | Joerg Hofrichter | 2020-08-04 | 1 | -9/+22 |
* | cmake: find python in sysroot path first | Joerg Hofrichter | 2020-08-04 | 1 | -0/+8 |
* | cmake: tests: Support qemu also for python based tests | Joerg Hofrichter | 2020-08-04 | 2 | -35/+71 |
* | rfnoc: Fix compilation error when tracing enabled | Aaron Rossetto | 2020-07-31 | 1 | -2/+2 |
* | example: Check for failure in tx_samples_from_file | Samuel O'Brien | 2020-07-31 | 1 | -3/+9 |
* | utils: Use absolute paths in image builder build() | steviez | 2020-07-31 | 1 | -2/+2 |
* | tests: Add unit test for siggen RFNoC block controller | Aaron Rossetto | 2020-07-30 | 2 | -0/+352 |
* | python: Add siggen RFNoC block controller bindings | Aaron Rossetto | 2020-07-30 | 3 | -0/+41 |
* | rfnoc: Add siggen RFNoC block controller support | Aaron Rossetto | 2020-07-30 | 5 | -0/+553 |
* | fpga: rfnoc: Add Signal Generator RFNoC block | Wade Fife | 2020-07-30 | 1 | -0/+55 |
* | python: Add Switchboard block python bindings | Jesse Zhang | 2020-07-30 | 3 | -0/+24 |
* | rfnoc: Add Switchboard block unit tests | Jesse Zhang | 2020-07-30 | 2 | -0/+161 |
* | rfnoc: Add Switchboard block support | Jesse Zhang | 2020-07-30 | 5 | -0/+181 |
* | fpga: Add Switchboard RFNoC block | Jesse Zhang | 2020-07-30 | 1 | -0/+41 |
* | mpm: Default virtual NIC CHDR IP selection | Steven Koo | 2020-07-30 | 2 | -12/+28 |
* | x300: Update maximum bitstream size | Wade Fife | 2020-07-28 | 1 | -1/+1 |
* | docs: Fix daughterboard page formatting | Martin Braun | 2020-07-24 | 1 | -3/+3 |
* | mpm, mpmd: Bump MPM compat number | Aaron Rossetto | 2020-07-24 | 1 | -1/+1 |
* | rfnoc: Support instance overrides in set_properties() | Aaron Rossetto | 2020-07-24 | 6 | -5/+85 |
* | docs: Update PCIe xport instructions for NI Repos | Steven Koo | 2020-07-20 | 1 | -46/+100 |
* | cmakerc: Remove patch to CMakeRC.cmake (and move it one level up) | Martin Braun | 2020-07-20 | 2 | -1/+1 |
* | uhd: remove liberio | RobertWalstab | 2020-07-20 | 7 | -378/+1 |