Public Member Functions | |
| def | __init__ |
| def | on_rotate |
| def | on_button |
| def | set_vol |
| def | set_freq |
| Set the center frequency we're interested in. | |
| def | set_gain |
| def | update_status_bar |
| def | volume_range |
Public Attributes | |
| frame | |
| panel | |
| vol | |
| state | |
| freq | |
| u | |
| subdev | |
| guts | |
| volume_control | |
| src_fft | |
| myform | |
| knob | |
| rot | |
| def usrp_wxapt_rcv::wxapt_rx_block::__init__ | ( | self, | ||
| frame, | ||||
| panel, | ||||
| vbox, | ||||
| argv | ||||
| ) |
| def usrp_wxapt_rcv::wxapt_rx_block::on_button | ( | self, | ||
| event | ||||
| ) |
| def usrp_wxapt_rcv::wxapt_rx_block::on_rotate | ( | self, | ||
| event | ||||
| ) |
| def usrp_wxapt_rcv::wxapt_rx_block::set_freq | ( | self, | ||
| target_freq | ||||
| ) |
Set the center frequency we're interested in.
| target_freq,: | frequency in Hz : bool |
| def usrp_wxapt_rcv::wxapt_rx_block::set_gain | ( | self, | ||
| gain | ||||
| ) |
| def usrp_wxapt_rcv::wxapt_rx_block::set_vol | ( | self, | ||
| vol | ||||
| ) |
| def usrp_wxapt_rcv::wxapt_rx_block::update_status_bar | ( | self | ) |
| def usrp_wxapt_rcv::wxapt_rx_block::volume_range | ( | self | ) |
1.5.8