aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* lib: Allow "0" and "1" as false/true values for constrained device argsMartin Braun2019-03-201-2/+6
* docs: Add comment on chmod+x for SDKs if necessaryMartin Braun2019-03-142-6/+19
* lmx2592: fixup for correct frequency borderstvogel-nid2019-03-131-2/+2
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0850-50/+50
* python: change CMake variable for library extBrent Stapleton2019-03-061-1/+1
* docs: n310: Add table to explain module and PCB revisionsMartin Braun2019-03-051-0/+20
* RFNoC: Remove incorrect flushMichael West2019-03-051-19/+0
* Revert "RFNoC: Fix flush in source_block_ctrl_base"Michael West2019-03-052-4/+21
* x300: Change PLL CP currents in x300_clock_ctrlmguyler-ni2019-02-281-8/+8
* x300: device args: Removed invalid 200 MHz sysref rateMartin Braun2019-02-281-1/+1
* docs: x300: Add notes on external reference frequenciesMartin Braun2019-02-282-2/+12
* x300: Catch more inconsistencies in x300_device_argsMartin Braun2019-02-282-3/+24
* x300: Enable x300_device_args.to_string()Martin Braun2019-02-281-2/+31
* x300: Enable 11.52 MHz and 23.04 MHz system ref ratesMartin Braun2019-02-281-1/+2
* 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