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
*
convert: Add benchmarking abilities
Aaron Rossetto
2022-02-28
1
-10
/
+97
*
tests: Force converter tests to be run with all available prios
Martin Braun
2022-02-28
1
-49
/
+91
*
convert: Minor cleanup
Aaron Rossetto
2022-02-28
2
-115
/
+38
*
conversion: Saturate transmit IQ levels on NEON architectures.
Ron Economos
2022-02-28
1
-4
/
+4
*
Build uhd_test library as static when `-DBUILD_SHARED_LIBS=ON`
David Seifert
2022-02-24
1
-1
/
+1
*
docs: Improve documentation for replay block
Martin Braun
2022-02-24
1
-15
/
+73
*
rfnoc: replay: Add action handler for stream commands
Martin Braun
2022-02-24
1
-0
/
+26
*
python: rfnoc: Add connect_through_blocks() and get_block_chain()
Martin Braun
2022-02-24
2
-2
/
+16
*
rfnoc: graph_utils: Add ability to declare back-edges
Martin Braun
2022-02-24
2
-4
/
+13
*
docs: Remove superfluous stylesheet
Martin Braun
2022-02-24
1
-102
/
+0
*
cmake: doxygen: Make MATHJAX_RELPATH configurable via CMake
Martin Braun
2022-02-24
2
-1
/
+5
*
cmake: ncurses: fix building with split tinfo
Rick Farina (Zero_Chaos)
2022-02-24
2
-0
/
+2
*
python: Read number of ports from grc file in image builder
André Apitzsch
2022-02-24
1
-0
/
+4
*
python: Fix RuntimeError: dictionary changed size during iteration
André Apitzsch
2022-02-24
1
-1
/
+1
*
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
[next]