I’m using libusrp2 with c++ code.
I call usrp2::make, set_rx_decim, set_rx_gain, set_rx_center_frequency,
and then rx_samples in a while loop
when I use decim 8 it works fine. but when I use decim 4 my handler
doesn’t get called.
any ideas?
I’m using libusrp2 with c++ code.
I call usrp2::make, set_rx_decim, set_rx_gain, set_rx_center_frequency,
and then rx_samples in a while loop
when I use decim 8 it works fine. but when I use decim 4 my handler
doesn’t get called.
any ideas?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs