aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/legacy_compat.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Fixed SRAM FIFO indexingMartin Braun2017-06-301-3/+12
* Merge branch 'maint'Martin Braun2017-06-271-5/+29
|\
| * X300: Dual channel TX performance improvementsMichael West2017-06-261-4/+28
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-14/+14
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-6/+6
* | Merge branch 'maint'Martin Braun2017-02-101-8/+16
|\|
| * legacy_compat: fallback to min(spp) if no user-specified spp value existsAndrej Rode2017-02-031-8/+16
* | Merge branch 'maint'Martin Braun2016-12-131-3/+1
|\|
| * rfnoc: Removed stray print in legacy_compatMartin Braun2016-12-131-1/+0
| * Move motherboard index increment to after channel map index. This willKevin Gilbert (kegilbert)2016-12-081-2/+1
| * rfnoc: legacy_compat gets its own set_{rx,tx}_rate() callsMartin Braun2016-11-291-44/+130
* | rfnoc: legacy_compat gets its own set_{rx,tx}_rate() callsMartin Braun2016-12-091-44/+130
* | rfnoc: Replaced some simple pseudo-lambdas with actual lambdas.Martin Braun2016-12-011-14/+5
|/
* Remove and recreate properties with member function callbacks inunknown2016-11-181-0/+32
* X300: Fix for channel 1 failure to ACK a TX burst.michael-west2016-11-071-0/+3
* rfnoc legacy compat: Call update_*_streamer on all samp rate updatesMartin Braun2016-10-271-5/+44
* rfnoc: legacy compat cache will always recreate entriesMartin Braun2016-08-231-6/+5
* rfnoc: Legacy compat tracks TX and RX spp values separatelyMartin Braun2016-08-091-17/+37
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+700