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
*
mg: clipping frequency
Trung Tran
2018-09-14
2
-4
/
+7
*
usb: fix dummy compilation in msvc
Mark Meserve
2018-09-14
1
-0
/
+8
*
x300_impl: remove default_buff_args properties
Trung Tran
2018-09-13
1
-7
/
+0
*
device3_io_impl: remove tx_hint[send_buff_size]
Trung Tran
2018-09-13
1
-6
/
+0
*
mpmd: add link speed to xport udp
Trung Tran
2018-09-13
1
-6
/
+29
*
udp_zero_copy: add default xport params.
Trung Tran
2018-09-13
1
-14
/
+58
*
fixup! DDC/DUC: switch CORDIC -> DDS for all relevant variable names
michael-west
2018-09-13
2
-12
/
+12
*
host: lib: convert: Add CMake flag for NEON SIMD
Brent Stapleton
2018-09-12
1
-1
/
+5
*
e320: gpio: Fix front panel GPIO readback
Sugandha Gupta
2018-09-12
1
-1
/
+4
*
mpmd: add option to enum rfnoc blocks from args
Trung Tran
2018-08-31
1
-5
/
+21
*
uhd-dpdk: Add DPDK-based sockets-like library
Alex Williams
2018-08-29
14
-2
/
+2503
*
RFNoC: Add Replay API and example
Wade Fife
2018-08-29
2
-0
/
+184
*
uhd: udp: 'all_matching' endpoint resolution
Brent Stapleton
2018-08-29
1
-1
/
+2
*
uhd: Define UHD_API as empty string when building static lib
Ciro Nishiguchi
2018-08-22
1
-0
/
+1
*
x300: Improve firmware compat error message
Martin Braun
2018-08-22
2
-16
/
+35
*
X300: Correctly initialize antenna mapping for TwinRX
Derek Kozel
2018-08-22
1
-1
/
+4
*
RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytes
Trung N Tran
2018-08-22
1
-3
/
+1
*
twinrx: enable ch1 lo amps if ch2 is using an external lo source
Mark Meserve
2018-08-21
1
-1
/
+13
*
nirio: Demote RPC client cancel/abort to TRACE
Martin Braun
2018-08-21
1
-1
/
+1
*
uhd: Remove usage of time_t (except when required)
Martin Braun
2018-08-20
6
-17
/
+17
*
multi_usrp: Add get_user_settings_iface() API call
Martin Braun
2018-08-16
1
-0
/
+12
*
b200: Enable access to user regs via the 'enable_user_regs' arg
Martin Braun
2018-08-16
3
-4
/
+31
*
b200: Remove superfluous fake lambda
Martin Braun
2018-08-16
1
-11
/
+10
*
x300: Enable clock_source and time_source device args
Martin Braun
2018-08-10
1
-2
/
+2
*
x300: Use constrained_args
Martin Braun
2018-08-10
4
-48
/
+222
*
lib: Improve constrained_device_args_t
Martin Braun
2018-08-10
1
-2
/
+14
*
x300: Move defaults to their own header
Martin Braun
2018-08-10
3
-116
/
+159
*
e320: Fix tx/rx atr - antenna and frequency settings
Sugandha Gupta
2018-08-09
5
-30
/
+32
*
fixup! mpm: mg: add set_master_clock_rate member
Martin Braun
2018-08-03
1
-2
/
+2
*
rfnoc: dma_fifo: Added a more robust flush mechanism
Ashish Chaudhari
2018-08-03
2
-36
/
+60
*
mg: Allow calling set_rate() at runtime
Martin Braun
2018-08-02
2
-6
/
+38
*
mpm: mg: add set_master_clock_rate member
Daniel Jepson
2018-08-02
2
-0
/
+13
*
mpmd: Allow setting time_source and clock_source props
Martin Braun
2018-08-02
1
-24
/
+4
*
x300: Log git hash and compat number as debug message
Martin Braun
2018-08-01
1
-3
/
+8
*
b100: Demote some clocking-related log messages to trace
Martin Braun
2018-07-31
1
-2
/
+2
*
b100: Remove all Boostisms from fifo_ctrl_excelsior
Martin Braun
2018-07-31
1
-9
/
+9
*
b100: Fix fifo_ctrl_excelsior not exiting
Martin Braun
2018-07-31
1
-13
/
+2
*
b100: Move fifo_ctrl_excelsior to b100 subdir
Martin Braun
2018-07-31
5
-2
/
+2
*
lmx2592: fix calibration start during tuning
Mark Meserve
2018-07-31
1
-1
/
+3
*
lmx2592: always mux lock detect after init
Mark Meserve
2018-07-31
1
-9
/
+5
*
lib: device: Parallelize device discovery
Martin Braun
2018-07-31
1
-11
/
+19
*
mpmd: Parallelize broadcast-finding
Martin Braun
2018-07-31
1
-2
/
+11
*
X300: Change Ethernet buffering
Michael West
2018-07-25
12
-328
/
+339
*
Device3: Constrain send_buff_size
Michael West
2018-07-25
1
-6
/
+12
*
rx_streamer: Release buffers no longer needed
Michael West
2018-07-25
1
-9
/
+26
*
X300: Reduce Ethernet frame size to 4000
michael-west
2018-07-25
2
-6
/
+5
*
Device3: Change packet-based flow control to byte-based flow control
Martin Braun
2018-07-25
15
-443
/
+629
*
rfnoc: Enabled SW flush mechanism impl'd in noc_shell
Ashish Chaudhari
2018-07-24
2
-4
/
+88
*
rfnoc: legacy_compat: Remove superfluous variable
Martin Braun
2018-07-23
1
-1
/
+0
*
C API: Fix incorrectly declared lock
Martin Braun
2018-07-23
1
-1
/
+1
[next]