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
/
x300_impl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-47
/
+35
*
x300: Move defaults to their own header
Martin Braun
2018-08-10
1
-55
/
+51
*
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
1
-170
/
+177
*
X300: Reduce Ethernet frame size to 4000
michael-west
2018-07-25
1
-3
/
+3
*
Device3: Change packet-based flow control to byte-based flow control
Martin Braun
2018-07-25
1
-2
/
+2
*
x300: Fix incorrectly declared locks
Martin Braun
2018-07-23
1
-3
/
+3
*
UBX: Add support for phase synchronization at LTE clock rates
Michael West
2018-07-17
1
-1
/
+16
*
X300: Change default dboard_clock_rate depending on master_clock_rate
Michael West
2018-07-17
1
-2
/
+3
*
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
1
-5
/
+9
*
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
*
x300: Replace all references to boost::this_thread::sleep()
Martin Braun
2018-04-17
1
-10
/
+15
*
x300: handle bad weak_ptr during pcie discovery
Mark Meserve
2018-04-10
1
-1
/
+9
*
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
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
1
-7
/
+8
*
uhd: Fix some log statements
Andrej Rode
2018-03-07
1
-3
/
+3
*
uhd: Update license headers
Martin Braun
2018-02-19
1
-1
/
+2
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
1
-12
/
+1
*
uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code
Martin Braun
2017-09-29
1
-16
/
+16
*
Merge branch 'maint'
Martin Braun
2017-07-17
1
-1
/
+15
|
\
|
*
fixup! x300: Changed discovery to return early if we find the serial requested
Brent Stapleton
2017-07-05
1
-1
/
+1
|
*
x300: Changed discovery to return early if we find the serial requested
bstapleton
2017-06-30
1
-1
/
+15
*
|
utils: add set_thread_name API call, move thread_priority to thread
Andrej Rode
2017-06-29
1
-1
/
+1
*
|
uhd: Replaced many lexical_cast with appropriate C++11 equivalents
Martin Braun
2017-06-29
1
-3
/
+3
*
|
Merge branch 'maint'
Martin Braun
2017-06-27
1
-15
/
+48
|
\
|
|
*
X300: Implement single DMA channel for all async messages
Michael West
2017-06-26
1
-11
/
+38
|
*
X300: Dual channel TX performance improvements
Michael West
2017-06-26
1
-4
/
+10
*
|
logging: remove unecessery newlines in log messages
Andrej Rode
2017-04-07
1
-1
/
+1
*
|
Merge branch 'maint'
Martin Braun
2017-04-06
1
-4
/
+4
|
\
|
|
*
X300: Change default frame sizes for PCIe to be page aligned for better
Michael West
2017-04-05
1
-4
/
+4
*
|
logging: Demoted a number of DEBUG messages to TRACE
Martin Braun
2017-04-05
1
-1
/
+1
*
|
device3: Fixed potential concurreny issues
Ashish Chaudhari
2017-04-05
1
-4
/
+1
*
|
uhd: Fix minor typo
Derek Kozel
2017-04-04
1
-1
/
+1
*
|
Merge branch 'maint'
Martin Braun
2017-03-15
1
-5
/
+1
|
\
|
|
*
x300: Put back runtime error on FPGA compat mismatch
Martin Braun
2017-03-15
1
-5
/
+1
*
|
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
1
-86
/
+49
*
|
X3xx: Limit the number of USRPs that can initialize in parallel
Paul David
2017-02-13
1
-7
/
+15
*
|
uhd: replace BOOST_FOREACH with C++11 range-based for loop
Andrej Rode
2017-02-10
1
-13
/
+12
*
|
Merge branch 'maint'
Martin Braun
2017-02-10
1
-1
/
+3
|
\
|
|
*
x300: only remove existing items from zpu_iface_registry in destructor
Andrej Rode
2017-02-01
1
-1
/
+3
*
|
Merge branch 'maint'
Martin Braun
2017-01-30
1
-6
/
+25
|
\
|
|
*
X300: Added code to handle case where older firmware was slow to release the ...
michael-west
2017-01-26
1
-6
/
+25
*
|
x300: Output system messages in order for multi-threaded initialization
Paul David
2017-01-19
1
-0
/
+46
*
|
x300: Run motherboard setup with multiple threads
Paul David
2017-01-19
1
-2
/
+15
*
|
Merge branch 'maint'
Martin Braun
2017-01-17
1
-27
/
+68
|
\
|
[next]