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
...
*
examples: benchmark_rate: Add --rx_spp and --tx_spp
Martin Braun
2019-11-26
1
-5
/
+23
*
multi_usrp: Add set_rx_spp() call
Martin Braun
2019-11-26
3
-2
/
+45
*
utils: image_builder: Support parameterized number of ports on blocks
Wade Fife
2019-11-26
5
-47
/
+144
*
rfnoc: xports: Count FC bytes as multiples of CHDR width
Martin Braun
2019-11-26
6
-17
/
+43
*
rfnoc: Restrict to inline I/O service based on link restrictions
Ciro Nishiguchi
2019-11-26
3
-1
/
+69
*
rfnoc: Use graph_utils in multi_usrp chan generation
Brent Stapleton
2019-11-26
1
-113
/
+142
*
rfnoc: Merge I/O service device args with stream args
Ciro Nishiguchi
2019-11-26
6
-45
/
+131
*
examples: Add example out-of-tree module for RFNoC modules
Sugandha Gupta
2019-11-26
24
-0
/
+1811
*
rfnoc: image_builder: Fix -I, allow devices/targets to bet set in YAML
Martin Braun
2019-11-26
3
-20
/
+23
*
rfnoc: Split up offload I/O service into multiple files
Ciro Nishiguchi
2019-11-26
4
-297
/
+351
*
utils: image_builder: Fix ordering of noc_blocks, ports
Sugandha Gupta
2019-11-26
1
-6
/
+25
*
uhd: Remove all usages of boost::tuple and friends
Martin Braun
2019-11-26
8
-41
/
+40
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
65
-565
/
+572
*
examples: updating radio loopback
Brent Stapleton
2019-11-26
2
-113
/
+155
*
rfnoc: Adding rfnoc_graph utilities
Brent Stapleton
2019-11-26
4
-0
/
+203
*
examples: benchmark_rate: Remove usage of boost::posix_time
Martin Braun
2019-11-26
1
-18
/
+25
*
mpmd: Add skip_oldlog device arg
Martin Braun
2019-11-26
1
-0
/
+8
*
mpmd: Skip generation of mb_controller and mb_iface for skip_init=1
Martin Braun
2019-11-26
1
-3
/
+6
*
examples: Add Rx/Tx stream args parameters to benchmark_rate
Aaron Rossetto
2019-11-26
1
-0
/
+5
*
uhd: Introduce I/O service manager
Aaron Rossetto
2019-11-26
27
-183
/
+1341
*
rfnoc: Make trasnport safe to use with offload threads
Ciro Nishiguchi
2019-11-26
6
-9
/
+43
*
transport: Implement eov indications for Rx and Tx streams
Aaron Rossetto
2019-11-26
11
-58
/
+711
*
tests: Change Python YAML module
Brent Stapleton
2019-11-26
1
-1
/
+6
*
rfnoc: rename block clocks to ce_clk
Paul Butler
2019-11-26
5
-15
/
+15
*
uhd: Replace boost::regex with std::regex
Martin Braun
2019-11-26
10
-37
/
+32
*
uhd: Replace boost::function with std::function
Martin Braun
2019-11-26
28
-66
/
+71
*
uhd: Replace BOOST_FOREACH(v, c) with for(v : c)
Martin Braun
2019-11-26
7
-33
/
+27
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
156
-505
/
+492
*
transport: Implement an I/O service that uses an offload thread
Ciro Nishiguchi
2019-11-26
5
-0
/
+1349
*
rfnoc: Unify endianness of transports
Alex Williams
2019-11-26
4
-4
/
+4
*
uhd: Check property type at access; error if mismatch
Aaron Rossetto
2019-11-26
4
-5
/
+55
*
rfnoc: Add DRAM support to E320
Wade Fife
2019-11-26
1
-0
/
+3
*
images: Fix THIS_PORTID calculation to offset from num ctrl_seps
Alex Williams
2019-11-26
1
-1
/
+1
*
rfnoc: Port FFT controller
Lars Amsel
2019-11-26
5
-0
/
+224
*
rfnoc: Add DMA FIFO block controller
Martin Braun
2019-11-26
10
-401
/
+860
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
211
-22810
/
+244
*
utils: Add RFNoC-specific features to uhd_usrp_probe
Martin Braun
2019-11-26
2
-9
/
+126
*
rfnoc: examples: Porting examples to new RFNoC
Brent Stapleton
2019-11-26
3
-206
/
+203
*
x300/mpmd: Port all RFNoC devices to the new RFNoC framework
Martin Braun
2019-11-26
97
-8175
/
+11424
*
rfnoc: Add radio_1x64
Martin Braun
2019-11-26
2
-3
/
+25
*
rfnoc: radio: Add API call to disable timestamps
Martin Braun
2019-11-26
3
-1
/
+13
*
rfnoc: radio: Interpret MTU as max payload size
Martin Braun
2019-11-26
1
-3
/
+3
*
transport: Port liberio to link_if
Alex Williams
2019-11-26
5
-315
/
+333
*
rfnoc: Fix transport buffer reservations
Ciro Nishiguchi
2019-11-26
6
-57
/
+74
*
tests: Add benchmark of streamer and chdr xports
Ciro Nishiguchi
2019-11-26
2
-7
/
+534
*
streamer: Add option to ignore sequence errors
Ciro Nishiguchi
2019-11-26
3
-8
/
+9
*
tests: Make packet handler benchmark include flow control
Ciro Nishiguchi
2019-11-26
2
-229
/
+228
*
rfnoc: rfnoc_graph: Safely deinit full graph on any kind of init error
Martin Braun
2019-11-26
1
-15
/
+15
*
rfnoc: Hold reference to streamers in rfnoc_graph
Ciro Nishiguchi
2019-11-26
1
-2
/
+11
*
rfnoc: Move data xport sep configuration to static methods
Ciro Nishiguchi
2019-11-26
9
-417
/
+597
[prev]
[next]