aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc
Commit message (Expand)AuthorAgeFilesLines
...
* fixup! rfnoc: ctrl_iface cleanupmichael-west2018-04-301-4/+0
* fixup! rfnoc: ctrl_iface cleanupmichael-west2018-04-301-1/+0
* fixup! legacy: fix legacy compat to work with 2TX radio blockmichael-west2018-04-061-23/+9
* fixup! rfnoc: Update logging in some blocksTrung N Tran2018-03-301-1/+1
* rfnoc: Update logging in some blocksMartin Braun2018-03-305-43/+52
* 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
* DDC/DUC: switch CORDIC -> DDS for all relevant variable namesRyan Marlow2018-03-222-22/+16
* rfnoc: ctrl_iface cleanupMartin Braun2018-03-165-246/+154
* rfnoc/x300: Make sure peek32() and peek64() are called with actual addressesMartin Braun2018-03-162-9/+5
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-1426-800/+19
* legacy: fix legacy compat to work with 2TX radio blockTrung N Tran2018-03-131-89/+230
* uhd: Fix some log statementsAndrej Rode2018-03-071-1/+0
* fixup! rfnoc: Refactor radio_ctrl_impl, remove some BoostAshish Chaudhari2018-02-201-5/+5
* uhd: Update license headersMartin Braun2018-02-1945-43/+85
* rfnoc: Check noc_shell compat number at runtimeMartin Braun2018-02-191-7/+19
* ddc: duc: Factor out usage of boost::bind()Martin Braun2018-02-192-32/+54
* rfnoc: Factor out ceil_log2() into central locationMartin Braun2018-02-192-13/+7
* rfnoc: Factored out FPGA compat checkMartin Braun2018-02-192-89/+89
* rfnoc: Refactor radio_ctrl_impl, remove some BoostMartin Braun2018-02-082-56/+74
* rfnoc: Add TX bandwidth APIs to radio_ctrlMartin Braun2018-02-082-0/+15
* Revert "rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist"Ashish Chaudhari2018-01-081-31/+1
* rfnoc: dma_fifo: Minor: Cleaned up log printsAshish Chaudhari2018-01-081-4/+4
* rfnoc: Fix named readback of user_reg_read32()Martin Braun2018-01-051-1/+1
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-221-13/+2
* rfnoc: compat: Disable DMA FIFO if more radios than DMA channels existMartin Braun2017-12-221-1/+31
* legacy_compat: extend radio index and radio slotTrung N Tran2017-12-221-2/+28
* legacy_compat: Fix number of TX channels per radio calculation when skip_dram...Michael West2017-12-221-1/+1
* rfnoc: Added anonymous connections capability to graphMartin Braun2017-12-222-0/+87
* rfnoc: ddc - Changed M = 2 for eiscat DDCsugandhagupta2017-12-221-1/+9
* mpmd: Added preliminary support for passing RPC client to blocksMartin Braun2017-12-221-0/+51
* rfnoc: Enabled log messages for graph_implMartin Braun2017-12-221-2/+1
* Move all license headers to SPDX format.Martin Braun2017-12-2244-528/+44
* rfnoc: ddc: Removed boost::bind usage, other minor cleanupMartin Braun2017-12-201-39/+60
* ddc/duc: enhance ddc/duc with new parametersRyan Marlow2017-12-202-40/+113
* rfnoc: Added TX LO APIs to radio_ctrlMartin Braun2017-12-062-2/+84
* rfnoc: Fix potential double-overrun handling in rx stream terminatorMartin Braun2017-10-042-0/+9
* dram_fifo, BIST: BUS_CLK_RATE is now a readback reg.Ryan Marlow2017-09-291-4/+2
* rfnoc: Fixed seq # error message in ctrl_ifaceMartin Braun2017-09-281-2/+3
* rfnoc: Do not pop a sequence number earlyTom Bereknyei2017-09-281-1/+1
* lib: rfnoc: cmake: Fix typo in CMakeLists.txtMoritz Fischer2017-07-271-2/+2
* rfnoc: Fixed SRAM FIFO indexingMartin Braun2017-06-301-3/+12
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-294-17/+16
* rfnoc: Added some more logging in graph codeMartin Braun2017-06-281-8/+18
* rfnoc: Fixed radio compiler warningsMartin Braun2017-06-271-5/+5
* Merge branch 'maint'Martin Braun2017-06-271-5/+29
|\
| * X300: Dual channel TX performance improvementsMichael West2017-06-261-4/+28
* | rfnoc radio: Made GPIO functions not pure virtualMartin Braun2017-05-262-0/+28
* | Merge branch 'maint'Martin Braun2017-05-031-0/+2
|\|
| * coverity: fix various minor issuesAndrej Rode2017-04-251-0/+2