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
/
usrp
/
usrp1
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Register components earlier
Martin Braun
2015-11-16
1
-2
/
+0
*
usrp3: Added new GPIO ATR 3000 core
Ashish Chaudhari
2015-09-29
1
-0
/
+1
*
cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...
Nicholas Corgan
2015-08-11
1
-2
/
+2
*
usrp1: codec_ctrl: Fix compiler warning.
Moritz Fischer
2015-04-10
1
-1
/
+1
*
Warning fixes
Nicholas Corgan
2015-03-27
1
-4
/
+4
*
Merging new UHD_IMAGES_DIR utilities and bug fixes.
Ben Hilburn
2015-01-27
1
-2
/
+2
*
Added missing pure virtual destructors to base classes
Nicholas Corgan
2014-09-01
4
-4
/
+16
*
OctoClock firmware upgrade, added host driver
Nicholas Corgan
2014-07-23
1
-2
/
+3
*
Merge branch 'origin/b200/issue_418'
Ben Hilburn
2014-04-10
1
-3
/
+4
|
\
|
*
b100+b200+usrp1: removed potentially unsafe sscanf call
Martin Braun
2014-04-10
1
-3
/
+4
*
|
uhd: Added max link rate info for usrp1, usrp2 and b100
Martin Braun
2014-04-10
2
-1
/
+2
|
/
*
Merging USRP X300 and X310 support!!
Ben Hilburn
2014-02-04
2
-10
/
+3
*
Squashed merge of Coverity fixes.
Ben Hilburn
2013-11-27
2
-6
/
+8
*
BUG #203: Initialized gain values to 0.0
Michael West
2013-11-08
1
-3
/
+5
*
uhd: wb_iface is now a public interface
Josh Blum
2013-10-04
1
-3
/
+4
*
uhd: allow for 16 bit i2c and eeprom addrs
Josh Blum
2013-07-24
2
-6
/
+6
*
uhd: added new calls to streamer object + support work
Josh Blum
2013-07-15
1
-0
/
+11
*
Merge branch 'maint34' into maint
Nicholas Corgan
2012-11-16
6
-14
/
+91
|
\
|
*
lib/cmake: CPack source work
Nicholas Corgan
2012-11-16
6
-15
/
+92
*
|
lfrx: disable dc offset correction when using LFRX
Josh Blum
2012-09-28
1
-0
/
+3
*
|
usrp1: added hook to poke user regs
Josh Blum
2012-09-20
2
-0
/
+13
*
|
usrp1: wrap around for DAC tuning outside 1st nyquist
Josh Blum
2012-06-28
1
-1
/
+8
*
|
Merge branch 'maint'
Josh Blum
2012-06-28
1
-36
/
+2
|
\
|
|
*
usrp1: revert calculation for DAC freq outside of 1st Nyquist
Josh Blum
2012-06-28
1
-36
/
+2
*
|
utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ...
Nicholas Corgan
2012-06-07
1
-5
/
+1
*
|
Merge branch 'maint'
Josh Blum
2012-05-30
1
-1
/
+6
|
\
|
|
*
usrp1: shutoff DAC digital w/ TX state machine
Josh Blum
2012-05-30
1
-1
/
+6
*
|
Merge branch 'maint'
Josh Blum
2012-05-17
1
-2
/
+36
|
\
|
|
*
usrp1: removed print from codec_ctrl last commit
Josh Blum
2012-05-17
1
-1
/
+1
|
*
Fixing USRP1 aliasing logic
Nicholas Corgan
2012-05-17
1
-2
/
+36
*
|
usrp: mboard eeprom map use string as key
Josh Blum
2012-05-14
2
-3
/
+5
*
|
Merge branch 'maint'
Josh Blum
2012-05-14
1
-0
/
+2
|
\
|
|
*
usrp1: ensure frontend specs are init'd to something
Josh Blum
2012-05-11
1
-0
/
+2
*
|
uhd: squashed transport work
Josh Blum
2012-04-23
1
-6
/
+6
*
|
mboard id's are now more concise (codenames are separated, for example), and ...
Nicholas Corgan
2012-04-20
1
-2
/
+2
|
/
*
usrp1: stop threads in deconstructor
Josh Blum
2012-03-29
3
-4
/
+10
*
usrp1: fix for cordic init, cant do it that way on tx
Josh Blum
2012-02-29
1
-3
/
+0
*
usrp: reset cordics on init after tick rate update
Josh Blum
2012-02-28
1
-0
/
+9
*
usrp1: fix to use the db connection type to determine DAC sign
Josh Blum
2012-02-24
1
-2
/
+10
*
usrp1: fix advertised samples per packet in send streamer
Josh Blum
2012-02-21
1
-1
/
+2
*
b100/usrp1: various tweaks for compiler warns and valgrind
Josh Blum
2012-02-09
2
-5
/
+6
*
uhd: various tweaks for compiler warns and valgrind
Josh Blum
2012-02-09
1
-2
/
+2
*
dsp rework: work on usb wrapper for smaller packets, large luts
Josh Blum
2012-02-02
1
-1
/
+1
*
usrp1/b100: reenumeration loop with timeout only when found
Josh Blum
2012-01-27
1
-1
/
+3
*
usrp1/b100: handle longer reenumerations with loop and timeout
Josh Blum
2012-01-26
1
-17
/
+25
*
usrp1: initialize tick_rate prop (fixes readback)
Josh Blum
2012-01-05
1
-1
/
+2
*
usrp1: fix div ratio for interp register
Josh Blum
2011-12-15
1
-1
/
+1
*
usrp1: fixed swapped sign on rx cordic
Josh Blum
2011-12-15
1
-1
/
+1
*
usrp1: set scale factor after setting converter
Josh Blum
2011-11-30
1
-4
/
+4
*
usrp: added missing include for weak ptr
Josh Blum
2011-11-08
1
-0
/
+1
[next]