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
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
38
-137
/
+196
*
rfnoc: actions: Cleanup rx_event_action_info ctor
steviez
2020-02-18
1
-4
/
+4
*
rfnoc: actions: Fix uninitialized timestamps
steviez
2020-02-18
1
-2
/
+5
*
thread: Fix formatting in thread utilities
Martin Braun
2020-02-10
1
-3
/
+3
*
lib: utils: Don't use hard-coded path constants
Ryan Volz
2020-02-07
1
-0
/
+3
*
rfnoc: registry: Fix Doxygen for register_block_direct()
Martin Braun
2020-02-07
1
-0
/
+12
*
rfnoc: Update blocks to use autogenerated noc_shell
Wade Fife
2020-02-06
7
-13
/
+66
*
octoclock: Change type of EEPROM property to mboard_eeprom_t
Martin Braun
2020-02-04
1
-1
/
+2
*
multi_usrp: Add get_tree() API call
Martin Braun
2020-02-04
1
-0
/
+4
*
docs: fix typo in stream.hpp
Michael Dickens
2020-01-29
1
-1
/
+1
*
rfnoc: Create mock factory
Martin Braun
2020-01-29
1
-0
/
+193
*
multi_usrp: Amend APIs for GPIO source control
Martin Braun
2020-01-23
1
-12
/
+38
*
uhd: fixing MSVC warnings
Brent Stapleton
2020-01-09
1
-1
/
+4
*
rfnoc: fix typos
Brent Stapleton
2020-01-02
1
-2
/
+2
*
utils: algorithm: Add missing include uhd/config.hpp
Martin Braun
2019-12-05
1
-0
/
+1
*
docs: fixing doxygen errors reported during make
steviez
2019-12-03
8
-11
/
+16
*
rfnoc: Fix RAM port direction in YAML
Wade Fife
2019-11-26
9
-98
/
+98
*
rfnoc: Update YAML to expose memory clock to blocks
Wade Fife
2019-11-26
8
-71
/
+71
*
rfnoc: Replace DDC/DUC YAML variants with single version
Wade Fife
2019-11-26
4
-144
/
+10
*
rfnoc: Fix YAML block settings
Wade Fife
2019-11-26
11
-278
/
+199
*
rfnoc: Add FIR block YAML
Wade Fife
2019-11-26
1
-0
/
+61
*
rfnoc_graph: Modify find_blocks() to sort return value
Martin Braun
2019-11-26
1
-3
/
+9
*
image builder: Add ability to pick up extra Makefile.srcs from YAMLS
Martin Braun
2019-11-26
2
-0
/
+6
*
multi_usrp: Add set_rx_spp() call
Martin Braun
2019-11-26
1
-0
/
+11
*
utils: image_builder: Support parameterized number of ports on blocks
Wade Fife
2019-11-26
1
-0
/
+68
*
rfnoc: image_builder: Fix -I, allow devices/targets to bet set in YAML
Martin Braun
2019-11-26
1
-1
/
+2
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
1
-5
/
+4
*
rfnoc: Adding rfnoc_graph utilities
Brent Stapleton
2019-11-26
2
-0
/
+69
*
transport: Implement eov indications for Rx and Tx streams
Aaron Rossetto
2019-11-26
1
-8
/
+48
*
rfnoc: rename block clocks to ce_clk
Paul Butler
2019-11-26
5
-15
/
+15
*
uhd: Replace boost::function with std::function
Martin Braun
2019-11-26
11
-31
/
+35
*
uhd: Replace BOOST_FOREACH(v, c) with for(v : c)
Martin Braun
2019-11-26
4
-29
/
+24
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
41
-111
/
+107
*
uhd: Check property type at access; error if mismatch
Aaron Rossetto
2019-11-26
2
-3
/
+12
*
rfnoc: Add DRAM support to E320
Wade Fife
2019-11-26
1
-0
/
+3
*
rfnoc: Port FFT controller
Lars Amsel
2019-11-26
3
-0
/
+109
*
rfnoc: Add DMA FIFO block controller
Martin Braun
2019-11-26
5
-0
/
+510
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
92
-6387
/
+51
*
x300/mpmd: Port all RFNoC devices to the new RFNoC framework
Martin Braun
2019-11-26
8
-0
/
+238
*
rfnoc: Add radio_1x64
Martin Braun
2019-11-26
2
-3
/
+25
*
rfnoc: radio: Add API call to disable timestamps
Martin Braun
2019-11-26
1
-0
/
+4
*
rfnoc: Add multi_usrp_rfnoc, modify multi_usrp
Brent Stapleton
2019-11-26
2
-140
/
+52
*
rfnoc: Allow MB controllers to init after blocks have initialized
Martin Braun
2019-11-26
2
-10
/
+76
*
rfnoc: Use adapter_id_t for balancing load across links
Alex Williams
2019-11-26
2
-24
/
+19
*
transport: Add modeling of physical adapters
Alex Williams
2019-11-26
1
-0
/
+21
*
rfnoc: node: Add set_properties()
Martin Braun
2019-11-26
1
-1
/
+15
*
rfnoc: property: Add option to set properties from strings
Martin Braun
2019-11-26
2
-0
/
+26
*
rfnoc: Add ability to select transport for streamers to user APIs
Alex Williams
2019-11-26
2
-5
/
+38
*
rfnoc: tx_streamer: add support for async messages
Ciro Nishiguchi
2019-11-26
2
-2
/
+23
*
utils: remove thread priority elevation
Ciro Nishiguchi
2019-11-26
1
-2
/
+4
[next]