| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | uhd: Check for overflow after timeout buff read | Steven Koo | 2021-01-21 | 3 | -24/+15 |
* | uhd_image_loader: Consume .lvbitx files | Lane Kolbly | 2021-01-11 | 1 | -117/+237 |
* | utils: check config file before finding devices for image loader | Andrew Lynch | 2021-01-11 | 1 | -1/+2 |
* | mpmd: Add support to delay and trigger fpga/dts load after update | Virendra Kakade | 2021-01-11 | 4 | -82/+135 |
* | rfnoc: Update radio to support multiple SPC | Wade Fife | 2021-01-11 | 1 | -4/+10 |
* | chdr: Fix u64_to_host vs. u64_from_host usage | Martin Braun | 2021-01-11 | 1 | -1/+1 |
* | rfnoc: Make NIPC match CHDR width by default for NSS block | Wade Fife | 2021-01-11 | 1 | -1/+1 |
* | rfnoc: Add accessors for item width and nipc for NSS | Wade Fife | 2021-01-11 | 3 | -0/+31 |
* | uhd: Split radio_control into rf_control interfaces | Lane Kolbly | 2021-01-11 | 18 | -658/+940 |
* | Create C++ wrappers for MPM RPC calls | Lane Kolbly | 2021-01-11 | 6 | -37/+195 |
* | docs: Remove reference to Python six | Martin Braun | 2021-01-08 | 1 | -1/+0 |
* | uhd: revert "Check property type at access..." | Steven Koo | 2021-01-08 | 4 | -54/+4 |
* | devtest: optionally generate XML report when running devtests | Joerg Hofrichter | 2021-01-08 | 1 | -1/+13 |
* | uhd: clang: Fix fallthrough attribute | Martin Braun | 2021-01-08 | 1 | -1/+1 |
* | fpga: Remove Python2 support from build system | Martin Braun | 2021-01-04 | 17 | -119/+121 |
* | mpm: rpc server: Fix unclaim sequence | Martin Braun | 2020-12-21 | 1 | -8/+19 |
* | usrprio: catch exceptions if rpc data read fails | Steven Koo | 2020-12-21 | 1 | -3/+17 |
* | fixup! RFNoC: Handle receive of 0 samples | michael-west | 2020-12-21 | 1 | -3/+3 |
* | rfnoc: Fix remote stream buffer format | Wade Fife | 2020-12-21 | 1 | -0/+18 |
* | uhd: throw error if edge list is empty | Grant Meyerhoff | 2020-12-21 | 1 | -0/+8 |
* | rfnoc: Fix time conversion in ctrlport_endpoint sleep method | Ciro Nishiguchi | 2020-12-21 | 1 | -2/+4 |
* | fpga: e320: Improve timing on LVDS interface | Wade Fife | 2020-12-11 | 4 | -358/+541 |
* | RFNoC: Handle receive of 0 samples | michael-west | 2020-12-10 | 2 | -0/+11 |
* | RFNoC: Demoted zero sample error to warning | michael-west | 2020-12-10 | 2 | -7/+14 |
* | fixup! N310: Low band IF adjustments | michael-west | 2020-12-09 | 1 | -1/+1 |
* | mpm: rpc server: Remove Python2 compat code | Martin Braun | 2020-12-08 | 1 | -4/+1 |
* | python: Add find() to the Python API | Martin Braun | 2020-12-07 | 5 | -0/+34 |
* | mpm: rpc_server: fix get_log_buf for MPM Shell | Joerg Hofrichter | 2020-12-04 | 1 | -1/+2 |
* | fixup! mpm: Use prefs API in logging module | Joerg Hofrichter | 2020-12-04 | 1 | -2/+2 |
* | python: multi_usrp: Add get_mpm_client() API call | Martin Braun | 2020-12-04 | 2 | -2/+39 |
* | python: Add mpmtools module | Martin Braun | 2020-12-04 | 1 | -0/+173 |
* | mpmd: Export RPC token and mb_args to the property tree | Martin Braun | 2020-12-04 | 3 | -0/+13 |
* | docs: mpm: correct ? notation to display help | Joerg Hofrichter | 2020-12-04 | 1 | -2/+2 |
* | multi_usrp_rfnoc: Serialize make_rfnoc_device | Aaron Rossetto | 2020-12-04 | 1 | -1/+24 |
* | fpga: lib: add glitch free mux module | Max Köhler | 2020-12-03 | 2 | -0/+30 |
* | python: Make TuneRequest implicitly convertible from double | Martin Braun | 2020-12-01 | 1 | -0/+1 |
* | python: multi_usrp: Let get_tree() return a raw pointer | Martin Braun | 2020-12-01 | 1 | -1/+1 |
* | tools: Rfnoc dissectors are now built and named based on CHDR width | Cristina Fuentes | 2020-12-01 | 3 | -158/+173 |
* | tools: Update rfnoc dissector to support multiple CHDR widths. | Cristina Fuentes | 2020-12-01 | 2 | -11/+31 |
* | python: Improve access to device_addr_t | Martin Braun | 2020-11-23 | 2 | -1/+9 |
* | python: multi_usrp: Fix get_radio_control() | Martin Braun | 2020-11-23 | 1 | -1/+1 |
* | tests: Add UT for node removal prop resol'n restoration | Aaron Rossetto | 2020-11-20 | 1 | -0/+53 |
* | graph: Restore default resolver callback at node removal | Aaron Rossetto | 2020-11-20 | 4 | -1/+35 |
* | rfnoc: Add Makefile.srcs to switchboard.yml | Wade Fife | 2020-11-19 | 1 | -0/+1 |
* | examples: Fix PPS option in rfnoc_radio_loopback | Lane Kolbly | 2020-11-17 | 1 | -1/+1 |
* | utils: Fix GUI argument in rfnoc_image_builder | Markus Unger | 2020-11-16 | 1 | -1/+1 |
* | N310: Low band IF adjustments | michael-west | 2020-11-16 | 1 | -18/+10 |
* | fpga: e31x: Add OOT sources to Makefile.e31x.inc | Wade Fife | 2020-11-13 | 1 | -0/+8 |
* | mpm: Fix issue with check-filesystem test execution | Joerg Hofrichter | 2020-11-11 | 1 | -6/+6 |
* | python: Clean up image builder generated code | Wade Fife | 2020-11-06 | 9 | -117/+142 |