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: Add null block controller
Martin Braun
2019-11-26
2
-0
/
+183
*
rfnoc: noc_block_base: Pass args into block on construction
Martin Braun
2019-11-26
1
-0
/
+1
*
rfnoc: graph: Add commit/release API
Martin Braun
2019-11-26
2
-2
/
+31
*
rfnoc: noc_block_base: Add API to reduce num ports
Martin Braun
2019-11-26
1
-0
/
+20
*
rfnoc: Add mb_controller API
Martin Braun
2019-11-26
5
-0
/
+133
*
rfnoc: SW support for FPGA byte swapper
Ashish Chaudhari
2019-11-26
1
-8
/
+31
*
rfnoc: Add radio block controller
Martin Braun
2019-11-26
2
-0
/
+772
*
rfnoc: Added src port, EPID getters to register_iface, 64-bit calls
Ashish Chaudhari
2019-11-26
1
-1
/
+14
*
rfnoc: Graph and link stream manager API cleanup
Ashish Chaudhari
2019-11-26
4
-45
/
+247
*
rfnoc: noc_block_base: Handle the tick_rate property internally
Martin Braun
2019-11-26
2
-40
/
+62
*
rfnoc: node: Fix resolution of properties with circular dependencies
Martin Braun
2019-11-26
1
-41
/
+51
*
rfnoc: Enable daisy-chaining in mgmt_portal
Ashish Chaudhari
2019-11-26
1
-5
/
+14
*
rfnoc: Added link/graph specific stream managers
Ashish Chaudhari
2019-11-26
5
-0
/
+462
*
rfnoc: API cleanup for ctrl/mgmt code
Ashish Chaudhari
2019-11-26
2
-60
/
+72
*
rfnoc: Moved chdr types/packet class out of chdr dir
Ashish Chaudhari
2019-11-26
7
-26
/
+13
*
rfnoc: Add default block controller
Martin Braun
2019-11-26
4
-2
/
+28
*
rfnoc: Add DDC block controller
Martin Braun
2019-11-26
2
-0
/
+558
*
rfnoc: Added clock_iface to convey info about clocks
Ashish Chaudhari
2019-11-26
2
-19
/
+26
*
rfnoc: Use RTTI "serialization" for stream commands
Martin Braun
2019-11-26
1
-0
/
+24
*
rfnoc: Support for new backend iface plus fixes
Ashish Chaudhari
2019-11-26
1
-10
/
+12
*
rfnoc: Add rfnoc_graph class
Martin Braun
2019-11-26
2
-0
/
+161
*
rfnoc: Change Block-ID format to 0/FFT#1
Martin Braun
2019-11-26
1
-1
/
+1
*
rfnoc: Add block registry/factory and make_args
Martin Braun
2019-11-26
3
-0
/
+108
*
rfnoc: Add block_poke support to reg_iface async msg
Ashish Chaudhari
2019-11-26
1
-4
/
+4
*
rfnoc: adding client_zero
Brent Stapleton
2019-11-26
2
-0
/
+214
*
rfnoc: Added impl for reg_iface and ctrl_endpoint
Ashish Chaudhari
2019-11-26
4
-1
/
+655
*
rfnoc: node: Add default command time API
Martin Braun
2019-11-26
1
-0
/
+23
*
rfnoc: Add action API
Martin Braun
2019-11-26
4
-0
/
+187
*
rfnoc: Added initial impl for mgmt_portal
Ashish Chaudhari
2019-11-26
2
-1
/
+998
*
rfnoc: Refactored CHDR packet interfaces
Ashish Chaudhari
2019-11-26
4
-0
/
+656
*
rfnoc: Add property propagation, Boost.Graph storage
Martin Braun
2019-11-26
3
-9
/
+764
*
rfnoc: Add detail::block_container_t class
Martin Braun
2019-11-26
2
-0
/
+75
*
rfnoc: Add noc_block_base class
Martin Braun
2019-11-26
2
-0
/
+12
*
rfnoc: Add properties, nodes, and accessors
Martin Braun
2019-11-26
2
-0
/
+120
*
rfnoc: block_id: Add more info when ctor fails
Martin Braun
2019-11-26
1
-1
/
+2
*
rfnoc: Read cmd FIFO size from blocks & configure ctrl_iface
Martin Braun
2019-09-04
2
-4
/
+18
*
RFNoC: Re-enable flow ctrl for blocks on same xbar
Michael West
2019-08-14
1
-1
/
+1
*
rfnoc: fix multidevice graph connections
Mark Meserve
2019-08-06
1
-96
/
+107
*
rfnoc: Add update_graph() API call
Martin Braun
2019-07-15
3
-12
/
+9
*
device3: Remove unused 'rate' argument from update_?x_streamers()
Martin Braun
2019-07-15
1
-2
/
+2
*
device3: rfnoc: formatting changes
Brent Stapleton
2019-07-15
2
-9
/
+10
*
nocscript: add optional port argument to block sr_write
Mark Meserve
2019-07-10
1
-4
/
+15
*
rfnoc: tick_node: Search all nodes for tick rates
Martin Braun
2019-05-08
1
-3
/
+5
*
device3: Constraint send/recv_frame_size based on down/upstream MTU
Sugandha Gupta
2019-05-01
3
-5
/
+27
*
TwinRX: Fix duplicate write to N value in DDC
michael-west
2019-03-26
1
-2
/
+1
*
uhd: mpm: update all license header w/ "-or-later"
Brent Stapleton
2019-03-08
2
-2
/
+2
*
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-02-28
4
-5
/
+7
*
RFNoC: Fix flush in source_block_ctrl_base
Michael West
2019-02-18
1
-18
/
+1
[prev]
[next]