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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfnoc: Use RTTI "serialization" for stream commands
Martin Braun
2019-11-26
4
-44
/
+82
*
log: Add convenience macros for logging from RFNoC blocks
Martin Braun
2019-11-26
1
-0
/
+7
*
rfnoc: Support for new backend iface plus fixes
Ashish Chaudhari
2019-11-26
4
-33
/
+43
*
rfnoc: Add rfnoc_graph class
Martin Braun
2019-11-26
4
-0
/
+395
*
rfnoc: Move graph_edge data structure to its own header, add to_string()
Martin Braun
2019-11-26
3
-59
/
+90
*
rfnoc: Add rfnoc_device base class
Martin Braun
2019-11-26
2
-0
/
+83
*
rfnoc: Change Block-ID format to 0/FFT#1
Martin Braun
2019-11-26
5
-57
/
+60
*
rfnoc: Add block registry/factory and make_args
Martin Braun
2019-11-26
8
-2
/
+283
*
rfnoc: Add block_poke support to reg_iface async msg
Ashish Chaudhari
2019-11-26
2
-5
/
+6
*
rfnoc: adding client_zero
Brent Stapleton
2019-11-26
6
-0
/
+766
*
rfnoc: add register_iface holder class
Martin Braun
2019-11-26
2
-2
/
+42
*
cmake: tests: Move RFNoC tests to UHD_ADD_NONAPI_TEST() macro
Martin Braun
2019-11-26
1
-42
/
+19
*
rfnoc: Added impl for reg_iface and ctrl_endpoint
Ashish Chaudhari
2019-11-26
9
-1
/
+1009
*
rfnoc: node: Add default command time API
Martin Braun
2019-11-26
2
-0
/
+65
*
rfnoc: Add action API
Martin Braun
2019-11-26
13
-20
/
+656
*
rfnoc: Added initial impl for mgmt_portal
Ashish Chaudhari
2019-11-26
3
-1
/
+1189
*
rfnoc: Refactored CHDR packet interfaces
Ashish Chaudhari
2019-11-26
12
-660
/
+1992
*
rfnoc: Add property propagation, Boost.Graph storage
Martin Braun
2019-11-26
12
-49
/
+2171
*
rfnoc: Add detail::block_container_t class
Martin Braun
2019-11-26
3
-0
/
+132
*
rfnoc: add eRFNoC block builder to generate boiler plate Verilog
Lars Amsel
2019-11-26
18
-0
/
+1069
*
rfnoc: Add rfnoc::mb_iface interface class
Martin Braun
2019-11-26
1
-0
/
+76
*
rfnoc: Add noc_block_base class
Martin Braun
2019-11-26
3
-0
/
+104
*
rfnoc: add chdr packet interface
Trung Tran
2019-11-26
2
-15
/
+196
*
rfnoc: Add properties, nodes, and accessors
Martin Braun
2019-11-26
14
-0
/
+1274
*
rfnoc: add new data_chdr packetization.
Trung Tran
2019-11-26
6
-1
/
+507
*
rfnoc: block_id: Add more info when ctor fails
Martin Braun
2019-11-26
1
-1
/
+2
*
twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface)
Martin Braun
2019-11-26
1
-11
/
+2
*
lib: adf535x: Add trace logs for synth configuration
Martin Braun
2019-11-26
1
-0
/
+18
*
lib: Simplify implementation of uhd::get_system_time() to use <chrono>
Martin Braun
2019-11-26
4
-109
/
+15
*
lib: Replace uhd::get_system_time() with steady_clock
Martin Braun
2019-11-26
2
-9
/
+14
*
niusrprio: Add get_resource() API call
Martin Braun
2019-11-26
1
-0
/
+5
*
niusrpio: Apply formatting
Martin Braun
2019-11-26
2
-99
/
+104
*
types: time_spec: Add ASAP value
Martin Braun
2019-11-26
1
-0
/
+3
*
gain groups: Formatting
Brent Stapleton
2019-11-26
2
-65
/
+78
*
gain_groups: Add zero-value gain groups
Brent Stapleton
2019-11-26
2
-0
/
+18
*
convert: Add chdr converters for sc16 -> fc32 and vice versa
Martin Braun
2019-11-26
5
-0
/
+235
*
convert: sse2: Apply clang-format
Martin Braun
2019-11-26
9
-679
/
+742
*
convert: Add CHDR converters
Martin Braun
2019-11-26
2
-32
/
+174
*
uhd: Add thread affinity utility functions
Aaron Rossetto
2019-11-26
3
-11
/
+123
*
uhd: utils: Add compat check for 32-bit compat numbers
Martin Braun
2019-11-26
2
-0
/
+31
*
lib: utils: Add new signature to get_freq_and_freq_word()
Martin Braun
2019-11-26
2
-1
/
+15
*
utils: cast: Add from_str() typecast
Martin Braun
2019-11-26
4
-1
/
+68
*
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
2
-28
/
+3
*
utils: dirty_tracked: Remove custom copy constructor
Martin Braun
2019-11-26
1
-7
/
+1
*
utils: Added set_thread_name for std::thread
Ashish Chaudhari
2019-11-26
2
-0
/
+20
*
nirio_fifo: Replace boost::atomic with std::atomic
Martin Braun
2019-11-26
1
-2
/
+3
*
uhd: types: Extend stream_cmd_t::num_samps to 64 bits
Martin Braun
2019-11-26
1
-1
/
+1
*
uhd: Add new exceptions for RFNoC-specific errors
Martin Braun
2019-11-26
2
-7
/
+115
*
uhd: Remove deprecated objects and methods
Martin Braun
2019-11-26
18
-272
/
+1
[next]