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
/
usrp1
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: math: Replace wrap-frequency math with a single function
Martin Braun
2021-10-19
2
-16
/
+14
*
uhd: Replace Boost mutexes and locks with standard options
Martin Braun
2021-10-19
1
-11
/
+11
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
3
-12
/
+15
*
host: Update code base using clang-tidy
Martin Braun
2021-03-17
1
-10
/
+10
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
6
-56
/
+56
*
mpmd: Skip find if "resource" key is specified
michael-west
2021-02-11
1
-8
/
+2
*
lib: disable non pcie types in find with resource
Steven Koo
2020-10-05
1
-2
/
+8
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
12
-1288
/
+1413
*
uhd: Remove all usages of boost::tuple and friends
Martin Braun
2019-11-26
1
-3
/
+3
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
3
-50
/
+51
*
uhd: Replace boost::function with std::function
Martin Braun
2019-11-26
2
-6
/
+6
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
6
-28
/
+28
*
uhd: Remove deprecated objects and methods
Martin Braun
2019-11-26
1
-2
/
+0
*
uhd: Add UHD_FALLTHROUGH attribute
Martin Braun
2019-08-16
1
-0
/
+1
*
uhd: mpm: update all license header w/ "-or-later"
Brent Stapleton
2019-03-08
1
-1
/
+1
*
uhd: Replace all usage of boost::noncopyable with uhd::noncopyable
Martin Braun
2019-02-15
3
-6
/
+6
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-2
/
+2
*
lib: Purge some use of boost::system_time
Martin Braun
2018-07-12
1
-9
/
+12
*
lib: Purge use of boost::assign, except for uhd::dict
Martin Braun
2018-05-02
1
-4
/
+4
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
1
-1
/
+3
*
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
4
-5
/
+6
*
uhd: Moved get_system_time outside of public API
Martin Braun
2018-03-05
1
-2
/
+3
*
uhd: Update license headers
Martin Braun
2018-02-19
13
-12
/
+24
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
12
-144
/
+12
*
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
-6
/
+97
*
uhd: Replaced many lexical_cast with appropriate C++11 equivalents
Martin Braun
2017-06-29
1
-2
/
+2
*
uhd: tasks now use std::threads under the hood, and can't be interrupted
Martin Braun
2017-06-28
3
-8
/
+13
*
logging: Demoted a number of DEBUG messages to TRACE
Martin Braun
2017-04-05
2
-6
/
+6
*
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
5
-44
/
+44
*
uhd: replace BOOST_FOREACH with C++11 range-based for loop
Andrej Rode
2017-02-10
4
-15
/
+14
*
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
7
-112
/
+112
*
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
-27
/
+96
*
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
-26
/
+26
*
cmake: Register components earlier
Martin Braun
2015-11-16
1
-2
/
+0
*
usrp3: Added new GPIO ATR 3000 core
Ashish Chaudhari
2015-09-29
1
-0
/
+1
*
cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...
Nicholas Corgan
2015-08-11
1
-2
/
+2
*
usrp1: codec_ctrl: Fix compiler warning.
Moritz Fischer
2015-04-10
1
-1
/
+1
*
Warning fixes
Nicholas Corgan
2015-03-27
1
-4
/
+4
*
Merging new UHD_IMAGES_DIR utilities and bug fixes.
Ben Hilburn
2015-01-27
1
-2
/
+2
*
Added missing pure virtual destructors to base classes
Nicholas Corgan
2014-09-01
4
-4
/
+16
*
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
[next]