aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/tick_node_ctrl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-1/+1
| | | | | Note: This is the first commit that uses for-range, and range-based for-loops are now usable for UHD development.
* Legacy: Improve awareness of tick rates in a streamerMartin Braun2016-10-171-2/+2
| | | | Prevents incorrect errors about conflicting tickrates in a streamer
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+75