aboutsummaryrefslogtreecommitdiffstats
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-262-26/+247
* rfnoc: Add noc_block_base classMartin Braun2019-11-261-0/+92
* rfnoc: add chdr packet interfaceTrung Tran2019-11-262-15/+196
* rfnoc: Add properties, nodes, and accessorsMartin Braun2019-11-267-0/+712
* rfnoc: add new data_chdr packetization.Trung Tran2019-11-264-1/+411
* niusrprio: Add get_resource() API callMartin Braun2019-11-261-0/+5
* niusrpio: Apply formattingMartin Braun2019-11-261-40/+35
* types: time_spec: Add ASAP valueMartin Braun2019-11-261-0/+3
* gain groups: FormattingBrent Stapleton2019-11-261-1/+1
* gain_groups: Add zero-value gain groupsBrent Stapleton2019-11-261-0/+7
* uhd: Add thread affinity utility functionsAaron Rossetto2019-11-261-0/+6
* utils: cast: Add from_str() typecastMartin Braun2019-11-261-1/+20
* soft_register: Replace boost::unordered_map with std versionMartin Braun2019-11-261-2/+2
* utils: soft_register: Remove 16-bit modeMartin Braun2019-11-261-14/+3
* utils: dirty_tracked: Remove custom copy constructorMartin Braun2019-11-261-7/+1
* utils: Added set_thread_name for std::threadAshish Chaudhari2019-11-261-0/+8
* nirio_fifo: Replace boost::atomic with std::atomicMartin Braun2019-11-261-2/+3
* uhd: types: Extend stream_cmd_t::num_samps to 64 bitsMartin Braun2019-11-261-1/+1
* uhd: Add new exceptions for RFNoC-specific errorsMartin Braun2019-11-261-0/+82
* uhd: Remove deprecated objects and methodsMartin Braun2019-11-267-142/+0
* uhd: Remove support for N230Martin Braun2019-11-261-1/+1
* cmake: Bump dependency versions for UHD 4.0.0.0Martin Braun2019-11-261-94/+0
* uhd: dict: Add typecast operator to std::map<>Martin Braun2019-11-042-0/+15
* cmake: Add UHD_COMPONENT variablemichael-west2019-10-151-0/+3
* Revert "uhd: Check property type at access; error if mismatch"Martin Braun2019-09-302-12/+3
* uhd: include: Add <string> to headers where it was missingMartin Braun2019-09-092-1/+3
* rfnoc: Read cmd FIFO size from blocks & configure ctrl_ifaceMartin Braun2019-09-041-2/+2
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-09-042-3/+12
* docs: Improve language on threading for recv() and send()Martin Braun2019-08-221-1/+11
* boost: Replaced units::demangle with core::demangle where appropriateMartin Braun2019-08-221-3/+3
* uhd: Add UHD_FALLTHROUGH attributeMartin Braun2019-08-161-0/+13
* uhd: rfnoc: docs: Fix Doxygen warning due to undoc'd parameterMartin Braun2019-08-131-1/+2
* rfnoc: Add update_graph() API callMartin Braun2019-07-151-0/+28
* utils: log: Fix includes for UHD_HEX()Martin Braun2019-06-121-0/+1
* rfnoc: Consolidate double-documented param in block_ctrl_baseAlex Williams2019-06-071-3/+3
* types: Add explicit copy-constructor for sid_tAlex Williams2019-06-071-0/+5
* utils: add support for directly updating components from image_loaderAndrew Lynch2019-05-021-1/+5
* prop_tree: add pop() functionBrent Stapleton2019-05-022-0/+13
* prop_tree: formatting property tree filesBrent Stapleton2019-05-022-57/+101
* C: Add uhd_get_abi_string, uhd_get_version_stringNicholas Corgan2019-05-023-0/+38
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-012-0/+24
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-012-3/+3
* include: Remove BOOST_VERSION hacks for 1.58Martin Braun2019-04-242-27/+7
* utils: Add scope_exit objectMartin Braun2019-04-012-0/+56
* utils: Change UHD_INLINE to inline in dirty_tracked.hppMartin Braun2019-03-251-7/+7
* clang-format: Break after templatesMartin Braun2019-03-211-1/+1
* uhd: Remove cal containersMartin Braun2019-03-204-176/+0
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-0810-10/+10
* Revert "RFNoC: Fix flush in source_block_ctrl_base"Michael West2019-03-051-3/+3
* types: sid: Remove duplicate operator=()Martin Braun2019-02-281-6/+0