Re: [Discuss-gnuradio] Signal Processing Block with Control Port

2017-10-02 Thread Benny Alexandar
Hi, I'm not sure about control port, you are asking for sending asynchronous input to blocks. GNU Radio blocks shud support data as well as control ports, which will be of much use. -ben -- Hi, Is it possible

[Discuss-gnuradio] Signal Processing Block with Control Port

2017-10-02 Thread Hafiz Hashim Imtiaz
Hi, Is it possible to make a signal processing block which contains two input ports, one is byte type and the other is complex type. The only output port is also complex type. The byte type input port would just act like a controller port that when it receives "1", it allows data to flow form inpu

Re: [Discuss-gnuradio] Frequency sweep using GNU

2017-10-02 Thread Marcus Müller
Hi Abhilash, > I want to experiment in the wifi band (i.e 2.4-2.8GHz). That kind of annoys me: that's not the "WiFi band". It's the 2.4 GHz ISM band, which different WiFi standards tend to use. However, there's a bazillion other things using that band, so you'd do me (and all these other applicati

Re: [Discuss-gnuradio] Sample rate block in GNU radio

2017-10-02 Thread Kyeong Su Shin
Hello Abhilash B: The 10 samples will keep get repeated, until you manually stop the program (they will be transmitted over again and again without a pause, until you stop the program). The 20MHz sampling rate will determine the output speed (DAC samp rate) of your SDR - assuming that the sampling