Hi there,
fm_tx4 is sending the signal in a “loop”. I did not find hte right
spot to tell him that he should only send it 1 or X times. Can
someone help me out on this?
Thank you again.
max
Hi there,
fm_tx4 is sending the signal in a “loop”. I did not find hte right
spot to tell him that he should only send it 1 or X times. Can
someone help me out on this?
Thank you again.
max
On Fri, Sep 14, 2007 at 08:52:50AM +0200, Max Moser wrote:
Hi there,
fm_tx4 is sending the signal in a “loop”. I did not find hte right
spot to tell him that he should only send it 1 or X times. Can
someone help me out on this?Thank you again.
max
src = gr.file_source (gr.sizeof_float, filename, True)
The last argument tells it to “repeat” the file or not.
Eric
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