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
/
b100
Commit message (
Expand
)
Author
Age
Files
Lines
*
math: Replace boost::*::{lcm,gcd}() with portable versions
Martin Braun
2019-01-18
1
-3
/
+5
*
formatting: preparing for uhd::math cleanup
Brent Stapleton
2019-01-18
1
-221
/
+285
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-2
/
+2
*
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
4
-1
/
+342
*
lib: Purge use of boost::assign, except for uhd::dict
Martin Braun
2018-05-02
1
-6
/
+8
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
1
-3
/
+4
*
b100: Remove some references to boost::assign and Boost time objects
Martin Braun
2018-04-17
1
-16
/
+23
*
lib: move atomic.hpp and system_time.hpp to uhdlib
Martin Braun
2018-04-06
1
-1
/
+1
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
5
-19
/
+18
*
uhd: Update license headers
Martin Braun
2018-02-19
12
-11
/
+22
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
11
-132
/
+11
*
UBX: Add support for UBX-TDD
michael-west
2017-12-07
1
-2
/
+2
*
UHD: Add eeprom info to dboard_base
michael-west
2017-12-07
1
-2
/
+2
*
uhd: Changed mboard_eeprom_t interface, refactored MB EEPROM code
Martin Braun
2017-09-29
4
-7
/
+97
*
uhd: Replaced many lexical_cast with appropriate C++11 equivalents
Martin Braun
2017-06-29
1
-1
/
+0
*
logging: Demoted a number of DEBUG messages to TRACE
Martin Braun
2017-04-05
2
-4
/
+4
*
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
5
-22
/
+22
*
uhd: replace BOOST_FOREACH with C++11 range-based for loop
Andrej Rode
2017-02-10
4
-12
/
+10
*
b100: Removed superfluous FX2 vid/pid
Martin Braun
2016-11-28
1
-2
/
+0
*
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...
Martin Braun
2016-11-08
8
-97
/
+97
*
Merge branch 'maint'
Martin Braun
2016-06-22
1
-3
/
+13
|
\
|
*
lib: fixed GCC 6 warnings/errors
Nicholas Corgan
2016-06-21
1
-3
/
+13
*
|
dboard_iface: Added FE name input to set_fe_connection
Ashish Chaudhari
2016-05-16
1
-3
/
+3
*
|
dboard_iface: Added method to configure front connection and settings
Ashish Chaudhari
2016-03-21
1
-0
/
+6
*
|
usrp: Refactored dboard_iface for all products
Ashish Chaudhari
2016-02-16
1
-20
/
+38
*
|
dboard: Added restricted dboard registration capability
Ashish Chaudhari
2016-02-16
2
-4
/
+2
*
|
prop_tree: Multiple API enhancements to uhd::property
Ashish Chaudhari
2016-02-11
1
-47
/
+47
*
|
cmake: Register components earlier
Martin Braun
2015-11-16
1
-2
/
+0
|
/
*
cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...
Nicholas Corgan
2015-08-11
1
-2
/
+2
*
uhd: Add ability to get and set command time through dboard_iface.
michael-west
2015-04-03
2
-4
/
+16
*
Warning fixes
Nicholas Corgan
2015-03-27
1
-2
/
+2
*
Merging new UHD_IMAGES_DIR utilities and bug fixes.
Ben Hilburn
2015-01-27
2
-6
/
+6
*
Give user the option to ignore daughterboard's calibration file at runtime
Nicholas Corgan
2014-09-02
2
-3
/
+9
*
Added missing pure virtual destructors to base classes
Nicholas Corgan
2014-09-01
4
-7
/
+18
*
b100: More RX buffers
Martin Braun
2014-08-21
1
-1
/
+2
*
OctoClock firmware upgrade, added host driver
Nicholas Corgan
2014-07-23
1
-2
/
+3
*
Merge branch 'origin/b200/issue_418'
Ben Hilburn
2014-04-10
1
-3
/
+4
|
\
|
*
b100+b200+usrp1: removed potentially unsafe sscanf call
Martin Braun
2014-04-10
1
-3
/
+4
*
|
uhd: Added max link rate info for usrp1, usrp2 and b100
Martin Braun
2014-04-10
2
-0
/
+2
|
/
*
Merging USRP X300 and X310 support!!
Ben Hilburn
2014-02-04
2
-10
/
+3
*
Squashed merge of Coverity fixes.
Ben Hilburn
2013-11-27
1
-0
/
+1
*
BUG #203: Initialized gain values to 0.0
Michael West
2013-11-08
1
-2
/
+4
*
uhd: wb_iface is now a public interface
Josh Blum
2013-10-04
1
-1
/
+1
*
b100: reset fx2 on ctrl xport fail
Josh Blum
2013-08-13
1
-6
/
+21
*
uhd: allow for 16 bit i2c and eeprom addrs
Josh Blum
2013-07-24
1
-4
/
+4
*
b100: call demuxer realloc sid
Josh Blum
2013-07-19
1
-0
/
+1
*
b100: moved usb wrapper class into b100 impl
Josh Blum
2013-07-19
4
-4
/
+262
[next]