aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include
Commit message (Expand)AuthorAgeFilesLines
...
* transport: Introduce I/O service layer between transport and linkAlex Williams2019-11-261-0/+337
* uhd: add new transport interface and base class implementationCiro Nishiguchi2019-11-262-0/+334
* rfnoc: Added clock_iface to convey info about clocksAshish Chaudhari2019-11-263-4/+69
* rfnoc: Support for new backend iface plus fixesAshish Chaudhari2019-11-262-2/+6
* rfnoc: Move graph_edge data structure to its own header, add to_string()Martin Braun2019-11-261-59/+3
* rfnoc: Add rfnoc_device base classMartin Braun2019-11-262-0/+83
* rfnoc: Add block registry/factory and make_argsMartin Braun2019-11-261-0/+32
* rfnoc: adding client_zeroBrent Stapleton2019-11-261-0/+199
* rfnoc: Added impl for reg_iface and ctrl_endpointAshish Chaudhari2019-11-263-0/+131
* rfnoc: Add action APIMartin Braun2019-11-262-1/+68
* rfnoc: Added initial impl for mgmt_portalAshish Chaudhari2019-11-261-0/+191
* rfnoc: Refactored CHDR packet interfacesAshish Chaudhari2019-11-262-0/+1127
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-262-2/+274
* rfnoc: Add detail::block_container_t classMartin Braun2019-11-261-0/+57
* rfnoc: Add rfnoc::mb_iface interface classMartin Braun2019-11-261-0/+76
* rfnoc: Add properties, nodes, and accessorsMartin Braun2019-11-262-0/+180
* lib: adf535x: Add trace logs for synth configurationMartin Braun2019-11-261-0/+18
* lib: Replace uhd::get_system_time() with steady_clockMartin Braun2019-11-262-9/+14
* uhd: utils: Add compat check for 32-bit compat numbersMartin Braun2019-11-261-0/+13
* lib: utils: Add new signature to get_freq_and_freq_word()Martin Braun2019-11-261-1/+7
* rpc: add exception when client constructor failsMark Meserve2019-10-151-3/+36
* rpc: convert client to sptrMark Meserve2019-10-151-12/+13
* lib: utils: Add is_a_tty()Martin Braun2019-10-071-0/+55
* rfnoc: Read cmd FIFO size from blocks & configure ctrl_ifaceMartin Braun2019-09-041-0/+11
* rx_fe_3000: formatting for upcoming changesBrent Stapleton2019-08-251-5/+5
* boost: Replaced units::demangle with core::demangle where appropriateMartin Braun2019-08-221-3/+3
* max287x: improve loggingMark Meserve2019-06-121-7/+12
* fixup! uhdlib: add rational approximation to math utilitiesMartin Braun2019-05-231-1/+1
* cores: Apply clang-format to ?x_dsp_core_3000.*Martin Braun2019-05-222-13/+12
* lib: rfnoc: Apply clang-format to graph_impl.hppMartin Braun2019-05-221-35/+26
* adf435x: run clang-formatMark Meserve2019-05-071-146/+251
* adf435x: add low spur tuning modeMark Meserve2019-05-071-5/+56
* uhdlib: add rational approximation to math utilitiesMark Meserve2019-05-071-0/+75
* 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
* include: Remove BOOST_VERSION hacks for 1.58Martin Braun2019-04-241-5/+0
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-101-0/+45
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-04-101-28/+14
* lib: Allow "0" and "1" as false/true values for constrained device argsMartin Braun2019-03-201-2/+6
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* include: max287x: Fix conversion warningMartin Braun2019-02-281-1/+1
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-1526-56/+57
* lib: fix includes for boost::noncopyableMichael Dickens2019-02-112-0/+7
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-311-2/+3
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-254-7/+235
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-182-6/+4
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-182-370/+450
* formatting: remove vim hints in headersBrent Stapleton2019-01-166-6/+0
* uhd: skip formatting misc arrays, maps, etc.Brent Stapleton2019-01-161-0/+2