aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-0154-6142/+1490
* mpm: Add option for muxed data stream for liberio transportSugandha Gupta2019-05-012-2/+18
* ad9361: Fix return values for tune and set_clock_rateSugandha Gupta2019-05-012-3/+11
* tests: Make the Python interpreter for devtests a parameterMartin Braun2019-04-252-6/+8
* docs: Auto-generate build page with min deps versionsMartin Braun2019-04-243-6/+12
* include: Remove BOOST_VERSION hacks for 1.58Martin Braun2019-04-243-32/+7
* cmake: Bump dependency min versionsMartin Braun2019-04-242-31/+25
* utils: Add X300/X310 reset programNick Foster2019-04-241-0/+109
* docs: Improved Windows-related build instructionsAbdo-Gaber2019-04-221-13/+65
* b200: enable usage of custom bootloaderMark Meserve2019-04-114-102/+403
* log: fix deadlock issue on Windows machinesAbdo-Gaber2019-04-111-3/+32
* log: formatting log.cppBrent Stapleton2019-04-111-168/+133
* docs: Add mention of DPDK support to X3x0Alex Williams2019-04-102-1/+9
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-106-5/+5
* x300: Add support for DPDK transportsAlex Williams2019-04-103-7/+166
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-04-102-86/+77
* X300: add capability to flash NI-2974 FPGAThomas Vogel2019-04-031-2/+7
* uhd-dpdk: Wait for links to come up before poking MPMAlex Williams2019-04-021-4/+12
* utils: Add scope_exit objectMartin Braun2019-04-014-0/+102
* gpsd: fix API for 'gps_read'Michael Dickens2019-03-291-0/+4
* docs: Fix various typosf380cedric2019-03-281-12/+12
* TwinRX: Fix duplicate write to N value in DDCmichael-west2019-03-261-2/+1
* docs: n320: Add note on LO input levelsMartin Braun2019-03-261-0/+3
* utils: Change UHD_INLINE to inline in dirty_tracked.hppMartin Braun2019-03-251-7/+7
* docs: Fix typo for dpdk-num-mbufs and add config file locationAlex Williams2019-03-251-3/+7
* python: Add operators and get_full_secs() to time_spec_tMartin Braun2019-03-221-2/+6
* clang-format: Break after templatesMartin Braun2019-03-211-1/+1
* uhd: Remove cal containersMartin Braun2019-03-2012-786/+0
* 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