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
*
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
*
rfnoc: Remove cruft from UHD 3 (constants)
Martin Braun
2021-11-02
1
-1
/
+5
*
siggen: Fix direction of rotation
Wade Fife
2021-10-27
1
-9
/
+9
*
rfnoc: mgmt_portal: Remove two unused variables
Martin Braun
2021-10-11
1
-4
/
+6
*
chdr: Rename var max_size_bytes to avoid confusion
Martin Anderseck
2021-09-28
1
-9
/
+9
*
radio: Improve log messages for non-implemented corrections
Martin Braun
2021-09-08
1
-3
/
+4
*
rfnoc: duc: Fix frequency range for DUC block
Martin Braun
2021-08-30
2
-6
/
+4
*
python: Add new method bindings to noc_block_base
Aaron Rossetto
2021-08-30
1
-0
/
+8
*
lib: rfnoc: Make implicit typecasts explicit
Martin Anderseck
2021-08-10
1
-4
/
+5
*
lib: rfnoc: Change enum node_type to enum class
Martin Anderseck
2021-08-10
1
-23
/
+25
*
python: rfnoc: Change reference type for noc_block_base export
Martin Braun
2021-07-23
1
-54
/
+64
*
rfnoc: allow find_blocks to search by device number or block count.
Lars Amsel
2021-07-20
1
-3
/
+3
*
host: Add static_assert to prevent meta_range_t(0,0)
Lane Kolbly
2021-07-14
1
-2
/
+2
*
uhd: Replace boost::thread::id with std::thread::id
Martin Braun
2021-07-14
1
-0
/
+1
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
2
-4
/
+4
*
uhd: Add callback for setting sync_sources
Grant Meyerhoff
2021-06-17
1
-0
/
+6
*
uhd: Add support for the USRP X410
Lars Amsel
2021-06-10
1
-1
/
+18
*
rfnoc: Fix post action behavior of nodes
Lars Amsel
2021-06-03
1
-0
/
+4
*
rfnoc: Fix MTU prop resolver refactoring
Aaron Rossetto
2021-06-01
1
-8
/
+70
*
rfnoc: noc_block_base: Throw if set_mtu_forwarding_policy() called multiply
Aaron Rossetto
2021-05-18
1
-0
/
+9
*
rfnoc: noc_block_base: Refactor MTU prop resolver
Aaron Rossetto
2021-05-18
1
-46
/
+58
*
RFNoc: Fix graph connect timeout error
Michael West
2021-05-10
1
-2
/
+3
*
rfnoc: Add option to disable flow control on rx streaming
mattprost
2021-04-29
2
-8
/
+15
[next]