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
*
Fixed minor warnings
Nicholas Corgan
2015-09-01
3
-8
/
+8
*
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
*
|
Merge branch 'master' into ashish/register_api
Ashish Chaudhari
2015-08-10
28
-29
/
+3172
|
\
|
|
*
C API: feature additions, bugfixes
Nicholas Corgan
2015-08-07
5
-4
/
+115
|
*
uhd: C API wrapper
Nicholas Corgan
2015-08-06
22
-20
/
+3041
|
*
image_loader: force user to specify device
Nicholas Corgan
2015-08-05
1
-1
/
+2
|
*
Merge branch 'maint'
Martin Braun
2015-08-05
3
-6
/
+8
|
|
\
|
|
*
Fixed .ipp include behavior
Nicholas Corgan
2015-08-05
3
-6
/
+8
|
|
*
nirio: fixed defines for OS X vs. other unsupported platforms
Nicholas Corgan
2015-07-20
1
-3
/
+5
|
*
|
uhd: Added usb_error exception type
Balint Seeber
2015-08-03
1
-0
/
+8
|
*
|
x300: nirio: Fix compiler warnings
Moritz Fischer
2015-07-31
1
-2
/
+2
*
|
|
uhd: Added dirty tracking support to soft_register
Ashish Chaudhari
2015-08-10
1
-17
/
+38
*
|
|
uhd: Added dirty tracking wrapper class
Ashish Chaudhari
2015-08-10
1
-0
/
+132
*
|
|
uhd: Register API enhancements
Ashish Chaudhari
2015-08-06
1
-7
/
+20
*
|
|
uhd: Removed dependency on boost/lockfree
Ashish Chaudhari
2015-08-05
1
-2
/
+23
*
|
|
uhd: Added APIs to multi_usrp to read/write device registers
Ashish Chaudhari
2015-08-04
2
-24
/
+364
|
/
/
*
|
MSVC 2015 compatibility
Nicholas Corgan
2015-07-30
2
-3
/
+3
*
|
Fixed minor warnings
Nicholas Corgan
2015-07-24
1
-1
/
+1
*
|
nirio: fixed defines for OS X vs. other unsupported platforms (master)
Nicholas Corgan
2015-07-20
1
-2
/
+4
*
|
Added uhd::image_loader class and uhd_image_loader utility
Nicholas Corgan
2015-07-15
1
-0
/
+89
*
|
octoclock: fixed install directory for relevant headers
Nicholas Corgan
2015-07-14
1
-2
/
+2
*
|
uhd: Added soft_register header-only util library
Ashish Chaudhari
2015-06-29
1
-0
/
+312
*
|
Merge branch 'maint'
Martin Braun
2015-06-23
2
-3
/
+4
|
\
|
|
*
docs: added missing parameter descriptions
Nicholas Corgan
2015-06-22
2
-3
/
+4
*
|
multi_usrp: doxygen fixes
Nicholas Corgan
2015-06-22
1
-4
/
+2
*
|
Merge branch 'maint'
Martin Braun
2015-06-11
1
-0
/
+1
|
\
|
|
*
multi_usrp: Add define for GPIO capabilities
Martin Braun
2015-06-11
1
-0
/
+2
*
|
uhd: Added args arg to print_utility_warning
Martin Braun
2015-04-30
1
-1
/
+1
*
|
Merge branch 'maint'
Martin Braun
2015-04-06
2
-1
/
+32
|
\
|
|
*
uhd: Add ability to get and set command time through dboard_iface.
michael-west
2015-04-03
2
-1
/
+32
*
|
Consolidated byte_vector common code into single file
Nicholas Corgan
2015-03-27
2
-0
/
+49
*
|
Fixed master-specific warnings
Nicholas Corgan
2015-03-27
2
-5
/
+9
*
|
Merge branch 'maint'
Martin Braun
2015-03-27
3
-5
/
+8
|
\
|
|
*
Warning fixes
Nicholas Corgan
2015-03-27
3
-9
/
+14
*
|
filters: fixed GCC unsigned vs. signed comparison warning
Nicholas Corgan
2015-03-26
1
-1
/
+1
*
|
uhd: added define for iq auto api compatibility
Julian Arnold
2015-03-24
1
-0
/
+1
*
|
Merge branch 'maint'
Martin Braun
2015-03-11
5
-21
/
+21
|
\
|
|
*
uhd: Fixed several type-cast related warnings for naggy compilers
Martin Braun
2015-03-11
2
-11
/
+11
|
*
uhd: Fixed multiple compiler warnings (unused variables, missing literal f)
Martin Braun
2015-03-11
1
-1
/
+1
|
*
uhd: Fixed some punctuation-related compiler warnings
Martin Braun
2015-03-11
3
-9
/
+9
*
|
nirio: hopefully fix #pragma declarations; "push" and "pop" introduced in GCC...
Michael Dickens
2015-03-11
1
-4
/
+6
[next]