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
/
rfnoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfnoc: tick_node: Search all nodes for tick rates
Martin Braun
2019-05-21
1
-3
/
+5
*
device3: Constraint send/recv_frame_size based on down/upstream MTU
Sugandha Gupta
2019-05-21
3
-5
/
+27
*
Revert "RFNoC: Remove incorrect flush"
Michael West
2019-03-25
1
-0
/
+19
*
TwinRX: Fix duplicate write to N value in DDC
michael-west
2019-03-25
1
-2
/
+1
*
RFNoC: Remove incorrect flush
Michael West
2019-03-05
1
-19
/
+0
*
Revert "RFNoC: Fix flush in source_block_ctrl_base"
Michael West
2019-03-05
1
-1
/
+18
*
lib: Fix various type-conversion compiler warnings
Martin Braun
2019-03-05
4
-5
/
+7
*
RFNoC: Fix flush in source_block_ctrl_base
Michael West
2019-02-18
1
-18
/
+1
*
RFNoC: Disable FC ACK packets for lossless links
Michael West
2019-02-18
2
-8
/
+15
*
fixup! RFNoC: Fix scaling of M and N values in DDC/DUC
Mark Meserve
2019-02-08
1
-1
/
+1
*
RFNoC: Limit number of control packets in flight
michael-west
2019-01-31
1
-2
/
+2
*
RFNoC: Fix typos in legacy_compat
michael-west
2019-01-31
1
-2
/
+2
*
X300: Fix tick and sample rate setting
michael-west
2019-01-31
1
-6
/
+8
*
RFNoC: Fix scaling of M and N values in DDC/DUC
michael-west
2019-01-31
2
-3
/
+10
*
fixup! RFNoC: More graph traversal fixes
michael-west
2019-01-31
2
-4
/
+4
*
RFNoC: More graph traversal fixes
michael-west
2019-01-31
2
-1
/
+3
*
lib: rfnoc: Add some missing virtual destructors
Martin Braun
2019-01-22
3
-2
/
+8
*
formatting: Apply clang-format to nocscript files
Martin Braun
2019-01-22
8
-557
/
+499
*
transport: muxed_zero_copy_if fixes
michael-west
2019-01-21
1
-1
/
+1
*
rfnoc: Fix detection of outstanding acks by ctrl_iface
Martin Braun
2019-01-17
1
-4
/
+3
*
lib: rfnoc: apply clang-format
Martin Braun
2019-01-17
29
-1905
/
+1859
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
4
-4
/
+0
*
RFNoC: Fix stream command propagation
michael-west
2018-12-20
1
-1
/
+1
*
RFNoC: Fix graph traversal
michael-west
2018-12-19
3
-14
/
+16
*
Device3: Fix block control flushing
Brent Stapleton
2018-12-17
1
-18
/
+25
*
Device3: Set default block control response SIDs
Brent Stapleton
2018-12-17
1
-0
/
+4
*
rfnoc: Add halt to replay API
Wade Fife
2018-11-27
1
-0
/
+4
*
rfnoc: Fix default SPP for replay
Wade Fife
2018-11-27
1
-4
/
+3
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-4
/
+4
*
rfnoc: Replace some [] with .at() in radio_ctrl_impl
Martin Braun
2018-11-13
1
-8
/
+8
*
block_ctrl_base: add UHD_SAFE_CALL to destructor
Trung Tran
2018-10-24
1
-13
/
+15
*
uhd: Add traffic counter to null source sink
Ciro Nishiguchi
2018-10-11
1
-0
/
+19
*
uhd: Fix rounding in ddc/duc rate calculation
Ciro Nishiguchi
2018-10-05
2
-2
/
+2
*
uhd: rfnoc: add async message handler
Trung Tran
2018-09-14
3
-4
/
+201
*
radio_ctrl: add disable time stamp
Trung Tran
2018-09-14
1
-0
/
+8
*
RFNoC: Add Replay API and example
Wade Fife
2018-08-29
2
-0
/
+184
*
RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytes
Trung N Tran
2018-08-22
1
-3
/
+1
*
X300: Change Ethernet buffering
Michael West
2018-07-25
3
-9
/
+10
*
Device3: Change packet-based flow control to byte-based flow control
Martin Braun
2018-07-25
5
-41
/
+47
*
rfnoc: Enabled SW flush mechanism impl'd in noc_shell
Ashish Chaudhari
2018-07-24
1
-2
/
+84
*
rfnoc: legacy_compat: Remove superfluous variable
Martin Braun
2018-07-23
1
-1
/
+0
*
legacy_compat: Fix tx/rx channel map initialization for all channels
Sugandha Gupta
2018-07-09
1
-5
/
+14
*
UHD: Make ctrl_iface_impl deconstructor virtual
Martin Braun
2018-06-22
1
-1
/
+1
*
UHD: Update copyright dates
Martin Braun
2018-06-22
2
-2
/
+2
*
RFNoC: Add FIR, Null, and Window block controllers
Martin Braun
2018-06-22
4
-0
/
+282
*
RFNoC: Add Siggen block controller
Sugandha Gupta
2018-06-22
1
-0
/
+49
*
rfnoc: Warn when a block key is not found in the registry
Martin Braun
2018-06-08
1
-4
/
+7
*
X300/TwinRX: Fix for RuntimeError: Could not find block in list for device 0,...
Michael West
2018-05-15
1
-5
/
+5
*
X300: Temporary suppression of warning regarding number of input buffers
Michael West
2018-05-15
1
-8
/
+8
*
legacy_compat: skip fifo ports size check
Trung N Tran
2018-05-09
1
-15
/
+23
[next]