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: Fix warnings in replay_block_control
Martin Braun
2022-07-20
1
-3
/
+4
*
rfnoc: Add atomic_item_size property to FFT block
Martin Braun
2022-06-10
1
-1
/
+30
*
rfnoc: Fix vector use in replay_block_control_impl
Aaron Rossetto
2022-06-10
1
-2
/
+2
*
rfnoc: Fix register_xport_hop_cfg_fns() usage
Martin Braun
2022-06-10
1
-2
/
+2
*
rfnoc: Improve comments regarding streaming and mgmt. code
Martin Braun
2022-06-10
2
-6
/
+28
*
rfnoc: fix double conversions
Lars Amsel
2022-06-10
1
-4
/
+3
*
rfnoc: Add filter_node python bindings
mattprost
2022-04-07
1
-0
/
+9
*
rfnoc: Modify prop. propagation algorithm (back-edge resolution)
Martin Braun
2022-04-07
1
-18
/
+16
*
rfnoc: graph: Allow property forwarding on back-edges
Martin Braun
2022-04-07
1
-4
/
+6
*
multi_usrp_rfnoc: Add TX buffering using Replay
michael-west
2022-04-07
2
-0
/
+182
*
rfnoc: Fix test_timed_commands for RFNoC devices
michael-west
2022-04-05
1
-1
/
+3
*
uhd: Replay block version 1.1
michael-west
2022-04-01
1
-2
/
+59
*
python: rfnoc: Add new replay block APIs to Python API
Martin Braun
2022-03-30
1
-0
/
+24
*
rfnoc: replay: Add ability to capture and read async info
Martin Braun
2022-03-30
1
-0
/
+72
*
rfnoc: fir filter: Add support for multiple channels to block controller
Jonathon Pendlum
2022-03-23
1
-54
/
+117
*
rfnoc: radio: Explicitly set MTU forwarding policy to DROP
Martin Braun
2022-03-08
1
-0
/
+1
*
rfnoc: Refactor ctrlport_endpoint; fix MT issues
Aaron Rossetto
2022-03-03
1
-121
/
+170
*
rfnoc: window: Set window size register after loading coefficients
Jonathon Pendlum
2022-03-02
1
-0
/
+4
*
rfnoc: replay: Add atomic item size property
Martin Braun
2022-03-02
1
-0
/
+37
*
rfnoc: replay: Add action handler for stream commands
Martin Braun
2022-02-24
1
-0
/
+26
*
python: rfnoc: Add connect_through_blocks() and get_block_chain()
Martin Braun
2022-02-24
1
-2
/
+13
*
rfnoc: Fix spelling in property resolution error message
Martin Braun
2022-02-11
1
-1
/
+1
*
python: rfnoc: Add get_property bindings
Wade Fife
2022-02-01
1
-0
/
+60
*
rfnoc: Update the MTU forwarding property for some blocks
Martin Braun
2022-02-01
8
-0
/
+25
*
rfnoc: Set the default MTU forwarding policy to ONE_TO_ONE.
Martin Braun
2022-02-01
1
-1
/
+6
*
rfnoc: Add post_init() method to noc_block_base
Martin Braun
2022-02-01
2
-0
/
+23
*
RFNoC: Cache and re-use host endpoints
michael-west
2022-01-27
1
-7
/
+30
*
rfnoc: Ignore errors in ctrlport response packets if ACKs not wanted
Aaron Rossetto
2022-01-21
1
-0
/
+8
*
host: Implement nameless_gain_mixin
Lane Kolbly
2022-01-20
2
-0
/
+57
*
rfnoc: Always clear response queue in ctrlport_endpoint
Martin Braun
2022-01-13
1
-16
/
+29
*
RFNoC: Fix DSP frequency accuracy
michael-west
2022-01-10
2
-2
/
+12
*
rfnoc: Add atomic item size property for RFNoC blocks
Lars Amsel
2022-01-10
3
-10
/
+92
*
rfnoc: ddc/duc: Improve variable name for _set_freq()
Martin Braun
2022-01-07
2
-4
/
+4
*
rfnoc: radio: Fix comment in radio_control_impl
Martin Braun
2022-01-07
1
-1
/
+1
*
host: rf_control: Add internal antenna API abstraction.
Lane Kolbly
2022-01-05
2
-0
/
+85
*
rfnoc: graph: make topology failure more descriptive
mattprost
2021-12-17
1
-4
/
+41
*
rfnoc: Fix block_id::get_tree_root()
Martin Braun
2021-12-16
1
-1
/
+1
*
host: Make radio_control constants an enum
Lane Kolbly
2021-12-10
1
-28
/
+0
*
rfnoc: Fix back-edge consistency check
Martin Braun
2021-12-09
1
-0
/
+7
*
rfnoc: Add ops pending to management op
Wade Fife
2021-12-08
1
-1
/
+2
*
rfnoc: Enable drop counter on chdr_ctrl_endpoint
Martin Braun
2021-12-03
1
-4
/
+18
*
rfnoc: Change default block behaviour
Martin Braun
2021-12-02
1
-5
/
+1
*
rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPP
Martin Braun
2021-12-02
8
-56
/
+98
*
rfnoc: replay block: Disable prop and action propagation
Martin Braun
2021-12-01
1
-1
/
+10
*
rfnoc: radio: Fix async message handling channel checks
Martin Braun
2021-11-30
1
-8
/
+8
*
multi_usrp_rfnoc: Reduce latency of get_time_now()
michael-west
2021-11-17
1
-1
/
+1
*
host: Add ability to get time from Radio block
michael-west
2021-11-17
1
-1
/
+19
*
rfnoc: mgmt_portal: Fix order of validity checks
Martin Braun
2021-11-15
1
-2
/
+6
*
rfnoc: Add CHDR width to make args
Martin Braun
2021-11-12
3
-0
/
+4
*
host: python: Add gpio_voltage python API
Lane Kolbly
2021-11-05
1
-1
/
+11
[next]