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
/
types
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: populated the tune_result_t binding
Kevin Rigney
2018-11-15
1
-0
/
+6
*
python: adding device_addr_t to Python API
Brent Stapleton
2018-11-14
1
-0
/
+32
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-2
/
+2
*
python: Add missing constructors of time_spec_t
Piotr Krysik
2018-10-25
1
-0
/
+3
*
uhd: reconcile time_spec operators with boost concepts
Mark Meserve
2018-09-28
1
-14
/
+9
*
uhd: Remove usage of time_t (except when required)
Martin Braun
2018-08-20
2
-8
/
+8
*
fixup! Time_spec: Add Operators
Vidush
2018-06-26
1
-11
/
+8
*
python: Separating exposed Python data structures
Paul David
2018-06-20
7
-0
/
+356
*
Time_spec: Add Operators
Vidush
2018-06-07
1
-0
/
+27
*
types: convert sensor_value_t to a map
Brent Stapleton
2018-05-14
1
-0
/
+27
*
lib: Purge use of boost::assign, except for uhd::dict
Martin Braun
2018-05-02
1
-4
/
+14
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
1
-3
/
+4
*
lib: adding device_addr_t constructor from map
Brent Stapleton
2018-04-02
1
-0
/
+6
*
uhd: Moved get_system_time outside of public API
Martin Braun
2018-03-05
2
-109
/
+0
*
uhd: Update license headers
Martin Braun
2018-02-19
20
-19
/
+39
*
types: sensor_value_t can now be created from map
Martin Braun
2017-12-22
1
-0
/
+51
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
20
-240
/
+20
*
C API: Added constructor for empty sensor value handles'
Martin Braun
2017-07-20
1
-0
/
+15
*
uhd: Replaced many lexical_cast with appropriate C++11 equivalents
Martin Braun
2017-06-29
2
-7
/
+3
*
Types: Added equality/inquality operators to support Boost.Python additions
Paul David
2017-05-23
1
-0
/
+12
*
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
1
-2
/
+2
*
uhd: replace BOOST_FOREACH with C++11 range-based for loop
Andrej Rode
2017-02-10
4
-20
/
+16
*
Merge branch 'maint'
Martin Braun
2016-11-08
4
-24
/
+24
|
\
|
*
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...
Martin Braun
2016-11-08
5
-35
/
+35
*
|
types: Cleaned up sid.hpp
Martin Braun
2016-09-02
1
-16
/
+16
|
/
*
device_addr: change delimiters from std::string to const char*
Nicholas Corgan
2016-08-09
1
-4
/
+4
*
Added option for writes to specify a SPI speed
Derek Kozel
2016-04-08
1
-1
/
+2
*
lib: Made sensor_value_t copyable
Ashish Chaudhari
2016-02-11
1
-0
/
+15
*
C API cleanup, feature additions
Nicholas Corgan
2015-08-12
2
-19
/
+21
*
C API: feature additions, bugfixes
Nicholas Corgan
2015-08-07
2
-0
/
+79
*
uhd: C API wrapper
Nicholas Corgan
2015-08-06
6
-0
/
+835
*
byte_vector: removed duplicate code
Nicholas Corgan
2015-06-18
1
-13
/
+0
*
Merge branch 'maint'
Martin Braun
2015-04-06
1
-1
/
+1
|
\
|
*
uhd: Add ability to get and set command time through dboard_iface.
michael-west
2015-04-03
1
-1
/
+1
*
|
Consolidated byte_vector common code into single file
Nicholas Corgan
2015-03-27
2
-1
/
+57
*
|
uhd: Introduced filter API.
Julian Arnold
2015-03-09
2
-0
/
+75
*
|
uhd: Added sid_t
Martin Braun
2014-10-28
2
-0
/
+154
|
/
*
Restoring compatibility with CMake 2.6
Nicholas Corgan
2014-08-14
1
-1
/
+1
*
uhd: Added pp routines for error codes and rx metadata
Martin Braun
2014-04-10
2
-0
/
+93
*
Squashed merge of Coverity fixes.
Ben Hilburn
2013-11-27
1
-2
/
+5
*
uhd: wb_iface is now a public interface
Josh Blum
2013-10-04
2
-1
/
+58
*
Merge branch 'maint'
Josh Blum
2013-08-06
1
-1
/
+1
|
\
|
*
uhd: time spec fix from last commit
Josh Blum
2013-08-06
1
-1
/
+1
*
|
Merge branch 'maint'
Josh Blum
2013-07-31
1
-7
/
+12
|
\
|
|
*
uhd: time spec rounding fixes
Josh Blum
2013-07-31
1
-7
/
+12
*
|
uhd: allow for 16 bit i2c and eeprom addrs
Josh Blum
2013-07-24
1
-4
/
+57
*
|
uhd: added virtual destructors for several interface classes
Josh Blum
2013-07-15
1
-1
/
+16
|
/
*
uhd: fixes for time_spec's to_ticks and from_ticks calls
Josh Blum
2013-04-12
1
-6
/
+8
*
uhd: make range_t a lightweight object
Josh Blum
2012-07-04
1
-15
/
+6
*
uhd: fixed some compile warnings for msvc
Josh Blum
2012-02-28
1
-1
/
+1
[next]