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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed minor warnings:
Nicholas Corgan
2016-03-04
3
-5
/
+5
|
*
examples: TX/RX loopback stopping condition was reversed
Paul David
2016-03-03
1
-1
/
+1
|
*
examples: TX/RX loopback could run forever if the exact number of samples isn...
DaulPavid
2016-03-03
1
-1
/
+1
|
*
x300: Added power cycle message to uhd_image_loader
Martin Braun
2016-03-03
1
-0
/
+2
|
*
e300: Fixed a memory leak in udev code
Marcus Müller
2016-03-03
1
-2
/
+3
*
|
cmake: Rename version strings for dev branches
Martin Braun
2016-03-11
2
-3
/
+37
*
|
docs: Updated section on PyBOMBS
Martin Braun
2016-03-04
1
-2
/
+2
*
|
cmake: add compiler minimum version check for GNU and Clang.
Michael Dickens
2016-03-04
1
-1
/
+50
*
|
cmake: add compiler support for Clang.
Michael Dickens
2016-03-02
1
-2
/
+3
*
|
Merge pull request #1039 from EttusResearch/robincoxe-b00-docs-patch-1
Robin Coxe
2016-03-01
1
-2
/
+2
|
\
\
|
*
|
Update usrp_b200.dox
Robin Coxe
2016-03-01
1
-2
/
+2
|
/
/
*
|
Merge branch 'maint'
Martin Braun
2016-02-29
2
-5
/
+7
|
\
|
|
*
Added srec_cat dependency for building the firmware
Derek Kozel
2016-02-29
1
-1
/
+1
|
*
Enable multiple programs to use USB USRPs on Windows
Derek Kozel
2016-02-29
1
-4
/
+6
*
|
dboards: Added APIs to get RX and TX frontend names
Ashish Chaudhari
2016-02-26
2
-1
/
+35
*
|
experts: Multiple minor fixes/enhancements
Ashish Chaudhari
2016-02-26
3
-10
/
+31
*
|
dboards: Added ability to register a per-dboard container class
Ashish Chaudhari
2016-02-26
5
-52
/
+126
*
|
dboard: Made dboard class dtors virtual
Ashish Chaudhari
2016-02-26
13
-39
/
+47
*
|
Merge branch 'maint'
Ashish Chaudhari
2016-02-18
14
-109
/
+483
|
\
|
|
*
UBX: Phase synchronization
michael-west
2016-02-18
7
-99
/
+340
|
*
Corrected the UHD behavior in the event of a USB disconnect
DaulPavid
2016-02-12
4
-6
/
+125
|
*
Rectified the usage of UHD_IMAGES_DIR_WINREG_KEY in search paths.
vkakade
2016-02-11
1
-1
/
+1
|
*
Update docs with lack of UBX phase sync on N210
Derek Kozel
2016-02-09
1
-2
/
+2
|
*
docs: Added link to e3xx sdks on files.ettus.com
Moritz Fischer
2016-02-09
1
-1
/
+1
|
*
docs: Added paragraph on dhcp timeout for e3xx
Moritz Fischer
2016-02-09
1
-0
/
+14
*
|
x300: Added capability to write_spi to BOTH channels in dboard_iface
Ashish Chaudhari
2016-02-18
1
-6
/
+8
*
|
db_manager: Cleaned up iface pointer in subtree after error
Ashish Chaudhari
2016-02-18
1
-0
/
+1
*
|
x300,e300: Fixed IQ swapping issue in RX frontend
Ashish Chaudhari
2016-02-17
2
-10
/
+4
*
|
usrp: Refactored dboard_iface for all products
Ashish Chaudhari
2016-02-16
12
-302
/
+431
*
|
dboard: Added restricted dboard registration capability
Ashish Chaudhari
2016-02-16
12
-24
/
+76
*
|
b200: Removed superfluous function declaration
Martin Braun
2016-02-15
1
-1
/
+0
*
|
adf435x: Refactored ADF435X control code
Ashish Chaudhari
2016-02-12
13
-678
/
+524
*
|
uhd: Added expert dependency tracking infrastructure
Ashish Chaudhari
2016-02-12
9
-0
/
+1808
*
|
prop_tree: Added advanced coercion capability to property
Ashish Chaudhari
2016-02-11
4
-29
/
+182
*
|
prop_tree: Multiple API enhancements to uhd::property
Ashish Chaudhari
2016-02-11
31
-429
/
+487
*
|
lib: Made sensor_value_t copyable
Ashish Chaudhari
2016-02-11
2
-4
/
+28
*
|
Merge branch 'maint'
Martin Braun
2016-02-08
2
-4
/
+9
|
\
|
|
*
Disable Winsock deprecation warnings
Nicholas Corgan
2016-02-08
1
-0
/
+1
|
*
cmake: fixed Boost.Thread check for MinGW
Nicholas Corgan
2016-02-08
1
-2
/
+6
|
*
B200: Fix for increasing retune times
michael-west
2016-02-05
1
-2
/
+2
*
|
Grab (u)intptr_t from the global namespace
Ashish Chaudhari
2016-02-04
1
-2
/
+2
*
|
Merge branch 'maint'
Martin Braun
2016-02-04
2
-4
/
+4
|
\
|
|
*
fixed the docs for Ubuntu package and PyBombs-based installation
Marcus Müller
2016-01-28
2
-4
/
+4
*
|
math: Removed now superfluous constants. Removes a lot of compiler warnings
Martin Braun
2016-02-04
2
-14
/
+0
*
|
cores: Factored out some common code
Martin Braun
2016-01-26
7
-144
/
+121
*
|
Merge branch 'maint'
Martin Braun
2016-01-26
0
-0
/
+0
|
\
|
|
*
firmware: e3xx: Bump minor version to 2.2
Moritz Fischer
2016-01-26
1
-1
/
+1
|
*
firmware: e3xx: This fixes an issue with the autoboot value.
Moritz Fischer
2016-01-26
1
-1
/
+2
|
*
firmware: e3xx: Added .eeprom section that gets written.
Moritz Fischer
2016-01-26
2
-2
/
+10
|
*
firmware: e3xx: Bump minor version.
Moritz Fischer
2016-01-26
1
-1
/
+1
[prev]
[next]