aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Fix build issue with Boost 1.67Martin Braun2020-09-111-0/+3
* docs: Add new CHDR format to transportsWade Fife2020-09-111-9/+21
* docs: Updated register maps for UHD 4.0Wade Fife2020-09-112-35/+28
* docs: New mender commands for Zeus filesystemsmattprost2020-09-092-6/+6
* doc: add section about network mode on E3xx devicesRobertWalstab2020-09-091-0/+16
* lib: Remove recursive locks in apply_correctionsmichael-west2020-09-041-3/+0
* python: Add peek/poke bindings to noc_block_baseAaron Rossetto2020-09-031-0/+135
* rfnoc: replay: Update packet size on mtu updateSteven Koo2020-09-031-5/+4
* fpga: Update DRAM IO signaturesWade Fife2020-09-037-147/+6
* twinrx: Bypass adf535x feedback dividermattprost2020-09-031-7/+13
* rfnoc: Set null source/sink block initial stateWade Fife2020-09-031-0/+3
* docs: Add DPDK link detection sectionAaron Rossetto2020-09-031-1/+17
* dpdk: Improve link status detectionAaron Rossetto2020-09-032-16/+38
* docs: Add Windows-specific UHD Python module notesAaron Rossetto2020-09-031-0/+30
* x300,mpmd: Increase recv frames for dpdk streamingSteven Koo2020-09-032-1/+16
* docs: Add note about compiling on Ubuntu 20.04Aaron Rossetto2020-09-031-0/+31
* rfnoc: replay: Add support for 32-bit memory address widthsettus2020-09-032-3/+3
* cmake: Use relative path to Python lib location for Windows installerAaron Rossetto2020-08-281-5/+17
* rfnoc: enable SEPs with connect_through_blocksSteven Koo2020-08-281-2/+24
* rfnoc: Exit disconnect() early if nodes not in node mapAaron Rossetto2020-08-281-0/+4
* utils: b2xx_fx3_utils: Add unload-bootloadermichael-west2020-08-251-1/+32
* tests: fbs test: Fix issues around missing gitMartin Braun2020-08-252-3/+7
* NI-2974: Add cal supportmichael-west2020-08-191-0/+1
* python: power cal: Minor fixes to power cal codeMartin Braun2020-08-172-5/+9
* uhd: Add APIs for getting the available power rangeMartin Braun2020-08-177-0/+99
* X300: Adjusting 10GbE frame sizes for HW limitsmichael-west2020-08-171-2/+2
* multi_usrp: Use multi_usrp::sptrs in graph disconnect lambdasAaron Rossetto2020-08-171-9/+12
* dpdk: clean up destruction order of dpdk context membersettus2020-08-141-4/+4
* rfnoc: set a nop destructor for clang crashSteven Koo2020-08-121-0/+5
* rfnoc: Increase ctrlport_endpoint default timeoutSteven Koo2020-08-121-1/+1
* uhd: Remove assignment to const var for mac buildSteven Koo2020-08-121-11/+0
* uhd: Disable optimizations for Mac for build speedSteven Koo2020-08-121-0/+9
* fpga: lib: Change max FFT size to 1024Wade Fife2020-08-111-1/+1