index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfnoc: Remove references to nocscript from YAML files
Martin Braun
2022-02-23
23
-23
/
+0
*
Remove FSRU-related files
Martin Braun
2022-02-22
1
-3
/
+0
*
docs: x310: Remove reference to ORC
Martin Braun
2022-02-21
1
-1
/
+1
*
docs: Update n3xx tuning notes
Steven Koo
2022-02-16
1
-4
/
+8
*
rfnoc: Fix spelling in property resolution error message
Martin Braun
2022-02-11
1
-1
/
+1
*
docs: Remove full path names from Doxygen generation
Martin Braun
2022-02-11
1
-1
/
+1
*
rfnoc: Expose buffer parameters for DRAM FIFO block
Wade Fife
2022-02-10
1
-0
/
+2
*
fpga: e31x: Add DRAM support
Wade Fife
2022-02-10
1
-0
/
+4
*
fpga: rfnoc: Add BLANK_OUTPUT to FIR filter block's parameters
Jonathon Pendlum
2022-02-10
1
-0
/
+1
*
host: Throw exception when accessing properties with incorrect type
Lane Kolbly
2022-02-07
4
-14
/
+55
*
host: Minor cleanups in property_tree code
Lane Kolbly
2022-02-07
3
-18
/
+30
*
cmake: Remove libatomic check on macOS
Steven Koo
2022-02-07
1
-1
/
+1
*
utils: Add space to rfnoc_image_builder help
Wade Fife
2022-02-07
1
-1
/
+1
*
fpga: x400: Add DRAM support
Wade Fife
2022-02-07
1
-0
/
+4
*
rfnoc: Rename and enlarge axi4_mm IO signature
Wade Fife
2022-02-07
11
-18
/
+17
*
uhd: Harmonize fuzzy frequency comparisons
Martin Braun
2022-02-04
9
-43
/
+79
*
math: fp_compare: Adapt fp_compare_epsilon API to actual use
Martin Braun
2022-02-04
3
-32
/
+55
*
uhd: rfnoc: Let connect_through_blocks() return edge list
Martin Braun
2022-02-04
2
-2
/
+10
*
host: x4xx: Fix some warnings on mac OS
Lane Kolbly
2022-02-04
2
-2
/
+3
*
host: zbx: Expose tuning table on property tree
Lane Kolbly
2022-02-03
5
-5
/
+87
*
python: rfnoc: Add get_property bindings
Wade Fife
2022-02-01
1
-0
/
+60
*
docs: Add shim Sphinx config for readthedocs
Martin Braun
2022-02-01
5
-0
/
+223
*
rfnoc: Update the MTU forwarding property for some blocks
Martin Braun
2022-02-01
8
-0
/
+25
*
rfnoc: Set the default MTU forwarding policy to ONE_TO_ONE.
Martin Braun
2022-02-01
2
-10
/
+15
*
rfnoc: Add post_init() method to noc_block_base
Martin Braun
2022-02-01
3
-0
/
+34
*
cmake: added libatomic check for boost/lockfree/queue.hpp
Jaroslav Škarvada
2022-02-01
1
-0
/
+31
*
rfnoc: Fix _set_subdev_spec() helper function
Aaron Rossetto
2022-02-01
1
-3
/
+8
*
uhd: expose uhd::dict and fs_path with UHD_API_HEADER
Steven Koo
2022-01-31
2
-5
/
+2
*
rfnoc: set UHD_API_HEADER on property_t
Steven Koo
2022-01-31
3
-6
/
+45
*
RFNoC: Cache and re-use host endpoints
michael-west
2022-01-27
1
-7
/
+30
*
cmake: uhdboost: Fix check for UHD_BOOST_REQUIRED being set
Martin Braun
2022-01-26
1
-1
/
+1
*
tests: Modularize x4xx_radio_mock to use it in other tests
Martin Anderseck
2022-01-25
2
-269
/
+293
*
uhd: Demote WARNING on minor compat mismatch to DEBUG
Martin Braun
2022-01-25
1
-2
/
+2
*
fpga: x400: Add GPIO control via ATR and DB state
Javier Valenzuela
2022-01-25
2
-4
/
+32
*
host: x4xx: gpio: Properly unmap FPGA GPIO values
Lane Kolbly
2022-01-24
2
-39
/
+44
*
rfnoc: Ignore errors in ctrlport response packets if ACKs not wanted
Aaron Rossetto
2022-01-21
1
-0
/
+8
*
host: fix build with DPDK v21.11 LTS
Luca Boccassi
2022-01-20
6
-49
/
+100
*
host: Implement nameless_gain_mixin
Lane Kolbly
2022-01-20
7
-83
/
+151
*
fixup! cmake: Replace distutils.sysconfig with sysconfig
Steven Koo
2022-01-20
1
-22
/
+8
*
lib: set dynamic_lookup and flat_namespace
Steven Koo
2022-01-19
1
-3
/
+4
*
tests: disable x4xx_radio_block_test on macOS
Steven Koo
2022-01-19
2
-26
/
+32
*
lib: Make simple_claimer atomic
Martin Braun
2022-01-14
1
-38
/
+19
*
docs: Improve page on RFNoC block properties
Martin Braun
2022-01-14
1
-13
/
+19
*
deps: rpclib: Replace distutils.dir_util with shutil
Aaron Rossetto
2022-01-14
1
-2
/
+1
*
python: Use setup from setuptools
Aaron Rossetto
2022-01-14
1
-1
/
+1
*
cmake: Replace distutils.sysconfig with sysconfig
Aaron Rossetto
2022-01-14
1
-9
/
+13
*
cmake: Replace distutils with CMake for version checks
Aaron Rossetto
2022-01-14
3
-32
/
+124
*
SPI: Add SPI example
Martin Anderseck
2022-01-14
2
-0
/
+136
*
SPI: Implement SPI engine for x410
Martin Anderseck
2022-01-13
12
-15
/
+491
*
rfnoc: Always clear response queue in ctrlport_endpoint
Martin Braun
2022-01-13
1
-16
/
+29
[next]