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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rfnoc: Move graph_edge data structure to its own header, add to_string()
Martin Braun
2019-11-26
1
-59
/
+3
*
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
1
-1
/
+1
*
rfnoc: Add block registry/factory and make_args
Martin Braun
2019-11-26
4
-0
/
+140
*
rfnoc: Add block_poke support to reg_iface async msg
Ashish Chaudhari
2019-11-26
1
-4
/
+4
*
rfnoc: adding client_zero
Brent Stapleton
2019-11-26
3
-0
/
+413
*
rfnoc: Added impl for reg_iface and ctrl_endpoint
Ashish Chaudhari
2019-11-26
7
-1
/
+786
*
rfnoc: node: Add default command time API
Martin Braun
2019-11-26
1
-0
/
+23
*
rfnoc: Add action API
Martin Braun
2019-11-26
6
-1
/
+255
*
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
6
-0
/
+1783
*
rfnoc: Add property propagation, Boost.Graph storage
Martin Braun
2019-11-26
5
-11
/
+1038
*
rfnoc: Add detail::block_container_t class
Martin Braun
2019-11-26
3
-0
/
+132
*
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
2
-0
/
+12
*
rfnoc: Add properties, nodes, and accessors
Martin Braun
2019-11-26
4
-0
/
+300
*
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
2
-108
/
+8
*
lib: Replace uhd::get_system_time() with steady_clock
Martin Braun
2019-11-26
2
-9
/
+14
*
niusrpio: Apply formatting
Martin Braun
2019-11-26
1
-59
/
+69
*
gain groups: Formatting
Brent Stapleton
2019-11-26
1
-64
/
+77
*
gain_groups: Add zero-value gain groups
Brent Stapleton
2019-11-26
1
-0
/
+11
*
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
1
-1
/
+72
*
uhd: Add thread affinity utility functions
Aaron Rossetto
2019-11-26
2
-11
/
+117
*
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
2
-0
/
+40
*
utils: soft_register: Remove 16-bit mode
Martin Braun
2019-11-26
1
-14
/
+0
*
utils: Added set_thread_name for std::thread
Ashish Chaudhari
2019-11-26
1
-0
/
+12
*
uhd: Add new exceptions for RFNoC-specific errors
Martin Braun
2019-11-26
1
-7
/
+33
*
uhd: Remove deprecated objects and methods
Martin Braun
2019-11-26
7
-110
/
+0
*
uhd: Remove support for N230
Martin Braun
2019-11-26
30
-4661
/
+2
*
x3x0: DPDK initialization fix
mattprost
2019-11-25
1
-1
/
+1
*
rfx: Fix calculation of prescaler and band select
Martin Braun
2019-11-22
1
-15
/
+22
*
e31x: Remove spurious debug logs
Martin Braun
2019-11-21
1
-7
/
+5
*
python: Make multi_usrp::get_*_usrp_info() return a Python dict
Martin Braun
2019-11-04
1
-2
/
+12
*
libusb: fix global session race condition
Mark Meserve
2019-10-16
1
-0
/
+5
*
cmake: Add UHD_COMPONENT variable
michael-west
2019-10-15
2
-1
/
+5
*
rpc: improve exception handling for reachability checks
Mark Meserve
2019-10-15
1
-2
/
+3
*
rpc: add exception when client constructor fails
Mark Meserve
2019-10-15
1
-3
/
+36
*
rpc: convert client to sptr
Mark Meserve
2019-10-15
1
-12
/
+13
*
rpclib: add patch file for constructor hang
Mark Meserve
2019-10-15
1
-0
/
+36
*
rpclib: fix hang on connection error during construction
Mark Meserve
2019-10-15
1
-1
/
+4
*
rh: Add missing includes in rhodium_cpld_ctrl.hpp
Martin Braun
2019-10-11
1
-2
/
+4
*
fixup! x300: Introduce conn_manager
Martin Braun
2019-10-11
1
-1
/
+1
*
n320: updated rhodium dboard mcr initialization
nitest
2019-10-10
1
-1
/
+2
[prev]
[next]