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
/
usrp
/
device3
Commit message (
Expand
)
Author
Age
Files
Lines
*
RFNoC: Disable FC ACK packets for lossless links
Michael West
2019-02-18
1
-0
/
+1
*
Device3: Fix flow control window and interval
michael-west
2019-01-31
2
-9
/
+14
*
Device3: Remove redundant function call
michael-west
2019-01-31
1
-1
/
+0
*
RFNoC: Prevent unnecessary FC ACK packets
michael-west
2019-01-31
1
-3
/
+8
*
device3: Replace NULL with 0 for empty function pointers
Martin Braun
2019-01-22
1
-2
/
+2
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
4
-603
/
+562
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
1
-1
/
+0
*
tests: Add benchmark of streaming code paths
Ciro Nishiguchi
2019-01-10
1
-0
/
+4
*
uhd: Move device3 flow control functions to header for benchmark
Ciro Nishiguchi
2019-01-10
2
-291
/
+306
*
uhd: Fix log statement for Port number on RFNOC block
Sugandha Gupta
2018-12-05
1
-1
/
+1
*
uhd: rfnoc: add async message handler
Trung Tran
2018-09-14
1
-2
/
+29
*
device3_io_impl: remove tx_hint[send_buff_size]
Trung Tran
2018-09-13
1
-6
/
+0
*
X300: Change Ethernet buffering
Michael West
2018-07-25
2
-89
/
+92
*
Device3: Constrain send_buff_size
Michael West
2018-07-25
1
-6
/
+12
*
Device3: Change packet-based flow control to byte-based flow control
Martin Braun
2018-07-25
2
-282
/
+485
*
rfnoc: Enabled SW flush mechanism impl'd in noc_shell
Ashish Chaudhari
2018-07-24
1
-2
/
+4
*
UHD: Update copyright dates
Martin Braun
2018-06-22
1
-1
/
+1
*
rfnoc: Update logging in some blocks
Martin Braun
2018-03-30
1
-13
/
+35
*
rfnoc radio: get_rx_stream resets sequence num
Brent Stapleton
2018-03-29
1
-0
/
+5
*
rfnoc: ctrl_iface cleanup
Martin Braun
2018-03-16
1
-9
/
+3
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
3
-7
/
+6
*
uhd: Fix some log statements
Andrej Rode
2018-03-07
1
-1
/
+0
*
uhd: Update license headers
Martin Braun
2018-02-19
4
-3
/
+7
*
X300: Reduce CPU usage during TX by restoring timeout when getting flow contr...
michael-west
2018-01-16
1
-3
/
+1
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
4
-48
/
+4
*
utils: add set_thread_name API call, move thread_priority to thread
Andrej Rode
2017-06-29
1
-1
/
+2
*
Merge branch 'maint'
Martin Braun
2017-06-27
2
-104
/
+111
|
\
|
*
X300: Implement single DMA channel for all async messages
Michael West
2017-06-26
2
-3
/
+3
|
*
X300: Dual channel TX performance improvements
Michael West
2017-06-26
2
-109
/
+112
*
|
Merge branch 'maint'
Martin Braun
2017-05-15
1
-2
/
+28
|
\
|
|
*
device3: Improved busy loop for tx flow control polling on slower machines
Patrick Sisterhen
2017-05-08
1
-2
/
+28
*
|
transport: Fix some nullptr vs NULL vs 0
Martin Braun
2017-04-06
1
-1
/
+2
*
|
Merge branch 'maint'
Martin Braun
2017-04-06
1
-24
/
+44
|
\
|
|
*
Device3: Improved send flow control
michael-west
2017-04-05
1
-24
/
+44
*
|
device3: Fixed potential concurreny issues
Ashish Chaudhari
2017-04-05
2
-5
/
+4
*
|
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
2
-29
/
+30
*
|
uhd: replace BOOST_FOREACH with C++11 range-based for loop
Andrej Rode
2017-02-10
2
-8
/
+8
*
|
Merge branch 'maint'
Martin Braun
2017-01-30
1
-0
/
+1
|
\
|
|
*
device3: Reset sequence number in get_tx_streamer()
Jonathon Pendlum
2017-01-30
1
-0
/
+1
*
|
Merge branch 'maint'
Martin Braun
2017-01-17
1
-1
/
+1
|
\
|
|
*
docs: Purged references to CVITA, replaced with CHDR
Martin Braun
2017-01-11
1
-1
/
+1
*
|
Merge branch 'maint'
Martin Braun
2016-12-13
1
-1
/
+1
|
\
|
|
*
Fix typo causing channel list generation to fail.
michael-west
2016-12-13
1
-1
/
+1
|
*
device3: Backed-out the alignment adaption
Martin Braun
2016-11-29
1
-6
/
+0
*
|
device3: Backed-out the alignment adaption
Martin Braun
2016-12-09
1
-6
/
+0
*
|
rfnoc: Removed transport endianness as make arg
Martin Braun
2016-11-09
1
-1
/
+0
*
|
rfnoc: Moved transport endianness as property into both_xports_t
Martin Braun
2016-11-09
3
-12
/
+9
|
/
*
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...
Martin Braun
2016-11-08
2
-13
/
+13
*
X300: Fix for channel 1 failure to ACK a TX burst.
michael-west
2016-11-07
1
-24
/
+60
*
device3: Removed some superfluous includes
Martin Braun
2016-11-04
2
-12
/
+1
[next]