aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* python: Make TuneRequest implicitly convertible from doubleMartin Braun2020-12-011-0/+1
* python: multi_usrp: Let get_tree() return a raw pointerMartin Braun2020-12-011-1/+1
* python: Improve access to device_addr_tMartin Braun2020-11-232-1/+9
* python: multi_usrp: Fix get_radio_control()Martin Braun2020-11-231-1/+1
* tests: Add UT for node removal prop resol'n restorationAaron Rossetto2020-11-201-0/+53
* graph: Restore default resolver callback at node removalAaron Rossetto2020-11-204-1/+35
* rfnoc: Add Makefile.srcs to switchboard.ymlWade Fife2020-11-191-0/+1
* examples: Fix PPS option in rfnoc_radio_loopbackLane Kolbly2020-11-171-1/+1
* utils: Fix GUI argument in rfnoc_image_builderMarkus Unger2020-11-161-1/+1
* N310: Low band IF adjustmentsmichael-west2020-11-161-18/+10
* python: Clean up image builder generated codeWade Fife2020-11-069-117/+142
* MPMD: Reduce max frame size for 10 GbEmichael-west2020-11-061-1/+1
* multi_usrp: Fix typos in streamer destruction callbackmichael-west2020-11-051-4/+4
* sim: Integrate simulator into UHDSamuel O'Brien2020-10-285-3/+218
* DUC: Fix incorrect DDS_GAINmichael-west2020-10-261-1/+1
* multi_usrp: Fix streamer destruction callbackmichael-west2020-10-221-91/+74
* graph: Serialize all graph-related functionsAaron Rossetto2020-10-222-8/+13
* graph: Re-fetch dst_node descriptor after src_node potential removalAaron Rossetto2020-10-221-0/+3
* fixup! rfnoc: Fix thread unsafe accesses in ctrlportCiro Nishiguchi2020-10-201-7/+5
* rfnoc: Fix thread unsafe accesses in ctrlportCiro Nishiguchi2020-10-201-56/+35
* python: Add access to the property_tree from PythonMartin Braun2020-10-167-0/+96
* uhd_images_downloader: Add environment variable for http authLane Kolbly2020-10-154-3/+79
* uhd_images_downloader: Remove unused default_no parameterLane Kolbly2020-10-151-3/+2
* utils: Improve NMEA string outputmichael-west2020-10-121-47/+42
* python: Move multi_usrp_python to its own moduleMartin Braun2020-10-123-192/+204
* examples: Fix --random option in benchmark_ratemichael-west2020-10-121-5/+11
* deps: rpclib: Fix issue on socket closingMartin Braun2020-10-091-1/+7
* tests: mock_block: Allow mock blocks to carry MB controllersMartin Braun2020-10-092-6/+9
* utils: Set rfnoc_create_verilog.py as executableWade Fife2020-10-091-0/+0
* n310/n300: Allow gain coercionMartin Braun2020-10-091-2/+14
* b200: handle overruns during continuous streamingmattprost2020-10-091-0/+3
* rfnoc: Alphabetize sections in CMakeLists.txtAaron Rossetto2020-10-091-22/+22
* rfnoc: Add add'l header files to CMakeLists.txtAaron Rossetto2020-10-091-0/+3
* sim: Embed MPM into libpyuhdSamuel O'Brien2020-10-071-0/+57
* debian: Update Python3 dependenciesmichael-west2020-10-062-3/+18
* Docs: Update Python3 dependenciesmichael-west2020-10-061-9/+12
* ic_reg_map: Allow registers to be arraysMartin Braun2020-10-061-19/+114
* ic_reg_maps: Add common regmap template for PythonToni Jones2020-10-061-4/+88
* docs: Fix sensor names for N3xx boardsMartin Braun2020-10-061-1/+2
* lib: disable non pcie types in find with resourceSteven Koo2020-10-059-8/+56
* uhd: clang format device implSteven Koo2020-10-055-18/+19
* uhd: replace default initializers with named onesSteven Koo2020-09-252-8/+11
* lib: graph_utils: Error on single SEP edgeSteven Koo2020-09-251-10/+14
* lib: graph_utils: Fix formatting and compiler warningsMartin Braun2020-09-251-13/+15
* multi_usrp: Add get_mb_controller() API callCristina Fuentes2020-09-245-27/+60
* cal: sync log output between file system and resource dataLars Amsel2020-09-221-1/+3
* package: Fix Python componentsmichael-west2020-09-131-3/+4
* Prepare branch for releasemichael-west2020-09-131-165/+896
* Examples: Fix install paths in OOT RFNoC examplemichael-west2020-09-133-10/+14
* E3xx: Add retry to loopback_self_testmichael-west2020-09-111-27/+46