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
/
dboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into next
Josh Blum
2011-07-18
2
-18
/
+34
|
\
|
*
Updates to WBX dboard driver for version 3 support
Jason Abele
2011-07-15
2
-18
/
+34
|
*
Fix rounding in DBSRX2 tuning
Jason Abele
2011-07-08
1
-1
/
+1
*
|
Fix rounding in DBSRX2 tuning
Jason Abele
2011-07-08
1
-1
/
+1
*
|
usrp: deleted a bunch on obsoleted files in usrp directory
Josh Blum
2011-06-29
11
-11
/
+0
*
|
usrp2: restored discovery and most of io_impl
Josh Blum
2011-06-27
2
-0
/
+16
|
/
*
WBX: Add support for WBX v3 daughterboards
Jason Abele
2011-06-16
3
-14
/
+91
*
b100: added b100 host (squashed)
Josh Blum
2011-06-14
1
-0
/
+2
*
uhd: added safe call on a few dboard related deconstructors
Josh Blum
2011-06-10
2
-2
/
+4
*
wbx: mixers always enabled, ant switches always defined
Josh Blum
2011-06-02
2
-7
/
+6
*
WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to keep...
Nick Foster
2011-05-26
2
-2
/
+2
*
Added TVRX2 support
Jason Abele
2011-05-13
2
-0
/
+1912
*
uhd: removed more iostream stuff from usrp* implementations
Josh Blum
2011-05-04
1
-1
/
+1
*
uhd: replaced warning post with calls to UHD_MSG(warning)
Josh Blum
2011-05-04
8
-63
/
+32
*
usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often)
Josh Blum
2011-05-04
8
-83
/
+68
*
Added RSSI sensor for RFX series (not rfx400)
Jason Abele
2011-05-02
1
-6
/
+29
*
dbsrx: implement SUBDEV_PROP_ANTENNA to give users a better error
Josh Blum
2011-04-28
1
-1
/
+5
*
rfx: reverted change, now prefer R divider to clock divider
Josh Blum
2011-04-16
1
-22
/
+17
*
Merge branch 'gdb_support'
Josh Blum
2011-04-26
5
-197
/
+428
|
\
|
*
Enhance WBX IQ balance performance through LO drive
Josh Blum
2011-04-26
1
-0
/
+29
|
*
wbx: split wbx into daughterboard and granddaughterboard implementation
Josh Blum
2011-04-26
4
-196
/
+398
*
|
Merge branch 'sbx-adi'
Josh Blum
2011-04-26
2
-0
/
+794
|
\
\
|
*
|
Handle antenna switching and LEDs
Jason Abele
2011-04-23
1
-36
/
+120
|
*
|
SBX enable LO LPF at 1.5GHz
Jason Abele
2011-04-23
1
-12
/
+31
|
*
|
Makes 2nd SBX proto work
Jason Abele
2011-04-23
1
-32
/
+47
|
*
|
Updating SBX to latest UHD
Jason Abele
2011-04-23
1
-15
/
+47
|
*
|
Capture characterization changes
Jason Abele
2011-04-23
1
-6
/
+6
|
*
|
Initial SBX-ADI driver
Jason Abele
2011-04-23
2
-0
/
+644
|
|
/
*
/
xcvr2450: initialize the max_power variable
Josh Blum
2011-04-26
1
-1
/
+1
|
/
*
rfx: changes to pick from the dboard clock rates and use R=1
Josh Blum
2011-04-18
1
-17
/
+22
*
Updated documentation and improved XCVR RSSI calculation
Jason Abele
2011-04-14
1
-2
/
+11
*
Correct RFX400 div2 logic, makes RFX400 TX work
Jason Abele
2011-03-31
1
-3
/
+6
*
Merge branch 'master' into next
Josh Blum
2011-03-10
1
-1
/
+1
|
\
|
*
TVRX: no longer muxing in noise on Q channel
Nick Foster
2011-03-08
1
-1
/
+1
*
|
uhd: switch algorithm namespace to uhd
Josh Blum
2011-02-24
5
-25
/
+25
*
|
uhd: replaced instanced of std::exception with the uhd exceptions
Josh Blum
2011-02-24
1
-2
/
+2
*
|
uhd: renamed the assert header to assert has
Josh Blum
2011-02-24
8
-8
/
+8
|
/
*
Merge branch 'sensors' into dboard_serial
Josh Blum
2011-02-22
8
-38
/
+66
|
\
|
*
usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...
Josh Blum
2011-02-11
8
-38
/
+66
*
|
Make RFX400 work in UHD
Jason Abele
2011-02-16
1
-15
/
+13
|
/
*
TVRX: forgot to disable debug messages
Nick Foster
2011-01-21
1
-1
/
+1
*
TVRX: fixed spectrum inversion on USRP1, hopefully for the last $%^&* time.
Nick Foster
2011-01-21
1
-2
/
+10
*
uhd: update copyright dates on host code
Josh Blum
2011-01-13
7
-7
/
+7
*
uhd: replace all the instances of float not pertaining to io types with doubl...
Josh Blum
2011-01-11
8
-89
/
+89
*
uhd: update copyright dates
Josh Blum
2011-01-05
1
-1
/
+1
*
uhd: replaced templated ranges with one range thing using doubles only to avo...
Josh Blum
2011-01-05
1
-5
/
+5
*
xcvr2450: update comment for full duplex case
Josh Blum
2010-12-31
1
-1
/
+2
*
TVRX: fix bug in rf_gain_to_voltage -- we're hi-side mixing, not lo-side
Nick Foster
2010-12-28
1
-1
/
+1
*
uhd: use the include subdir macro to simplify the lib subdirs cmakelists
Josh Blum
2010-12-20
1
-9
/
+11
*
dbsrx: increase setup time for dbsrx band select
Josh Blum
2010-12-18
1
-1
/
+1
[next]