aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/radio_ctrl_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib: rfnoc: apply clang-formatMartin Braun2019-01-171-146/+126
* rfnoc: Replace some [] with .at() in radio_ctrl_implMartin Braun2018-11-131-8/+8
* radio_ctrl: add disable time stampTrung Tran2018-09-141-0/+8
* rfnoc: Update logging in some blocksMartin Braun2018-03-301-1/+2
* fixup! rfnoc radio: Improve warning for too many samples requestedMartin Braun2018-03-271-1/+2
* rfnoc radio: Improve warning for too many samples requestedMartin Braun2018-03-271-1/+11
* rfnoc: ctrl_iface cleanupMartin Braun2018-03-161-23/+1
* rfnoc/x300: Make sure peek32() and peek64() are called with actual addressesMartin Braun2018-03-161-7/+3
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-2/+2
* fixup! rfnoc: Refactor radio_ctrl_impl, remove some BoostAshish Chaudhari2018-02-201-5/+5
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* rfnoc: Refactor radio_ctrl_impl, remove some BoostMartin Braun2018-02-081-55/+72
* rfnoc: Add TX bandwidth APIs to radio_ctrlMartin Braun2018-02-081-0/+12
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* rfnoc: Added TX LO APIs to radio_ctrlMartin Braun2017-12-061-1/+70
* rfnoc: Fixed radio compiler warningsMartin Braun2017-06-271-5/+5
* rfnoc radio: Made GPIO functions not pure virtualMartin Braun2017-05-261-0/+19
* Merge branch 'maint'Martin Braun2017-04-131-0/+1
|\
| * rfnoc: radio blocks update their own command time based on updated tick rateMartin Braun2017-04-131-0/+1
* | RFNoC: Exposed LO sharing functions in radio blockDerek Kozel2017-03-241-0/+46
* | rfnoc: Add API calls for time/clock controlMartin Braun2017-03-211-1/+30
* | Rfnoc: Exposed analog lowpass bandwidth option in X300 ctrlsejk2017-02-271-0/+10
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-11/+10
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-2/+1
|/
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-15/+15
* rfnoc: Radios now ignore stream commands when inactiveMartin Braun2016-08-111-0/+4
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+364