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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: log: fix logging race condition
mattprost
2020-04-14
1
-1
/
+3
*
fixup! uhd: Add fuzzy serial number checking
mattprost
2020-04-09
1
-3
/
+2
*
uhd: Add fuzzy serial number checking
Lane Kolbly
2020-04-08
2
-0
/
+24
*
uhd: paths: Harmonize around XDG Base Directory specification
Martin Braun
2020-04-02
3
-34
/
+115
*
uhd: cal: Use usrp::cal::database instead of CSV files
Martin Braun
2020-04-02
1
-0
/
+26
*
uhd: paths: Add get_cal_data_path() API call
Martin Braun
2020-03-26
1
-0
/
+19
*
utils: Add bool specialization to cast::from_str()
Aaron Rossetto
2020-03-18
1
-0
/
+25
*
python: Export UHD paths utility functions
Martin Braun
2020-03-12
1
-0
/
+24
*
lib: gain_group: Remove spurious logs
Martin Braun
2020-03-12
1
-2
/
+0
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
16
-478
/
+479
*
thread: Fix formatting in thread utilities
Martin Braun
2020-02-10
1
-132
/
+144
*
lib: utils: Don't use hard-coded path constants
Ryan Volz
2020-02-07
1
-2
/
+24
*
log: Remove LOG statement from _get_log_level()
Martin Braun
2020-01-29
1
-2
/
+1
*
utils: log: Name all threads
Martin Braun
2020-01-29
1
-5
/
+16
*
thread: Remove log messages for set_thread_name() when not supported
Martin Braun
2020-01-29
1
-10
/
+14
*
prefs: Output debug trace when config file cannot be located or loaded
Aaron Rossetto
2019-12-17
2
-8
/
+14
*
prefs: Set init_done flag to true after loading config files
Martin Braun
2019-12-05
1
-0
/
+1
*
utils: tasks: Use uhd::set_thread_name()
Martin Braun
2019-11-26
1
-3
/
+1
*
docs: Change DPDK version to 18.11 and make args use underscores
Alex Williams
2019-11-26
1
-1
/
+1
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
4
-13
/
+15
*
rfnoc: Adding rfnoc_graph utilities
Brent Stapleton
2019-11-26
2
-0
/
+134
*
uhd: Replace boost::regex with std::regex
Martin Braun
2019-11-26
1
-5
/
+5
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
2
-4
/
+4
*
lib: Simplify implementation of uhd::get_system_time() to use <chrono>
Martin Braun
2019-11-26
2
-108
/
+8
*
gain groups: Formatting
Brent Stapleton
2019-11-26
1
-64
/
+77
*
gain_groups: Add zero-value gain groups
Brent Stapleton
2019-11-26
1
-0
/
+11
*
uhd: Add thread affinity utility functions
Aaron Rossetto
2019-11-26
2
-11
/
+117
*
uhd: utils: Add compat check for 32-bit compat numbers
Martin Braun
2019-11-26
1
-0
/
+18
*
utils: cast: Add from_str() typecast
Martin Braun
2019-11-26
2
-0
/
+40
*
utils: Added set_thread_name for std::thread
Ashish Chaudhari
2019-11-26
1
-0
/
+12
*
cmake: Add UHD_COMPONENT variable
michael-west
2019-10-15
1
-1
/
+1
*
log: Honour log levels on session init
Martin Braun
2019-10-10
1
-0
/
+3
*
logging: On POSIX, don't use logging colors on non-tty
Marcus Müller
2019-10-09
1
-1
/
+6
*
log: Change logging colours
Martin Braun
2019-05-07
1
-3
/
+3
*
log: Fix ANSI colour codes
Martin Braun
2019-05-07
1
-7
/
+9
*
log: fix deadlock issue on Windows machines
Abdo-Gaber
2019-04-11
1
-3
/
+32
*
log: formatting log.cpp
Brent Stapleton
2019-04-11
1
-168
/
+133
*
uhd: mpm: update all license header w/ "-or-later"
Brent Stapleton
2019-03-08
1
-1
/
+1
*
python: Replace Boost.Python with PyBind11
Martin Braun
2019-02-22
1
-31
/
+0
*
mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy
Alex Williams
2019-01-25
1
-11
/
+34
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-77
/
+77
*
uhd: Remove usage of time_t (except when required)
Martin Braun
2018-08-20
1
-1
/
+1
*
python: Separating exposed Python data structures
Paul David
2018-06-20
1
-0
/
+31
*
Log: Handle Exceptions in Destructor
Vidush
2018-06-06
1
-1
/
+4
*
log: Allow disabling of fastpath msgs at runtime
Martin Braun
2018-04-26
1
-13
/
+54
*
log: Add method for local generation of messages in log.cpp
Martin Braun
2018-04-26
1
-10
/
+18
*
logging: Remove dead code from log.cpp
Vidush
2018-04-26
1
-1
/
+0
*
lib: update get_range of gain_group
Trung N Tran
2018-04-18
1
-2
/
+5
*
logging: Fix UHD_LOG_FILE cmake var
Martin Braun
2018-04-10
1
-41
/
+54
*
lib: move atomic.hpp and system_time.hpp to uhdlib
Martin Braun
2018-04-06
1
-1
/
+1
[next]