aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: rfnoc: Apply clang-format to graph_impl.hppMartin Braun2019-05-221-35/+26
* mpmd: image_loader: Add support for devices without fpga_typeSugandha Gupta2019-05-211-1/+5
* cmake: Remove superfluous "E300/E320 enabled" messagesMartin Braun2019-05-161-2/+0
* 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-071-7/+9
* 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-021-71/+96
* prop_tree: add pop() functionBrent Stapleton2019-05-021-0/+23
* prop_tree: formatting property tree filesBrent Stapleton2019-05-021-58/+82
* C: Add uhd_get_abi_string, uhd_get_version_stringNicholas Corgan2019-05-022-0/+35
* 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-019-6/+100
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-0151-6132/+1487
* 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
* include: Remove BOOST_VERSION hacks for 1.58Martin Braun2019-04-241-5/+0
* b200: enable usage of custom bootloaderMark Meserve2019-04-113-79/+292
* log: fix deadlock issue on Windows machinesAbdo-Gaber2019-04-111-3/+32
* log: formatting log.cppBrent Stapleton2019-04-111-168/+133
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-105-4/+4
* 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
* gpsd: fix API for 'gps_read'Michael Dickens2019-03-291-0/+4
* TwinRX: Fix duplicate write to N value in DDCmichael-west2019-03-261-2/+1
* python: Add operators and get_full_secs() to time_spec_tMartin Braun2019-03-221-2/+6
* uhd: Remove cal containersMartin Braun2019-03-206-414/+0
* lib: Allow "0" and "1" as false/true values for constrained device argsMartin Braun2019-03-201-2/+6
* lmx2592: fixup for correct frequency borderstvogel-nid2019-03-131-2/+2
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0832-32/+32
* RFNoC: Remove incorrect flushMichael West2019-03-051-19/+0
* Revert "RFNoC: Fix flush in source_block_ctrl_base"Michael West2019-03-051-1/+18
* 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
* 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