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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nirio: Changes to kernel proxy to work with RIO 15.0 on linux
Ashish Chaudhari
2015-08-14
3
-46
/
+655
*
octoclock: replaced Intel hex -> binary converter
Nicholas Corgan
2015-08-14
8
-290
/
+631
*
C API: added soft register API
Nicholas Corgan
2015-08-14
1
-0
/
+48
*
gps_ctrl: code cleanup
Nicholas Corgan
2015-08-14
1
-11
/
+11
*
multi_usrp: comment out for-now unused function to remove warning
Nicholas Corgan
2015-08-14
1
-2
/
+2
*
b200,e300,x300: Updated compat number for release 3.9.0
Ashish Chaudhari
2015-08-14
3
-3
/
+3
*
ad9361: Delay Tx Quad Cal from initialization to streamer start
Tom Tsou
2015-08-13
1
-2
/
+8
*
ad9361: Use separate Tx and RX frequency calibration intervals
Tom Tsou
2015-08-13
2
-19
/
+39
*
ad9361: Reconfigure RF and baseband DC offset correction
Tom Tsou
2015-08-13
2
-37
/
+39
*
ad9361: Enable single shot Rx Quad Cal
Tom Tsou
2015-08-13
2
-31
/
+63
*
Transport: Update flow control on overruns
Johannes Walter
2015-08-13
1
-0
/
+5
*
uhd: Fixes to build with MSVC
Ashish Chaudhari
2015-08-13
1
-1
/
+1
*
multi_usrp: Disabled tuning message
Martin Braun
2015-08-12
1
-2
/
+2
*
multi_usrp: Fixed bug where policy == none was not obeyed
Martin Braun
2015-08-12
1
-2
/
+6
*
B200/X300: Make default clock and time sources internal
michael-west
2015-08-12
2
-27
/
+1
*
UHD: Remove initialization of time to GPS time.
michael-west
2015-08-12
4
-30
/
+1
*
Merge branch 'master' into ashish/register_api
Ashish Chaudhari
2015-08-12
17
-268
/
+135
|
\
|
*
C API cleanup, feature additions
Nicholas Corgan
2015-08-12
6
-249
/
+116
|
*
UHD: Change libusb_error_name() to libusb_strerror() to improve error output
michael-west
2015-08-12
1
-2
/
+2
|
*
paths: consistency in usage of string parameters
Nicholas Corgan
2015-08-12
1
-3
/
+3
|
*
b200: fix libusb exceptions to work with that expected by b200 impl exception...
Michael Dickens
2015-08-11
1
-3
/
+3
|
*
cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...
Nicholas Corgan
2015-08-11
10
-15
/
+15
*
|
Merge branch 'master' into ashish/register_api
Ashish Chaudhari
2015-08-10
42
-218
/
+3555
|
\
|
|
*
e300: Fix internal GPIO register setting
Tom Tsou
2015-08-10
1
-1
/
+1
|
*
x300: added missing included necessary in Boost 1.46
Nicholas Corgan
2015-08-10
1
-0
/
+1
|
*
e300: added -DE300_FORCE_NETWORK flag to CMake configuration
Nicholas Corgan
2015-08-10
2
-2
/
+18
|
*
ad936x: Disable AGC by default
Martin Braun
2015-08-10
1
-1
/
+1
|
*
C API: feature additions, bugfixes
Nicholas Corgan
2015-08-07
4
-0
/
+107
|
*
x300, e300: Moved common register names to radio namespace
Martin Braun
2015-08-07
6
-88
/
+107
|
*
e300: Made network mode not crash when attempting to user filter API
Martin Braun
2015-08-06
2
-8
/
+2
|
*
e300: Fix lacking subscriber call to update LO freq and bandsels
Martin Braun
2015-08-06
1
-0
/
+3
|
*
UHD: libusb_strerror compatibility with older versions of libusb
michael-west
2015-08-06
2
-17
/
+23
|
*
libusb: Fixed Windows build issue
Ashish Chaudhari
2015-08-06
1
-5
/
+5
|
*
uhd: C API wrapper
Nicholas Corgan
2015-08-06
18
-3
/
+2952
|
*
Fix for BUG 869: UHD: Unhandled exceptions during destruction of multi_usrp ...
michael-west
2015-08-05
3
-22
/
+60
|
*
image_loader: force user to specify device
Nicholas Corgan
2015-08-05
4
-52
/
+141
|
*
b200: Change init sequence to catch bad USB states
Balint Seeber
2015-08-03
5
-10
/
+59
|
*
uhd: Added usb_error exception type
Balint Seeber
2015-08-03
1
-0
/
+5
|
*
b200: fixed initial loading
Nicholas Corgan
2015-07-31
1
-3
/
+2
|
*
x300: nirio: Fix compiler warnings
Moritz Fischer
2015-07-31
1
-1
/
+1
|
*
convert: Added converters for raw strings
Martin Braun
2015-07-31
3
-14
/
+76
*
|
uhd: Register API enhancements
Ashish Chaudhari
2015-08-06
1
-4
/
+30
*
|
x300: Used new soft register API for X300 registers
Ashish Chaudhari
2015-08-04
4
-176
/
+196
*
|
uhd: Added APIs to multi_usrp to read/write device registers
Ashish Chaudhari
2015-08-04
1
-0
/
+90
|
/
*
MSVC 2015 compatibility
Nicholas Corgan
2015-07-30
2
-3
/
+3
*
fixup! e300 + cmake merge conflict resolution
Martin Braun
2015-07-29
1
-2
/
+2
*
gps: gpsd: Fix MSVC std::isnan() fail by using boost::math::isnan().
Moritz Fischer
2015-07-29
1
-6
/
+7
*
gps: gpsd: Provide GPGGA sensor for backwards compatibility.
Moritz Fischer
2015-07-29
1
-1
/
+62
*
gps: gpsd: Provide GPRMC sensor for backwards compatibility.
Moritz Fischer
2015-07-29
1
-1
/
+64
*
gps: gpsd: Adding gpsd_iface to interface with gpsd.
Moritz Fischer
2015-07-29
14
-1540
/
+319
[next]