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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rfnoc: noc_block_base: Add API to reduce num ports
Martin Braun
2019-11-26
2
-0
/
+53
*
rfnoc: Add mb_controller API
Martin Braun
2019-11-26
14
-1
/
+708
*
rfnoc: SW support for FPGA byte swapper
Ashish Chaudhari
2019-11-26
2
-8
/
+37
*
rfnoc: Add radio block controller
Martin Braun
2019-11-26
6
-0
/
+1751
*
rfnoc: Added src port, EPID getters to register_iface, 64-bit calls
Ashish Chaudhari
2019-11-26
3
-4
/
+87
*
rfnoc: Graph and link stream manager API cleanup
Ashish Chaudhari
2019-11-26
9
-81
/
+408
*
rfnoc: noc_block_base: Handle the tick_rate property internally
Martin Braun
2019-11-26
5
-40
/
+99
*
rfnoc: node: Add API to query and set edge properties
Martin Braun
2019-11-26
2
-7
/
+50
*
rfnoc: node: Fix resolution of properties with circular dependencies
Martin Braun
2019-11-26
2
-41
/
+111
*
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
10
-27
/
+722
*
rfnoc: API cleanup for ctrl/mgmt code
Ashish Chaudhari
2019-11-26
6
-73
/
+116
*
rfnoc: Moved chdr types/packet class out of chdr dir
Ashish Chaudhari
2019-11-26
16
-75
/
+99
*
uhd: add udp boost asio implementation of transport interface
Ciro Nishiguchi
2019-11-26
9
-195
/
+491
*
uhdlib: transport: Add links.hpp
Martin Braun
2019-11-26
1
-0
/
+43
*
transport: Implement a single-threaded I/O service
Alex Williams
2019-11-26
6
-0
/
+1100
*
transport: Introduce I/O service layer between transport and link
Alex Williams
2019-11-26
1
-0
/
+337
*
tests: add mock transport implementation and test
Ciro Nishiguchi
2019-11-26
3
-0
/
+419
*
uhd: add new transport interface and base class implementation
Ciro Nishiguchi
2019-11-26
4
-0
/
+404
*
rfnoc: Add default block controller
Martin Braun
2019-11-26
8
-8
/
+59
*
rfnoc: Add DDC block controller
Martin Braun
2019-11-26
6
-0
/
+770
*
rfnoc: Added clock_iface to convey info about clocks
Ashish Chaudhari
2019-11-26
6
-23
/
+98
*
rfnoc: Use RTTI "serialization" for stream commands
Martin Braun
2019-11-26
4
-44
/
+82
*
log: Add convenience macros for logging from RFNoC blocks
Martin Braun
2019-11-26
1
-0
/
+7
*
rfnoc: Support for new backend iface plus fixes
Ashish Chaudhari
2019-11-26
4
-33
/
+43
*
rfnoc: Add rfnoc_graph class
Martin Braun
2019-11-26
4
-0
/
+395
*
rfnoc: Move graph_edge data structure to its own header, add to_string()
Martin Braun
2019-11-26
3
-59
/
+90
*
rfnoc: Add rfnoc_device base class
Martin Braun
2019-11-26
2
-0
/
+83
*
rfnoc: Change Block-ID format to 0/FFT#1
Martin Braun
2019-11-26
5
-57
/
+60
*
rfnoc: Add block registry/factory and make_args
Martin Braun
2019-11-26
8
-2
/
+283
*
rfnoc: Add block_poke support to reg_iface async msg
Ashish Chaudhari
2019-11-26
2
-5
/
+6
*
rfnoc: adding client_zero
Brent Stapleton
2019-11-26
6
-0
/
+766
*
rfnoc: add register_iface holder class
Martin Braun
2019-11-26
2
-2
/
+42
*
cmake: tests: Move RFNoC tests to UHD_ADD_NONAPI_TEST() macro
Martin Braun
2019-11-26
1
-42
/
+19
*
rfnoc: Added impl for reg_iface and ctrl_endpoint
Ashish Chaudhari
2019-11-26
9
-1
/
+1009
*
rfnoc: node: Add default command time API
Martin Braun
2019-11-26
2
-0
/
+65
*
rfnoc: Add action API
Martin Braun
2019-11-26
13
-20
/
+656
*
rfnoc: Added initial impl for mgmt_portal
Ashish Chaudhari
2019-11-26
3
-1
/
+1189
*
rfnoc: Refactored CHDR packet interfaces
Ashish Chaudhari
2019-11-26
12
-660
/
+1992
*
rfnoc: Add property propagation, Boost.Graph storage
Martin Braun
2019-11-26
12
-49
/
+2171
*
rfnoc: Add detail::block_container_t class
Martin Braun
2019-11-26
3
-0
/
+132
*
rfnoc: add eRFNoC block builder to generate boiler plate Verilog
Lars Amsel
2019-11-26
18
-0
/
+1069
*
rfnoc: Add rfnoc::mb_iface interface class
Martin Braun
2019-11-26
1
-0
/
+76
*
rfnoc: Add noc_block_base class
Martin Braun
2019-11-26
3
-0
/
+104
*
rfnoc: add chdr packet interface
Trung Tran
2019-11-26
2
-15
/
+196
*
rfnoc: Add properties, nodes, and accessors
Martin Braun
2019-11-26
14
-0
/
+1274
*
rfnoc: add new data_chdr packetization.
Trung Tran
2019-11-26
6
-1
/
+507
*
rfnoc: block_id: Add more info when ctor fails
Martin Braun
2019-11-26
1
-1
/
+2
*
twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface)
Martin Braun
2019-11-26
1
-11
/
+2
*
lib: adf535x: Add trace logs for synth configuration
Martin Braun
2019-11-26
1
-0
/
+18
[prev]
[next]