aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_sbx.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SBX: fix typo in freq rangeNick Foster2011-08-111-1/+1
|
* usrp: deleted a bunch on obsoleted files in usrp directoryJosh Blum2011-06-291-1/+0
|
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-7/+3
| | | | | The message api can support warnings, error, and status messages. The default handler is to stdio, but the user can change this.
* usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often)Josh Blum2011-05-041-14/+11
|
* Merge branch 'gdb_support'Josh Blum2011-04-261-1/+1
| | | | | Conflicts: host/lib/usrp/dboard/CMakeLists.txt
* Handle antenna switching and LEDsJason Abele2011-04-231-36/+120
|
* SBX enable LO LPF at 1.5GHzJason Abele2011-04-231-12/+31
|
* Makes 2nd SBX proto workJason Abele2011-04-231-32/+47
|
* Updating SBX to latest UHDJason Abele2011-04-231-15/+47
|
* Capture characterization changesJason Abele2011-04-231-6/+6
|
* Initial SBX-ADI driverJason Abele2011-04-231-0/+643