Public Member Functions | |
| def | __init__ |
| def | volume_range |
| def | set_volume |
| def | squelch_range |
| def | set_squelch |
| def | threshold |
| def | set_freq |
| Set the center frequency we're interested in. | |
| def | set_gain |
Public Attributes | |
| u | |
| if_rate | |
| quad_rate | |
| audio_rate | |
| subdev | |
| ddc | |
| squelch | |
| fmrx | |
| volume | |
| gain | |
| def usrp_nbfm_rcv::receive_path::__init__ | ( | self, | ||
| subdev_spec, | ||||
| gain, | ||||
| audio_output | ||||
| ) |
| def usrp_nbfm_rcv::receive_path::set_freq | ( | self, | ||
| target_freq | ||||
| ) |
Set the center frequency we're interested in.
| target_freq,: | frequency in Hz : bool |
| def usrp_nbfm_rcv::receive_path::set_gain | ( | self, | ||
| gain | ||||
| ) |
| def usrp_nbfm_rcv::receive_path::set_squelch | ( | self, | ||
| threshold | ||||
| ) |
| def usrp_nbfm_rcv::receive_path::set_volume | ( | self, | ||
| vol | ||||
| ) |
| def usrp_nbfm_rcv::receive_path::squelch_range | ( | self | ) |
| def usrp_nbfm_rcv::receive_path::threshold | ( | self | ) |
| def usrp_nbfm_rcv::receive_path::volume_range | ( | self | ) |
1.5.8