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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfnoc: add rx and tx transports, and amend rfnoc_graph
Ciro Nishiguchi
2019-11-26
1
-8
/
+13
*
rfnoc: Add tracking of 'valid' bit to properties
Alex Williams
2019-11-26
3
-17
/
+74
*
rfnoc: Enable users to query connections in the graph
Alex Williams
2019-11-26
1
-11
/
+19
*
rfnoc: Add clock selection to blocks
Martin Braun
2019-11-26
3
-17
/
+23
*
rfnoc: Add shutdown feature to blocks
Martin Braun
2019-11-26
2
-0
/
+36
*
rfnoc: register_iface_holder: Add ability to invalidate and update
Martin Braun
2019-11-26
1
-0
/
+3
*
rfnoc: noc_block_base: Store property tree reference from make_args
Martin Braun
2019-11-26
1
-0
/
+13
*
rfnoc: Add check_topology() API to nodes
Martin Braun
2019-11-26
1
-0
/
+28
*
rfnoc: rfnoc_graph: Add API to query the number of motherboards
Martin Braun
2019-11-26
1
-0
/
+1
*
rfnoc: enumerate and construct block controllers, enable connect()
Brent Stapleton
2019-11-26
1
-8
/
+15
*
rfnoc: Add null block controller
Martin Braun
2019-11-26
2
-0
/
+89
*
rfnoc: noc_block_base: Pass args into block on construction
Martin Braun
2019-11-26
2
-0
/
+11
*
rfnoc: graph: Add commit/release API
Martin Braun
2019-11-26
1
-0
/
+16
*
rfnoc: noc_block_base: Add API to reduce num ports
Martin Braun
2019-11-26
1
-0
/
+33
*
rfnoc: Add mb_controller API
Martin Braun
2019-11-26
6
-0
/
+415
*
rfnoc: Add radio block controller
Martin Braun
2019-11-26
2
-0
/
+689
*
rfnoc: Added src port, EPID getters to register_iface, 64-bit calls
Ashish Chaudhari
2019-11-26
1
-1
/
+62
*
rfnoc: noc_block_base: Handle the tick_rate property internally
Martin Braun
2019-11-26
2
-0
/
+36
*
rfnoc: node: Add API to query and set edge properties
Martin Braun
2019-11-26
2
-7
/
+50
*
uhd: add new transport interface and base class implementation
Ciro Nishiguchi
2019-11-26
2
-0
/
+70
*
rfnoc: Add default block controller
Martin Braun
2019-11-26
3
-5
/
+30
*
rfnoc: Add DDC block controller
Martin Braun
2019-11-26
2
-0
/
+136
*
rfnoc: Added clock_iface to convey info about clocks
Ashish Chaudhari
2019-11-26
1
-0
/
+3
*
rfnoc: Use RTTI "serialization" for stream commands
Martin Braun
2019-11-26
1
-6
/
+20
*
log: Add convenience macros for logging from RFNoC blocks
Martin Braun
2019-11-26
1
-0
/
+7
*
rfnoc: Add rfnoc_graph class
Martin Braun
2019-11-26
2
-0
/
+234
*
rfnoc: Move graph_edge data structure to its own header, add to_string()
Martin Braun
2019-11-26
2
-0
/
+87
*
rfnoc: Change Block-ID format to 0/FFT#1
Martin Braun
2019-11-26
2
-17
/
+19
*
rfnoc: Add block registry/factory and make_args
Martin Braun
2019-11-26
4
-2
/
+143
*
rfnoc: Add block_poke support to reg_iface async msg
Ashish Chaudhari
2019-11-26
1
-1
/
+2
*
rfnoc: add register_iface holder class
Martin Braun
2019-11-26
2
-2
/
+42
*
rfnoc: Added impl for reg_iface and ctrl_endpoint
Ashish Chaudhari
2019-11-26
2
-0
/
+223
*
rfnoc: node: Add default command time API
Martin Braun
2019-11-26
1
-0
/
+42
*
rfnoc: Add action API
Martin Braun
2019-11-26
4
-17
/
+187
*
rfnoc: Refactored CHDR packet interfaces
Ashish Chaudhari
2019-11-26
4
-592
/
+0
*
rfnoc: Add property propagation, Boost.Graph storage
Martin Braun
2019-11-26
2
-26
/
+247
*
rfnoc: Add noc_block_base class
Martin Braun
2019-11-26
1
-0
/
+92
*
rfnoc: add chdr packet interface
Trung Tran
2019-11-26
2
-15
/
+196
*
rfnoc: Add properties, nodes, and accessors
Martin Braun
2019-11-26
7
-0
/
+712
*
rfnoc: add new data_chdr packetization.
Trung Tran
2019-11-26
4
-1
/
+411
*
niusrprio: Add get_resource() API call
Martin Braun
2019-11-26
1
-0
/
+5
*
niusrpio: Apply formatting
Martin Braun
2019-11-26
1
-40
/
+35
*
types: time_spec: Add ASAP value
Martin Braun
2019-11-26
1
-0
/
+3
*
gain groups: Formatting
Brent Stapleton
2019-11-26
1
-1
/
+1
*
gain_groups: Add zero-value gain groups
Brent Stapleton
2019-11-26
1
-0
/
+7
*
uhd: Add thread affinity utility functions
Aaron Rossetto
2019-11-26
1
-0
/
+6
*
utils: cast: Add from_str() typecast
Martin Braun
2019-11-26
1
-1
/
+20
*
soft_register: Replace boost::unordered_map with std version
Martin Braun
2019-11-26
1
-2
/
+2
*
utils: soft_register: Remove 16-bit mode
Martin Braun
2019-11-26
1
-14
/
+3
*
utils: dirty_tracked: Remove custom copy constructor
Martin Braun
2019-11-26
1
-7
/
+1
[next]