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
/
usrp
Commit message (
Expand
)
Author
Age
Files
Lines
*
E31x: Destruct RFNoC before loading idle image
michael-west
2019-01-31
1
-0
/
+2
*
Device3: Fix flow control window and interval
michael-west
2019-01-31
2
-9
/
+14
*
RFNoC: Limit number of control packets in flight
michael-west
2019-01-31
2
-17
/
+21
*
X300: Fix tick and sample rate setting
michael-west
2019-01-31
1
-5
/
+1
*
Device3: Remove redundant function call
michael-west
2019-01-31
1
-1
/
+0
*
RFNoC: Prevent unnecessary FC ACK packets
michael-west
2019-01-31
3
-11
/
+10
*
mpmd: use init timeout for update_component
Trung Tran
2019-01-29
1
-4
/
+1
*
ad9361: Replace Boost lock & mutex with std variety
Martin Braun
2019-01-25
1
-23
/
+21
*
formatting: Apply clang-format to ad9361_ctrl.cpp
Martin Braun
2019-01-25
1
-72
/
+87
*
mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy
Alex Williams
2019-01-25
5
-0
/
+350
*
mpmd_xport: liberio: using 4096 bytes frame size
Trung Tran
2019-01-23
1
-2
/
+6
*
device3: Replace NULL with 0 for empty function pointers
Martin Braun
2019-01-22
1
-2
/
+2
*
transport: muxed_zero_copy_if fixes
michael-west
2019-01-21
2
-26
/
+15
*
mpmd_xport: honor users' send(recv)frame_size args
Trung Tran
2019-01-21
2
-8
/
+11
*
mpmd: implement get_*x_hints
Trung Tran
2019-01-21
2
-6
/
+11
*
rh: increase timeout of set_rate's rpc call
Mark Meserve
2019-01-21
1
-1
/
+4
*
math: Replace boost::*::{lcm,gcd}() with portable versions
Martin Braun
2019-01-18
2
-5
/
+6
*
math: Remove uhd::math::log2, replace with std::log2
Martin Braun
2019-01-18
1
-1
/
+2
*
formatting: preparing for uhd::math cleanup
Brent Stapleton
2019-01-18
3
-601
/
+679
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
61
-7418
/
+6799
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
12
-12
/
+0
*
uhd: skip formatting misc arrays, maps, etc.
Brent Stapleton
2019-01-16
6
-1
/
+16
*
mpmd: increase claim_rpc call timeout.
Trung Tran
2019-01-14
2
-3
/
+6
*
rpc,mpmd: replace all set_timeout() to new api
Trung Tran
2019-01-14
3
-53
/
+11
*
mpmd_impl: move timeout constants to header
Trung Tran
2019-01-14
2
-9
/
+13
*
tests: Add benchmark of streaming code paths
Ciro Nishiguchi
2019-01-10
1
-0
/
+4
*
uhd: Move device3 flow control functions to header for benchmark
Ciro Nishiguchi
2019-01-10
2
-291
/
+306
*
rh: add support for identify arg
Mark Meserve
2019-01-10
2
-12
/
+40
*
rh: implement set_rate
Mark Meserve
2019-01-10
3
-9
/
+40
*
rh: general code cleanup
Mark Meserve
2019-01-10
1
-4
/
+5
*
rh: add support for iq and dc correction files
Mark Meserve
2019-01-09
4
-18
/
+88
*
rh: adjust frequencies for lo filter bank
Mark Meserve
2019-01-08
1
-1
/
+1
*
b200: Fix compiler warnings related to type conversions
Martin Braun
2019-01-07
2
-8
/
+8
*
x300: Fix compiler warnings related to type conversions
Martin Braun
2019-01-07
4
-15
/
+15
*
TwinRX: Fix tuning
Michael West
2019-01-02
1
-1
/
+1
*
x300: Remove usage of boost::bind
Martin Braun
2019-01-02
1
-12
/
+16
*
x300: Factor our PID -> MB type and MB type -> product name mapping
Martin Braun
2019-01-02
1
-137
/
+117
*
x300: Remove some trailing spaces
Martin Braun
2019-01-02
1
-6
/
+4
*
E300: Re-enable "gpsdo" time source
michael-west
2018-12-20
1
-1
/
+1
*
gpsd: GPGGA string formatting fixes
Ben Kempke
2018-12-20
1
-4
/
+4
*
N310 E320: Add initialization of TX bandwidth
michael-west
2018-12-19
2
-2
/
+2
*
uhd/mpm: eiscat: Various changes
Ryan Marlow
2018-12-19
2
-28
/
+219
*
E310: Fix initialization of antenna and frequency values
michael-west
2018-12-17
2
-8
/
+36
*
C API: Add support for Tx LO control
Martin Braun
2018-12-14
1
-0
/
+89
*
x300: Add support for USRP-2974
Thomas Vogel
2018-12-14
3
-2
/
+19
*
various: use "std::abs" instead of "std::fabs"
Michael Dickens
2018-12-12
2
-6
/
+6
*
lmx2592: Better "abs()" compiler compatibility
Michael Dickens
2018-12-12
1
-3
/
+3
*
rh: add highband spur reduction option
Mark Meserve
2018-12-12
4
-4
/
+83
*
TwinRX: Make routing to LO1 and LO2 mutually exclusive
michael-west
2018-12-10
2
-25
/
+15
*
TwinRX: Tuning improvements
michael-west
2018-12-10
2
-7
/
+12
[next]