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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dboard_iface: Added FE name input to set_fe_connection
Ashish Chaudhari
2016-05-16
1
-2
/
+7
*
remove unnecessary 'explicit' from soft_register constructors
Brooks Prumo
2016-05-13
1
-2
/
+2
*
Merge branch 'maint'
Martin Braun
2016-04-22
1
-1
/
+1
|
\
|
*
math: Fixed floating point comparison for custom delta
Martin Braun
2016-04-22
1
-1
/
+1
*
|
transport optimize: Added a thread transport offload to share the workload
Paul David
2016-04-18
1
-0
/
+50
*
|
Added option for writes to specify a SPI speed
Derek Kozel
2016-04-08
1
-1
/
+7
*
|
Merge branch 'maint'
Martin Braun
2016-04-07
17
-28
/
+28
|
\
|
|
*
Fixed spelling errors, mostly in documentation
Derek Kozel
2016-04-06
17
-28
/
+28
*
|
dboard_iface: Added method to configure front connection and settings
Ashish Chaudhari
2016-03-21
1
-0
/
+9
*
|
usrp: Added fe_connection type and unit test
Ashish Chaudhari
2016-03-21
2
-0
/
+128
*
|
Updated code to work for new minimum dependencies
Nicholas Corgan
2016-03-21
3
-61
/
+3
*
|
Merge branch 'maint'
Martin Braun
2016-03-11
2
-0
/
+2
|
\
|
|
*
Added <cstddef> includes to support more platforms
Martin Braun
2016-03-08
2
-0
/
+2
|
*
docs: Remove some doxygen warnings by minor refactorings
Martin Braun
2015-11-05
2
-6
/
+10
*
|
dboards: Added APIs to get RX and TX frontend names
Ashish Chaudhari
2016-02-26
1
-0
/
+14
*
|
dboards: Added ability to register a per-dboard container class
Ashish Chaudhari
2016-02-26
2
-12
/
+25
*
|
dboard: Made dboard class dtors virtual
Ashish Chaudhari
2016-02-26
1
-0
/
+4
*
|
usrp: Refactored dboard_iface for all products
Ashish Chaudhari
2016-02-16
1
-38
/
+20
*
|
dboard: Added restricted dboard registration capability
Ashish Chaudhari
2016-02-16
1
-0
/
+34
*
|
prop_tree: Added advanced coercion capability to property
Ashish Chaudhari
2016-02-11
2
-27
/
+129
*
|
prop_tree: Multiple API enhancements to uhd::property
Ashish Chaudhari
2016-02-11
2
-20
/
+78
*
|
lib: Made sensor_value_t copyable
Ashish Chaudhari
2016-02-11
1
-4
/
+13
*
|
Grab (u)intptr_t from the global namespace
Ashish Chaudhari
2016-02-04
1
-2
/
+2
*
|
math: Removed now superfluous constants. Removes a lot of compiler warnings
Martin Braun
2016-02-04
1
-13
/
+0
*
|
Added uhd_config_info utility
Nicholas Corgan
2015-12-30
3
-0
/
+57
*
|
uhd: Moving from UHD_INLINE to UHD_FORCE_INLINE for clarity
Martin Braun
2015-12-23
1
-0
/
+4
*
|
error.h: added missing UHD_API
Nicholas Corgan
2015-12-18
1
-1
/
+1
*
|
Use UHD_INLINE macro instead of inline
Nicholas Corgan
2015-12-09
6
-54
/
+54
*
|
docs: Remove some doxygen warnings by minor refactorings
Martin Braun
2015-11-11
2
-6
/
+10
*
|
cmake: Added missing include (gpio_defs.hpp)
Martin Braun
2015-10-16
1
-0
/
+1
*
|
Merge branch 'master' into ashish/gpio_atr_redux
Ashish Chaudhari
2015-10-15
1
-4
/
+4
|
\
\
|
*
|
Merge branch 'maint'
Martin Braun
2015-10-09
1
-4
/
+4
|
|
\
|
|
|
*
docs: Removed some Doxygen warnings
Martin Braun
2015-10-08
1
-4
/
+4
*
|
|
usrp3: Added new GPIO ATR 3000 core
Ashish Chaudhari
2015-09-29
3
-10
/
+75
|
/
/
*
|
Merge branch 'maint'
Martin Braun
2015-09-24
1
-1
/
+3
|
\
|
|
*
uhd: C API wrapper, fix commit 30f87afcba71a07
Moritz Fischer
2015-09-24
1
-1
/
+3
*
|
uhd: Added stdint.hpp
Martin Braun
2015-09-23
2
-0
/
+54
*
|
Merge branch 'maint'
Martin Braun
2015-09-01
3
-8
/
+8
|
\
|
|
*
Fixed minor warnings
Nicholas Corgan
2015-09-01
3
-8
/
+8
*
|
Updated version strings on master branch (3.10)
Martin Braun
2015-08-31
1
-2
/
+2
|
/
*
Updated version strings + fpga-src for 3.9.0 release
Martin Braun
2015-08-18
1
-1
/
+1
*
nirio: Changes to kernel proxy to work with RIO 15.0 on linux
Ashish Chaudhari
2015-08-14
4
-672
/
+66
*
C API: added soft register API
Nicholas Corgan
2015-08-14
1
-0
/
+40
*
uhd: Fixes to build with MSVC
Ashish Chaudhari
2015-08-13
1
-0
/
+1
*
Merge branch 'master' into ashish/register_api
Ashish Chaudhari
2015-08-12
8
-262
/
+150
|
\
|
*
C API cleanup, feature additions
Nicholas Corgan
2015-08-12
7
-257
/
+145
|
*
paths: consistency in usage of string parameters
Nicholas Corgan
2015-08-12
1
-5
/
+5
*
|
soft_reg: Added better inline documentation
Ashish Chaudhari
2015-08-12
2
-12
/
+34
*
|
uhd: Fixed initialization of members in dirty_tracked
Ashish Chaudhari
2015-08-11
1
-1
/
+1
*
|
uhd: Added capability defs for register and filter API
Ashish Chaudhari
2015-08-11
1
-0
/
+2
[next]