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: Check install-prefix for images
Steven Koo
2022-04-19
1
-8
/
+11
*
log: Add DPDK version to system info
mattprost
2022-04-01
1
-2
/
+8
*
host: test: Add UHD_UNITTEST_LOG_LEVEL override
Lane Kolbly
2022-03-11
1
-19
/
+35
*
rfnoc: graph_utils: Add ability to declare back-edges
Martin Braun
2022-02-24
1
-3
/
+7
*
uhd: rfnoc: Let connect_through_blocks() return edge list
Martin Braun
2022-02-04
1
-1
/
+2
*
uhd: Demote WARNING on minor compat mismatch to DEBUG
Martin Braun
2022-01-25
1
-2
/
+2
*
rfnoc: Fix issue in uhd::rfnoc::connect_through_blocks()
Martin Braun
2021-12-01
1
-6
/
+9
*
uhd: Fix spelling errors
A. Maitland Bottoms
2021-10-22
1
-1
/
+1
*
uhd: Replace Boost mutexes and locks with standard options
Martin Braun
2021-10-19
1
-3
/
+4
*
cmake: Add check for libatomic linking requirement
Martin Braun
2021-08-27
1
-0
/
+15
*
uhd: Remove Boost version checks for Boost 1.61
Martin Braun
2021-08-24
1
-19
/
+4
*
uhd: Replace boost::thread::id with std::thread::id
Martin Braun
2021-07-14
2
-4
/
+4
*
cmake: remove redundant include
Michael Dickens
2021-07-06
1
-1
/
+0
*
cmake: correctly set and unset any CMAKE_REQUIRED variables
Michael Dickens
2021-07-06
1
-5
/
+5
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
2
-8
/
+8
*
chdr: Fix u64_to_host vs. u64_from_host usage
Martin Braun
2021-01-11
1
-1
/
+1
*
lib: graph_utils: Error on single SEP edge
Steven Koo
2020-09-25
1
-10
/
+14
*
lib: graph_utils: Fix formatting and compiler warnings
Martin Braun
2020-09-25
1
-13
/
+15
*
rfnoc: enable SEPs with connect_through_blocks
Steven Koo
2020-08-28
1
-2
/
+24
*
python: Add bindings for C++ CHDR Parser
Samuel O'Brien
2020-07-16
1
-0
/
+369
*
utils: Expose CHDR Parsing API
Samuel O'Brien
2020-07-13
3
-0
/
+179
*
utils: Fix prefix determination in get_lib_path()
Ryan Volz
2020-07-13
1
-1
/
+3
*
uhd: improved handling of empty serial number hints
Matthew Crymble
2020-06-26
1
-0
/
+2
*
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
[next]