aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-2219-852/+337
* deps: Add PyBind11Martin Braun2019-02-2230-1/+12341
* mpm: rpc_server: Improve error message on double-claimMartin Braun2019-02-221-2/+5
* mpm: rhodium: Fix clock value log formattingMartin Braun2019-02-221-2/+3
* mpmd: Fix typecast warning in property tree default settingsMartin Braun2019-02-221-1/+1
* mpmd: Allow reclaim failures on component updatesMartin Braun2019-02-223-14/+67
* mpm: rhodium: Fix typo in log messageMartin Braun2019-02-221-1/+1
* mpm: n320: Update FPGA type if QSFP board is availableMartin Braun2019-02-221-1/+9
* mpm: n320: Demote warning on absence of QSFP boardMartin Braun2019-02-221-4/+5
* rh: revise correction data usageMark Meserve2019-02-213-11/+19
* rh: reset rx iq balance on initMark Meserve2019-02-211-0/+1
* uhd: set tx gain to max for rx iq calMark Meserve2019-02-211-2/+7
* mpm: bist: DDR3 test only enumerates first blockMartin Braun2019-02-201-1/+1
* mpm: n3xx: bist: Auto-load the AA image for the ddr3 BISTMartin Braun2019-02-201-0/+22
* mpm: n3xx: BIST: Improve DDR3 BIST to check for DmaFIFOMartin Braun2019-02-201-6/+10
* mpm: n3xx: Remove DDR3 from standard BIST collectionMartin Braun2019-02-201-1/+1
* e320: add fpga_version_hash to e320 device infoSugandha Gupta2019-02-191-0/+2
* images: Update images package for N320 imagesMartin Braun2019-02-191-2/+2
* mpm: n320: Properly check for the LO distribution boardMartin Braun2019-02-192-9/+23
* cmake: remove Boost from dyn libs for tests on AppleMichael Dickens2019-02-191-1/+3
* N3xx: Update max rev to 7michael-west2019-02-191-2/+1
* 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-187-22/+32
* 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
* mpm: lib: mykonos: adi_ctrl: Remove unused variableMoritz Fischer2019-02-151-2/+0
* mpm: lib: mykonos: ad937x_device: Remove unused variableMoritz Fischer2019-02-151-3/+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
* mpm: xport: add commit_xport docstringBrent Stapleton2019-02-111-1/+4
* 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
* images: Update manifest for 3.14.0.0-rc1 imagesmichael-west2019-02-061-6/+6
* images: Add N320 WX FPGA imagemichael-west2019-02-052-1/+6
* images: Update manifestmichael-west2019-02-051-5/+6
* Preparing branch for 3.14.0.0 Releasemichael-west2019-02-014-15/+203
* n3xx: init peripherals before loading FPGATrung Tran2019-02-013-45/+64