aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix various type-conversion compiler warningsMartin Braun2019-02-285-7/+9
* include: max287x: Fix conversion warningMartin Braun2019-02-281-1/+1
* types: sid: Remove duplicate operator=()Martin Braun2019-02-282-6/+3
* fixup! python: Replace Boost.Python with PyBind11Martin Braun2019-02-281-0/+1
* rh: Fix typo in setting up RX frontendAlex Williams2019-02-271-1/+1
* doc: n3xx: fixed typo in image name (SD card build)Jörg Hofrichter2019-02-271-1/+1
* transport: udp: Fix buffer size warningLars Amsel2019-02-271-2/+2
* python: cmake: Use native format for setup.pyTrung Tran2019-02-252-2/+3
* lib: cmake: Fix MSVC options (add /bigobj)Trung Tran2019-02-251-1/+1
* python: Replace Boost.Python with PyBind11Martin Braun2019-02-2219-852/+337
* deps: Add PyBind11Martin Braun2019-02-2230-1/+12341
* 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
* 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
* 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