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
...
|
*
Added missing stdint.h include
Nicholas Corgan
2016-03-22
1
-1
/
+2
*
|
images: Package builder script now can specify versioning
Martin Braun
2016-03-22
3
-7
/
+14
*
|
cmake: Allow to override patch-part of version string
Martin Braun
2016-03-22
1
-0
/
+4
*
|
x300: DSP updates to support heterodyne dboards
Ashish Chaudhari
2016-03-21
2
-2
/
+7
*
|
dboard_iface: Added method to configure front connection and settings
Ashish Chaudhari
2016-03-21
8
-0
/
+45
*
|
usrp3: Added RX DSP support for heterodyne sampling
Ashish Chaudhari
2016-03-21
5
-17
/
+46
*
|
usrp: Added fe_connection type and unit test
Ashish Chaudhari
2016-03-21
6
-0
/
+305
*
|
experts: Print values of data nodes when debugging
Ashish Chaudhari
2016-03-21
2
-2
/
+32
*
|
experts: Added additional assignment operator to data writer
Ashish Chaudhari
2016-03-21
1
-1
/
+6
*
|
Updated code to work for new minimum dependencies
Nicholas Corgan
2016-03-21
7
-86
/
+10
*
|
tests: devtests now check for timeouts and the sample counts
Martin Braun
2016-03-21
1
-7
/
+30
*
|
examples: Add timeouts to benchmark_rate
Martin Braun
2016-03-21
1
-1
/
+10
*
|
Merge branch 'maint'
Martin Braun
2016-03-21
3
-6
/
+35
|
\
|
|
*
Final preparations for 3.9.3 release
Martin Braun
2016-03-21
3
-4
/
+21
|
*
debian: updated changelog converter for sensible defaults
Martin Braun
2016-03-21
1
-4
/
+16
|
*
examples: Re-enabled better thread interruption in benchmark_rate
Martin Braun
2016-03-17
1
-32
/
+126
|
*
Revert "examples: Modified benchmark_rate so thread interrupts cannot cause p...
Martin Braun
2016-03-16
1
-120
/
+32
|
*
transport: Also send flow control ACKs on sequence errors
Martin Braun
2016-03-16
1
-0
/
+6
|
*
examples: Modified benchmark_rate so thread interrupts cannot cause problems
Martin Braun
2016-03-14
1
-32
/
+120
|
*
Updated branch for upcoming 3.9.3 release
Martin Braun
2016-03-14
3
-3
/
+15
*
|
examples: Re-enabled better thread interruption in benchmark_rate
Martin Braun
2016-03-21
1
-32
/
+126
*
|
Bumping minimum version requirements for our dependencies.
Martin Braun
2016-03-21
2
-12
/
+12
*
|
Revert "examples: Modified benchmark_rate so thread interrupts cannot cause p...
Martin Braun
2016-03-21
1
-120
/
+32
*
|
transport: Also send flow control ACKs on sequence errors
Martin Braun
2016-03-21
1
-0
/
+6
*
|
examples: Modified benchmark_rate so thread interrupts cannot cause problems
Martin Braun
2016-03-21
1
-32
/
+120
*
|
Updated branch for upcoming 3.9.3 release
Martin Braun
2016-03-21
1
-0
/
+12
*
|
log: remove MSVC 2010 Boost bug workaround
Nicholas Corgan
2016-03-11
1
-13
/
+1
*
|
Merge branch 'maint'
Martin Braun
2016-03-11
8
-8
/
+13
|
\
|
|
*
Added <cstddef> includes to support more platforms
Martin Braun
2016-03-08
2
-0
/
+2
|
*
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
[prev]
[next]