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: rfnoc_graph: Formatting
Brent Stapleton
2019-11-26
1
-15
/
+10
*
rfnoc: rfnoc_graph: Add is_connectable() API
Martin Braun
2019-11-26
2
-0
/
+86
*
rfnoc: Add MTU tracking
Martin Braun
2019-11-26
9
-6
/
+218
*
rfnoc: Implement overrun handling using action API
Martin Braun
2019-11-26
6
-3
/
+152
*
rfnoc: actions: Allow sending actions to self
Martin Braun
2019-11-26
4
-22
/
+48
*
rfnoc: actions: Add dictionary to all actions
Martin Braun
2019-11-26
3
-6
/
+22
*
rfnoc: Introduce device-specific blocks
Lars Amsel
2019-11-26
9
-109
/
+108
*
rfnoc: Add a new builder script for FPGA images based on eRFNoC.
Lars Amsel
2019-11-26
37
-0
/
+2407
*
rfnoc: radio: Remove async message registers for timestamp
Martin Braun
2019-11-26
1
-8
/
+5
*
rfnoc: async message: Include timestamp in async message handling
Martin Braun
2019-11-26
4
-9
/
+17
*
rfnoc: radio_control: Add async message handler
Martin Braun
2019-11-26
2
-14
/
+119
*
rfnoc: actions: Add rx_event action type
Martin Braun
2019-11-26
2
-3
/
+33
*
rfnoc: ctrlport_endpoint: Audit locks, lock more selectively
Martin Braun
2019-11-26
1
-5
/
+14
*
rfnoc: rfnoc_graph: Correctly read local device IDs from mb_iface
Martin Braun
2019-11-26
1
-8
/
+54
*
rfnoc: mb_iface: Add API to query link endianness
Martin Braun
2019-11-26
1
-0
/
+9
*
rfnoc: rfnoc_graph: Refactor class
Martin Braun
2019-11-26
1
-110
/
+142
*
rfnoc: DDC: Fix property propagation
Martin Braun
2019-11-26
4
-85
/
+225
*
rfnoc: node: Make register_property() unlock RW access
Martin Braun
2019-11-26
2
-2
/
+14
*
rfnoc: add rx and tx transports, and amend rfnoc_graph
Ciro Nishiguchi
2019-11-26
31
-334
/
+4540
*
rfnoc: Add tracking of 'valid' bit to properties
Alex Williams
2019-11-26
5
-18
/
+84
*
rfnoc: Enable users to query connections in the graph
Alex Williams
2019-11-26
5
-13
/
+189
*
rfnoc: rfnoc_graph: Change block's subtrees to be /blocks/$BLOCKID
Martin Braun
2019-11-26
1
-2
/
+7
*
rfnoc: graph: Initialize properties on all nodes during init
Martin Braun
2019-11-26
3
-0
/
+14
*
rfnoc: flushing and reset blocks on graph creation
Brent Stapleton
2019-11-26
3
-3
/
+71
*
rfnoc: Add clock selection to blocks
Martin Braun
2019-11-26
14
-63
/
+133
*
rfnoc: clock_iface: Add flag for clock to be (im-)mutable
Martin Braun
2019-11-26
1
-1
/
+21
*
rfnoc: Add shutdown feature to blocks
Martin Braun
2019-11-26
11
-3
/
+91
*
rfnoc: register_iface_holder: Add ability to invalidate and update
Martin Braun
2019-11-26
3
-0
/
+96
*
rfnoc: rfnoc_device: Make get_mb_iface() pure virtual
Martin Braun
2019-11-26
1
-22
/
+1
*
rfnoc: Make a chdr_ctrl_xport using the new link APIs
Alex Williams
2019-11-26
8
-135
/
+182
*
rfnoc: Add chdr_ctrl_xport
Alex Williams
2019-11-26
4
-4
/
+276
*
rfnoc: noc_block_base: Store property tree reference from make_args
Martin Braun
2019-11-26
2
-1
/
+17
*
rfnoc: Add mb_controller base class and X300/MPMD implementations
Martin Braun
2019-11-26
8
-0
/
+246
*
gpio_atr_3000: Formatting changes
Brent Stapleton
2019-11-26
2
-156
/
+221
*
cores: gpio_atr_3000: Add capability to configure register offset
Martin Braun
2019-11-26
2
-43
/
+59
*
rfnoc: Add device_id allocator
Martin Braun
2019-11-26
3
-0
/
+40
*
rfnoc: add reg_iface_adapter
Martin Braun
2019-11-26
1
-0
/
+121
*
tx_fe_200: make register offset controllable
Brent Stapleton
2019-11-26
2
-10
/
+11
*
rx_fe_3000: Changing register address calc
Brent Stapleton
2019-11-26
2
-19
/
+31
*
lib: cores: Adapt spi_core_3000 for use with register_iface
Martin Braun
2019-11-26
2
-50
/
+92
*
rfnoc: Fixed race condition in chdr_ctrl_endpoint
Ashish Chaudhari
2019-11-26
1
-2
/
+4
*
rfnoc: Add check_topology() API to nodes
Martin Braun
2019-11-26
5
-0
/
+99
*
rfnoc: rfnoc_graph: Add API to query the number of motherboards
Martin Braun
2019-11-26
2
-1
/
+12
*
rfnoc: enumerate and construct block controllers, enable connect()
Brent Stapleton
2019-11-26
2
-11
/
+217
*
rfnoc: Add null block controller
Martin Braun
2019-11-26
6
-0
/
+360
*
rfnoc: noc_block_base: Pass args into block on construction
Martin Braun
2019-11-26
4
-0
/
+14
*
rfnoc: graph: Add commit/release API
Martin Braun
2019-11-26
7
-11
/
+74
*
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
[prev]
[next]