aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* cmake: remove Boost from dyn libs for tests on AppleMichael Dickens2019-02-191-1/+3
* nirio: Demote rpc client start/stop log messages to DEBUGMartin Braun2019-02-181-2/+2
* node_ctrl_base: add check valid num_input_portsTrung Tran2019-02-181-2/+3
* RFNoC: Fix flush in source_block_ctrl_baseMichael West2019-02-182-21/+4
* RFNoC: Disable FC ACK packets for lossless linksMichael West2019-02-185-15/+25
* docs: Add note on manually disabling NEON extensionsMartin Braun2019-02-151-0/+11
* x300: Enable ADC gain through RFNoC APIMartin Braun2019-02-152-29/+83
* n230: n230_image_loader: Remove dead store for ptrMoritz Fischer2019-02-151-1/+1
* examples: tx_samples_c: Fix memory leakMoritz Fischer2019-02-151-2/+5
* examples: benchmark_rate: Remove dead store to is_lockedMoritz Fischer2019-02-151-1/+0
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-1584-164/+173
* b200_cores: Replace usage of boost::mutex with std::mutexMartin Braun2019-02-154-7/+10
* b200: Use uhd::noncopyableMartin Braun2019-02-152-3/+6
* uhd: utils: Add noncopyable classMartin Braun2019-02-152-0/+56
* cmake: Update version string to 3.15.0.gitMartin Braun2019-02-131-5/+5
* utils: Deny positional options in uhd_image_loaderAlex Williams2019-02-131-1/+3
* docs: fix broken link in DPDKBrent Stapleton2019-02-121-1/+1
* docs: n3xx: fix Salt formattingBrent Stapleton2019-02-121-1/+2
* docs: N3xx page shell formatting and bb imageMarcus Müller2019-02-111-2/+5
* lib: fix includes for boost::noncopyableMichael Dickens2019-02-112-0/+7
* fixup! RFNoC: Fix scaling of M and N values in DDC/DUCMark Meserve2019-02-081-1/+1
* Docs: Update DPDK dep commandnatetemple2019-02-061-1/+1
* Preparing branch for 3.14.0.0 Releasemichael-west2019-02-011-1/+1
* docs: Document FPGA functional verification test for N320Alex Williams2019-01-311-0/+101
* E31x: Destruct RFNoC before loading idle imagemichael-west2019-01-311-0/+2
* E3xx: Increase spp limit for E3xx radiomichael-west2019-01-311-2/+1
* Device3: Fix flow control window and intervalmichael-west2019-01-312-9/+14
* RFNoC: Limit number of control packets in flightmichael-west2019-01-313-19/+23
* RFNoC: Fix typos in legacy_compatmichael-west2019-01-311-2/+2
* X300: Fix tick and sample rate settingmichael-west2019-01-312-11/+9
* RFNoC: Fix scaling of M and N values in DDC/DUCmichael-west2019-01-312-3/+10
* Device3: Remove redundant function callmichael-west2019-01-311-1/+0
* fixup! RFNoC: More graph traversal fixesmichael-west2019-01-314-34/+14
* RFNoC: More graph traversal fixesmichael-west2019-01-314-4/+34
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-314-13/+13
* cmake: fix variable usageMichael Dickens2019-01-301-2/+1
* docs: Add information about what dpdk_zero_copy is doingAlex Williams2019-01-291-2/+9
* docs: Adding manual page for DPDKBrent Stapleton2019-01-293-1/+151
* mpmd: use init timeout for update_componentTrung Tran2019-01-291-4/+1
* RFNoC: Update FIFO XML definitionmichael-west2019-01-291-0/+2
* utils: Add check for gdb_eeprom before accessingmichael-west2019-01-291-1/+1
* cpack: Fix RPM generationMatt Reilly2019-01-282-2/+2
* ad9361: Replace Boost lock & mutex with std varietyMartin Braun2019-01-251-23/+21
* formatting: Apply clang-format to ad9361_ctrl.cppMartin Braun2019-01-251-72/+87
* tests: Fix up dpdk_test to use current APIsAlex Williams2019-01-251-64/+47
* uhd-dpdk: Cover all paths to request TX offloadsAlex Williams2019-01-253-11/+61
* uhd-dpdk: Delete useless test folderAlex Williams2019-01-252-356/+0
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-2522-344/+1220
* mpmd_xport: liberio: using 4096 bytes frame sizeTrung Tran2019-01-231-2/+6
* devtest: add universal_newlines to subprocess callTrung Tran2019-01-233-2/+4