Revision 4bcab9c5 host/lib/usrp/usrp2/usrp2_impl.hpp
| b/host/lib/usrp/usrp2/usrp2_impl.hpp | ||
|---|---|---|
| 128 | 128 |
void update_tx_subdev_spec(const std::string &, const uhd::usrp::subdev_spec_t &); |
| 129 | 129 |
double set_tx_dsp_freq(const std::string &, const double); |
| 130 | 130 |
uhd::meta_range_t get_tx_dsp_freq_range(const std::string &); |
| 131 |
void update_ref_source(const std::string &, const std::string &);
|
|
| 131 |
void update_clock_source(const std::string &, const std::string &);
|
|
| 132 | 132 |
}; |
| 133 | 133 |
|
| 134 | 134 |
#endif /* INCLUDED_USRP2_IMPL_HPP */ |
Also available in: Unified diff