Revision 40576b23 host/lib/usrp/dboard/db_sbx_common.hpp
| b/host/lib/usrp/dboard/db_sbx_common.hpp | ||
|---|---|---|
| 1 | 1 |
// |
| 2 |
// Copyright 2011 Ettus Research LLC |
|
| 2 |
// Copyright 2011-2012 Ettus Research LLC
|
|
| 3 | 3 |
// |
| 4 | 4 |
// This program is free software: you can redistribute it and/or modify |
| 5 | 5 |
// it under the terms of the GNU General Public License as published by |
| ... | ... | |
| 138 | 138 |
uhd::dict<std::string, double> _tx_gains, _rx_gains; |
| 139 | 139 |
double _rx_lo_freq, _tx_lo_freq; |
| 140 | 140 |
std::string _tx_ant, _rx_ant; |
| 141 |
bool _rx_lo_lock_cache, _tx_lo_lock_cache; |
|
| 141 | 142 |
|
| 142 | 143 |
void set_rx_ant(const std::string &ant); |
| 143 | 144 |
void set_tx_ant(const std::string &ant); |
Also available in: Unified diff