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 redundant RFNoC block descriptions
Wade Fife
2022-03-31
4
-301
/
+0
*
rfnoc: Update device port names in image core YAML
Wade Fife
2022-03-31
1
-50
/
+59
*
rfnoc: Update image builder to check for deprecated port names
Wade Fife
2022-03-31
1
-1
/
+50
*
rfnoc: Make RFNoC device port names consistent
Wade Fife
2022-03-31
10
-131
/
+62
*
examples: Add replay_capture.py
Martin Braun
2022-03-31
2
-0
/
+311
*
tests: enable automated streaming tests on X410
Virendra Kakade
2022-03-31
1
-8
/
+9
*
tests: add X410 100GbE tests
Virendra Kakade
2022-03-31
1
-23
/
+29
*
docs: Move X4x0 GPIO API to be subpage
Lane Kolbly
2022-03-30
1
-1
/
+1
*
python: rfnoc: Add new replay block APIs to Python API
Martin Braun
2022-03-30
1
-0
/
+24
*
rfnoc: replay: Add ability to capture and read async info
Martin Braun
2022-03-30
3
-2
/
+130
*
tests: rfnoc: Amend mock nodes with action support
Martin Braun
2022-03-30
1
-0
/
+21
*
tests: Add complex include to resolve build
Steven Koo
2022-03-29
1
-0
/
+1
*
docs: Update E320 docs
Martin Braun
2022-03-28
1
-1
/
+15
*
tests: use new args for x410 streaming tests
Virendra Kakade
2022-03-28
1
-0
/
+6
*
docs: x4xx: Remove redundant GPIO section
Lane Kolbly
2022-03-25
1
-4
/
+0
*
docs: rfnoc: Add doxygen tag for missing parameter
Martin Braun
2022-03-25
1
-0
/
+1
*
test: x410: Add GPIO tests to X410 devtest
Lane Kolbly
2022-03-23
3
-6
/
+84
*
host: devtest: Allow getting mgmt_addr in tests
Lane Kolbly
2022-03-23
1
-1
/
+1
*
tools: Add general purpose tool for USRP configuration
Lars Amsel
2022-03-23
22
-10
/
+510
*
rfnoc: fir filter: Add support for multiple channels to block controller
Jonathon Pendlum
2022-03-23
3
-133
/
+218
*
test: add support for new benchmark_rate args
Virendra Kakade
2022-03-23
2
-8
/
+12
*
host: devtest: Add GPIO tests for reading back ATR settings
Lane Kolbly
2022-03-23
2
-1
/
+30
*
host: x410: Emulate GPIO classic ATR mode using new mode
Lane Kolbly
2022-03-23
3
-13
/
+83
*
host: x410: Cache GPIO source in mb_controller
Lane Kolbly
2022-03-23
3
-1
/
+12
*
Fix handling of discontinuities in power calibration data
Lars Amsel
2022-03-23
7
-3
/
+3
*
docs: Improve table on 'identification'
Martin Braun
2022-03-23
1
-8
/
+8
*
fixup! docs: Update instructions for changing hostname
Wade Fife
2022-03-23
1
-2
/
+2
*
docs: Update instructions for changing hostname
Wade Fife
2022-03-23
3
-12
/
+12
*
docs: Update sfp port config location
Wade Fife
2022-03-23
2
-4
/
+4
*
host: Add power_reference_iface::sptr declaration
Lane Kolbly
2022-03-17
1
-0
/
+2
*
docs: Update manual for new X410 default targets
Wade Fife
2022-03-14
1
-0
/
+14
*
docs: Fix Doxygen warnings
Martin Braun
2022-03-14
2
-18
/
+5
*
python: Add __init__ to uhd.utils
Martin Braun
2022-03-14
1
-0
/
+0
*
host: Create meta_range_t::as_monotonic
Lane Kolbly
2022-03-14
3
-1
/
+62
*
docs: Fix reference to RFNoC documentation
Martin Braun
2022-03-14
1
-1
/
+7
*
docs: rdtesting: Remove invalid rate configuration
Martin Braun
2022-03-14
1
-1
/
+0
*
host: test: Add UHD_UNITTEST_LOG_LEVEL override
Lane Kolbly
2022-03-11
3
-21
/
+55
*
docs: stream_args: Clarify usage of stream_args_t::channels
Martin Braun
2022-03-11
1
-15
/
+23
*
rfnoc: Remove UHD3-API usages
Martin Braun
2022-03-11
2
-14
/
+0
*
docs: n3xx: Add info on customizable band edges and gain profiles
Martin Braun
2022-03-09
1
-0
/
+45
*
rfnoc: radio: Explicitly set MTU forwarding policy to DROP
Martin Braun
2022-03-08
1
-0
/
+1
*
tests: Apply clang-format to convert_test
Aaron Rossetto
2022-03-08
1
-177
/
+259
*
tests: Fix converter benchmark disable on Boost <1.68
Aaron Rossetto
2022-03-08
1
-0
/
+80
*
tests: Atomicize counters in benchmark_rate
Aaron Rossetto
2022-03-07
1
-10
/
+10
*
docs: x4xx: Add new FPGA image descriptions
Wade Fife
2022-03-04
1
-20
/
+44
*
fpga: rfnoc: Regenerate noc_shells
Wade Fife
2022-03-04
1
-1
/
+2
*
rfnoc: Fix block buffer sizes referring to MTU
Wade Fife
2022-03-04
8
-17
/
+23
*
utils: Fix comment in noc_shell Mako template
Wade Fife
2022-03-04
1
-0
/
+1
*
examples: benchmark_rate improvements
michael-west
2022-03-03
1
-95
/
+124
*
rfnoc: Refactor ctrlport_endpoint; fix MT issues
Aaron Rossetto
2022-03-03
1
-121
/
+170
[next]