aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* transport: fixed a pre-mature buffer resetmcrymble2019-06-141-2/+3
* x300: dac: Replace uhd::get_system_time() with steady_clockMartin Braun2019-06-121-5/+4
* max287x: improve loggingMark Meserve2019-06-121-7/+12
* ubx: add temperature compensation modeMark Meserve2019-06-121-0/+41
* transport: Remove warning for memset in super_recv_packet_handlerAlex Williams2019-06-071-4/+4
* twinrx: increase rev c lo1 charge pump default valueMark Meserve2019-05-282-2/+2
* X300: fixed get_mtu for pcieMatthew Crymble2019-05-251-1/+4
* fixup! uhdlib: add rational approximation to math utilitiesMartin Braun2019-05-231-1/+1
* cores: Use NSDMI consistently in ?x_dsp_core_3000.*Martin Braun2019-05-222-23/+16
* cores: Apply clang-format to ?x_dsp_core_3000.*Martin Braun2019-05-224-243/+280
* 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