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
/
db_xcvr2450.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
1
-4
/
+5
*
uhd: Update license headers
Martin Braun
2018-02-19
1
-1
/
+2
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
1
-12
/
+1
*
Merge branch 'maint'
Martin Braun
2017-06-27
1
-1
/
+1
|
\
|
*
Revert "xcvr: Query ref clock, not ADC/DAC clock"
Martin Braun
2017-06-26
1
-1
/
+1
*
|
logging: Demoted more DEBUG to TRACE
Martin Braun
2017-04-06
1
-6
/
+6
*
|
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
1
-10
/
+10
*
|
uhd: replace BOOST_FOREACH with C++11 range-based for loop
Andrej Rode
2017-02-10
1
-2
/
+2
|
/
*
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...
Martin Braun
2016-11-08
1
-3
/
+3
*
xcvr: Removed some compiler warnings
Martin Braun
2016-10-27
1
-1
/
+1
*
xcvr: Query ref clock, not ADC/DAC clock
Martin Braun
2016-09-29
1
-1
/
+1
*
dboard: Made dboard class dtors virtual
Ashish Chaudhari
2016-02-26
1
-1
/
+1
*
prop_tree: Multiple API enhancements to uhd::property
Ashish Chaudhari
2016-02-11
1
-11
/
+11
*
usrp3: Added new GPIO ATR 3000 core
Ashish Chaudhari
2015-09-29
1
-11
/
+11
*
Merge branch 'maint34' into maint
Nicholas Corgan
2012-12-18
1
-1
/
+12
|
\
|
*
Fix syntax in XCVR driver.
Nick Foster
2012-12-04
1
-3
/
+3
|
*
xcvr2450: created xcvr2450 r21 that uses external divider
Josh Blum
2012-12-04
1
-1
/
+12
*
|
Merge branch 'maint'
Josh Blum
2012-08-01
1
-1
/
+1
|
\
|
|
*
xcvr2450: disable transmit PAs when receiving
Josh Blum
2012-08-01
1
-2
/
+2
*
|
Merge branch 'maint'
Josh Blum
2012-06-18
1
-1
/
+1
|
\
|
|
*
xcvr2450: fix to disable LO offset for TX side
Josh Blum
2012-06-18
1
-1
/
+1
*
|
mboard id's are now more concise (codenames are separated, for example), and ...
Nicholas Corgan
2012-04-20
1
-3
/
+3
|
/
*
Fix RSSI measurement
Jason Abele
2012-03-11
1
-2
/
+2
*
Swap I/Q on transmit
Jason Abele
2012-01-27
1
-1
/
+1
*
Updated typos in XCVR2450 dboard property tree code
Jason Abele
2011-11-07
1
-6
/
+6
*
Port of daughterboards from wax to new property trees
Jason Abele
2011-11-07
1
-258
/
+139
*
xcvr2450: fix the locking at marginal frequencies
Josh Blum
2011-09-01
1
-0
/
+11
*
usrp: deleted a bunch on obsoleted files in usrp directory
Josh Blum
2011-06-29
1
-1
/
+0
*
uhd: added safe call on a few dboard related deconstructors
Josh Blum
2011-06-10
1
-1
/
+2
*
uhd: replaced warning post with calls to UHD_MSG(warning)
Josh Blum
2011-05-04
1
-1
/
+0
*
usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often)
Josh Blum
2011-05-04
1
-8
/
+7
*
xcvr2450: initialize the max_power variable
Josh Blum
2011-04-26
1
-1
/
+1
*
Updated documentation and improved XCVR RSSI calculation
Jason Abele
2011-04-14
1
-2
/
+11
*
uhd: switch algorithm namespace to uhd
Josh Blum
2011-02-24
1
-7
/
+7
*
uhd: renamed the assert header to assert has
Josh Blum
2011-02-24
1
-1
/
+1
*
usrp: implement sensors in all the dboards, deprecated read rssi and get lo l...
Josh Blum
2011-02-11
1
-6
/
+19
*
uhd: replace all the instances of float not pertaining to io types with doubl...
Josh Blum
2011-01-11
1
-18
/
+18
*
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
*
uhd: added meta-range clip and implemented in dboards, fixed step calculation
Josh Blum
2010-11-10
1
-3
/
+7
*
uhd: created a meta range that is a range of ranges for gains and freqs
Josh Blum
2010-11-10
1
-14
/
+8
*
Added bandwidth property to all daughterboards
Jason Abele
2010-10-25
1
-4
/
+4
*
uhd: remove some warnings in MSVC and with typo in xcvr2450
Josh Blum
2010-10-19
1
-1
/
+1
*
usrp: change the bandwidth param to a double (its a frequency), add set and g...
Josh Blum
2010-10-19
1
-10
/
+10
*
Enhance XCVR2450 to clip for high/low band tuning and add bandwidth property
Jason Abele
2010-10-12
1
-3
/
+144
*
usrp: added subdev enabled property
Josh Blum
2010-09-30
1
-0
/
+14
*
uhd: extract named prop returns a named prop (not a tuple)
Josh Blum
2010-08-15
1
-18
/
+14
*
uhd: work on tune logic, and subdev connection logic
Josh Blum
2010-07-16
1
-12
/
+4
*
usrp: removed spectrum inverted property from subdev code and tune helper (it...
Josh Blum
2010-07-16
1
-8
/
+0
[next]