

Public Member Functions | |
| def | __init__ |
| def | gain_range |
| Return range of gain that can be set by this d'board. | |
| def | set_gain |
| Set the gain. | |
| def db_wbx::db_wbx_lo_tx::__init__ | ( | self, | ||
| usrp, | ||||
| which | ||||
| ) |
| usrp,: | instance of usrp.sink_c | |
| which,: | 0 or 1 corresponding to side TX_A or TX_B respectively. |
Reimplemented from db_wbx::wbx_base_tx.
| def db_wbx::db_wbx_lo_tx::gain_range | ( | self | ) |
Return range of gain that can be set by this d'board.
Reimplemented from db_wbx::wbx_base.
| def db_wbx::db_wbx_lo_tx::set_gain | ( | self, | ||
| gain | ||||
| ) |
Set the gain.
| gain,: | gain in decibels |
Reimplemented from db_wbx::wbx_base.
1.5.8