aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/node_ctrl_base.cpp
Commit message (Collapse)AuthorAgeFilesLines
* lib: rfnoc: apply clang-formatMartin Braun2019-01-171-45/+43
| | | | | | This is a continuation of 967be2a4. $ clang-format -i -style=file host/lib/rfnoc/*.cpp
* UHD: Update copyright datesMartin Braun2018-06-221-1/+1
|
* rfnoc: Update logging in some blocksMartin Braun2018-03-301-1/+1
| | | | | | | | | | Updated the following blocks and components: Radio, DmaFIFO, block_ctrl_base and node_ctrl_base, blockdef_xml_impl, device3_impl. No functional changes. - Demoted some log messages - Consistent log style (use unique_id()) - Some adaptation of coding style where close to log statements
* uhd: Update license headersMartin Braun2018-02-191-1/+2
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
|
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-2/+2
|
* rfnoc nodes: Disconnect on destructMartin Braun2016-10-131-0/+47
|
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+103