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
/
x300
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
22
-2957
/
+3328
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
2
-2
/
+0
*
x300: Fix compiler warnings related to type conversions
Martin Braun
2019-01-07
4
-15
/
+15
*
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
*
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
1
-1
/
+1
*
x3xx: implement rfnoc get antenna functions
Mark Meserve
2018-11-26
2
-0
/
+16
*
x300: fixup minimum master clock rate
Brent Stapleton
2018-11-21
1
-1
/
+1
*
x300: New mode to configure master clock rate
Scott Torborg
2018-11-16
3
-10
/
+104
*
uhd: Add device arg to enable dual ethernet for tx
Ciro Nishiguchi
2018-11-14
2
-2
/
+17
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-2
/
+2
*
x300: Remove 120 MHz option
Martin Braun
2018-11-07
2
-3
/
+1
*
Test: Add unit test for eeprom_utils
michael-west
2018-10-25
1
-1
/
+1
*
X300: Prevent duplicate MAC and IP addresses from being programmed in MB
Michael West
2018-10-25
1
-2
/
+24
*
X300: Add recovery for duplicate IP addresses in EEPROM
Michael West
2018-10-25
1
-18
/
+12
*
cores: Update rx_frontend_gen3.v controls for 1/4-rate mixer
Martin Braun
2018-09-25
1
-1
/
+1
*
x300_impl: remove default_buff_args properties
Trung Tran
2018-09-13
1
-7
/
+0
*
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
*
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
*
x300: Move defaults to their own header
Martin Braun
2018-08-10
3
-116
/
+159
*
x300: Log git hash and compat number as debug message
Martin Braun
2018-08-01
1
-3
/
+8
*
X300: Change Ethernet buffering
Michael West
2018-07-25
3
-201
/
+193
*
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
2
-14
/
+4
*
x300: Fix incorrectly declared locks
Martin Braun
2018-07-23
2
-5
/
+5
*
UBX: Add support for phase synchronization at LTE clock rates
Michael West
2018-07-17
2
-1
/
+28
*
X300: Change default dboard_clock_rate depending on master_clock_rate
Michael West
2018-07-17
2
-3
/
+3
*
X300: Add support for 11.52 MHz and 23.04 MHz references
Michael West
2018-07-17
1
-12
/
+82
*
fixup! lib: Purge some use of boost::system_time
Martin Braun
2018-07-17
1
-1
/
+0
*
lib: Purge some use of boost::system_time
Martin Braun
2018-07-12
2
-8
/
+16
*
X300_radio_ctrl_impl: Add SAFE_CALL to Destructor
Vidush
2018-06-06
1
-16
/
+20
*
x300_impl: Assign Channel Variable Before Err Check
Michael West
2018-05-31
1
-4
/
+5
*
x300: e300: fix git_hash dirty bit position
Trung N Tran
2018-05-30
1
-1
/
+1
*
dboard_iface: Add has_set_fe_connection() method
Martin Braun
2018-05-08
1
-0
/
+6
*
lib: Purge use of boost::assign, except for uhd::dict
Martin Braun
2018-05-02
1
-6
/
+11
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
1
-1
/
+1
*
lib: Change check_radio_config() to iterate over channels, not radios.
Vidush
2018-04-30
1
-2
/
+2
*
x300: Replace all references to boost::this_thread::sleep()
Martin Braun
2018-04-17
4
-25
/
+34
*
x300: handle bad weak_ptr during pcie discovery
Mark Meserve
2018-04-10
1
-1
/
+9
*
lib: move atomic.hpp and system_time.hpp to uhdlib
Martin Braun
2018-04-06
1
-1
/
+1
*
x300: Update logging
Martin Braun
2018-03-30
1
-37
/
+37
*
x300: Refactor clock and time source prop tree setup
Martin Braun
2018-03-29
1
-12
/
+27
*
x300: Properly coerce master clock rate (tick rate)
Martin Braun
2018-03-29
1
-4
/
+22
*
rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses
Martin Braun
2018-03-16
2
-5
/
+11
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
7
-31
/
+33
*
uhd: Fix some log statements
Andrej Rode
2018-03-07
1
-3
/
+3
[next]