| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | MPMD: Reduce max frame size for 10 GbE | michael-west | 2020-11-06 | 1 | -1/+1 |
* | multi_usrp: Fix typos in streamer destruction callback | michael-west | 2020-11-05 | 1 | -4/+4 |
* | sim: Check for unit test prereqs and disable if unsatisfied | Aaron Rossetto | 2020-10-28 | 1 | -1/+45 |
* | sim: Move SelectableQueue and SendWrapper | Samuel O'Brien | 2020-10-28 | 2 | -45/+45 |
* | sim: Support Out of Tree Sources and Sinks | Samuel O'Brien | 2020-10-28 | 2 | -2/+24 |
* | sim: Implement Sim > UHD Flow Control | Samuel O'Brien | 2020-10-28 | 3 | -34/+85 |
* | sim: Move Hardware Specific to Config File | Samuel O'Brien | 2020-10-28 | 8 | -66/+149 |
* | sim: Implement UHD > Simulator Flow Control | Samuel O'Brien | 2020-10-28 | 1 | -18/+47 |
* | sim: Support Timed Streams | Samuel O'Brien | 2020-10-28 | 2 | -1/+10 |
* | sim: Integrate simulator into UHD | Samuel O'Brien | 2020-10-28 | 8 | -5/+293 |
* | sim: Support Configuration Files | Samuel O'Brien | 2020-10-28 | 5 | -9/+68 |
* | sim: Support Streaming | Samuel O'Brien | 2020-10-28 | 8 | -348/+860 |
* | DUC: Fix incorrect DDS_GAIN | michael-west | 2020-10-26 | 1 | -1/+1 |
* | multi_usrp: Fix streamer destruction callback | michael-west | 2020-10-22 | 1 | -91/+74 |
* | graph: Serialize all graph-related functions | Aaron Rossetto | 2020-10-22 | 2 | -8/+13 |
* | graph: Re-fetch dst_node descriptor after src_node potential removal | Aaron Rossetto | 2020-10-22 | 1 | -0/+3 |
* | fpga: lib: Fix axis_strm_monitor parameters | Wade Fife | 2020-10-20 | 1 | -2/+2 |
* | fixup! rfnoc: Fix thread unsafe accesses in ctrlport | Ciro Nishiguchi | 2020-10-20 | 1 | -7/+5 |
* | rfnoc: Fix thread unsafe accesses in ctrlport | Ciro Nishiguchi | 2020-10-20 | 1 | -56/+35 |
* | python: Add access to the property_tree from Python | Martin Braun | 2020-10-16 | 7 | -0/+96 |
* | uhd_images_downloader: Add environment variable for http auth | Lane Kolbly | 2020-10-15 | 4 | -3/+79 |
* | uhd_images_downloader: Remove unused default_no parameter | Lane Kolbly | 2020-10-15 | 1 | -3/+2 |
* | mpm: Add dependency on pyusrp_periphs to MPM | Lane Kolbly | 2020-10-15 | 1 | -1/+1 |