aboutsummaryrefslogtreecommitdiffstats
path: root/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: tick_node: Search all nodes for tick ratesMartin Braun2019-05-081-3/+5
* log: Change logging coloursMartin Braun2019-05-071-3/+3
* log: Fix ANSI colour codesMartin Braun2019-05-072-7/+10
* adf435x: run clang-formatMark Meserve2019-05-071-146/+251
* twinrx: set lo2 to use new low spur tuning modeMark Meserve2019-05-072-6/+3
* adf435x: add low spur tuning modeMark Meserve2019-05-071-5/+56
* uhdlib: add rational approximation to math utilitiesMark Meserve2019-05-071-0/+75
* twinrx: add lo charge pump propertiesMark Meserve2019-05-025-19/+116
* adf535x: add charge pump controlMark Meserve2019-05-021-3/+55
* adf435x: add charge pump with double parameterMark Meserve2019-05-021-0/+34
* adf435x: enhance logging messagesMark Meserve2019-05-021-10/+13
* utils: add support for directly updating components from image_loaderAndrew Lynch2019-05-022-72/+101
* prop_tree: add pop() functionBrent Stapleton2019-05-024-0/+44
* prop_tree: formatting property tree filesBrent Stapleton2019-05-024-115/+184
* C: Add uhd_get_abi_string, uhd_get_version_stringNicholas Corgan2019-05-025-0/+73
* mpmd: Release resources on destructionVirendra Kakade2019-05-012-4/+6
* liberio: Release context holder on destruction of last liberio xportSugandha Gupta2019-05-011-3/+24
* mpmd: Fix spurious reclaim call after unclaimVirendra Kakade2019-05-011-3/+6
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-0111-6/+124
* 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