| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | 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 |
* | python: Add find() to the Python API | Martin Braun | 2020-12-07 | 5 | -0/+34 |
* | 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 |
* | 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 |
* | 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 |
* | 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: Integrate simulator into UHD | Samuel O'Brien | 2020-10-28 | 5 | -3/+218 |
* | 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 |
* | 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 |
* | utils: Improve NMEA string output | michael-west | 2020-10-12 | 1 | -47/+42 |
* | python: Move multi_usrp_python to its own module | Martin Braun | 2020-10-12 | 3 | -192/+204 |
* | examples: Fix --random option in benchmark_rate | michael-west | 2020-10-12 | 1 | -5/+11 |