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
/
lib
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: fixing MSVC warnings
Brent Stapleton
2020-01-09
5
-17
/
+30
*
rpc: Applying clang formatting
Brent Stapleton
2020-01-09
1
-84
/
+76
*
dpdk: Change client to wait on member variable
Ciro Nishiguchi
2019-12-20
1
-8
/
+12
*
transport,usrp: Make available packet-based flow control
Alex Williams
2019-12-20
1
-2
/
+2
*
rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbols
Alex Williams
2019-12-20
1
-0
/
+7
*
transport: Fix comment on recv_io_if::fc_callback_t
Alex Williams
2019-12-20
1
-1
/
+1
*
usrp: Add I/O service manager for DPDK
Ciro Nishiguchi
2019-12-20
1
-0
/
+69
*
lib: Remove dpdk_zero_copy files
Martin Braun
2019-12-20
3
-406
/
+0
*
dpdk: Add new DPDK stack to integrate with I/O services
Alex Williams
2019-12-20
9
-90
/
+1121
*
rfnoc: fix incorrect long fifo wait timeouts
Virendra Kakade
2019-11-26
1
-2
/
+2
*
lib: Add DPDK service queue
Alex Williams
2019-11-26
1
-0
/
+237
*
rfnoc: fix invalid access when sending packet with no samples
Ciro Nishiguchi
2019-11-26
1
-1
/
+3
*
mg/rh/rfnoc: Harmonize peripheral registers
Martin Braun
2019-11-26
1
-3
/
+0
*
detail::graph: Add shutdown capability
Martin Braun
2019-11-26
1
-4
/
+12
*
rfnoc: Rename thread affinity args
Ciro Nishiguchi
2019-11-26
1
-24
/
+21
*
transport: Add new base for DPDK links, based on 18.11
Alex Williams
2019-11-26
1
-0
/
+319
*
rfnoc: Make polling I/O service not block on flow control
Ciro Nishiguchi
2019-11-26
5
-27
/
+77
*
rfnoc: Make I/O services relinquish CPU while waiting
Ciro Nishiguchi
2019-11-26
2
-16
/
+41
*
rfnoc: xports: Count FC bytes as multiples of CHDR width
Martin Braun
2019-11-26
4
-17
/
+41
*
rfnoc: Restrict to inline I/O service based on link restrictions
Ciro Nishiguchi
2019-11-26
2
-0
/
+36
*
rfnoc: Merge I/O service device args with stream args
Ciro Nishiguchi
2019-11-26
2
-3
/
+18
*
rfnoc: Split up offload I/O service into multiple files
Ciro Nishiguchi
2019-11-26
3
-0
/
+339
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
2
-8
/
+9
*
uhd: Introduce I/O service manager
Aaron Rossetto
2019-11-26
11
-23
/
+341
*
rfnoc: Make trasnport safe to use with offload threads
Ciro Nishiguchi
2019-11-26
3
-8
/
+19
*
transport: Implement eov indications for Rx and Tx streams
Aaron Rossetto
2019-11-26
6
-45
/
+274
*
uhd: Replace boost::function with std::function
Martin Braun
2019-11-26
6
-14
/
+14
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
30
-61
/
+61
*
transport: Implement an I/O service that uses an offload thread
Ciro Nishiguchi
2019-11-26
1
-0
/
+66
*
rfnoc: Add DMA FIFO block controller
Martin Braun
2019-11-26
1
-46
/
+27
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
10
-862
/
+0
*
x300/mpmd: Port all RFNoC devices to the new RFNoC framework
Martin Braun
2019-11-26
2
-22
/
+119
*
rfnoc: radio: Add API call to disable timestamps
Martin Braun
2019-11-26
1
-1
/
+4
*
transport: Port liberio to link_if
Alex Williams
2019-11-26
1
-0
/
+180
*
rfnoc: Fix transport buffer reservations
Ciro Nishiguchi
2019-11-26
2
-9
/
+11
*
streamer: Add option to ignore sequence errors
Ciro Nishiguchi
2019-11-26
3
-8
/
+9
*
rfnoc: Move data xport sep configuration to static methods
Ciro Nishiguchi
2019-11-26
5
-408
/
+133
*
rfnoc: Add multi_usrp_rfnoc, modify multi_usrp
Brent Stapleton
2019-11-26
2
-2
/
+11
*
rfnoc: radio/streamer: Handle late commands and burst ACKs
Martin Braun
2019-11-26
3
-7
/
+32
*
rfnoc: Add MTU property to RX streamer
Ciro Nishiguchi
2019-11-26
3
-12
/
+44
*
rfnoc: Implement flushing on overrun
Ciro Nishiguchi
2019-11-26
4
-29
/
+130
*
rfnoc: Add nirio_link link object
Martin Braun
2019-11-26
1
-0
/
+210
*
rfnoc: Use adapter_id_t for balancing load across links
Alex Williams
2019-11-26
4
-19
/
+46
*
rfnoc: ctrlport: Fixing timeouts for timed commands
Brent Stapleton
2019-11-26
1
-0
/
+6
*
rfnoc: client_zero can track num SEPs and num ctrl EPs separately
Martin Braun
2019-11-26
1
-0
/
+13
*
transport: Add modeling of physical adapters
Alex Williams
2019-11-26
4
-0
/
+116
*
rfnoc: Add ability to select transport for streamers to user APIs
Alex Williams
2019-11-26
3
-4
/
+13
*
rfnoc: tx_streamer: add support for async messages
Ciro Nishiguchi
2019-11-26
5
-10
/
+114
*
rfnoc: Centralize initialization state of SEPs to epid_allocator
Alex Williams
2019-11-26
3
-2
/
+28
*
rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packets
Alex Williams
2019-11-26
5
-57
/
+36
[next]