Merged branch 'msgq' from http://gnuradio.org/git/jblum.git
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_ofdm_sampler.i
index 6cf843bce932333817d23ed722f1f8d1cbbd3617..601330b0776ccf4cca76a91a4718dcc65ecdeaa3 100644 (file)
@@ -24,7 +24,7 @@ GR_SWIG_BLOCK_MAGIC(gr,ofdm_sampler)
 
   gr_ofdm_sampler_sptr gr_make_ofdm_sampler (unsigned int fft_length, 
                                             unsigned int symbol_length,
-                                            unsigned int timeout=100);
+                                            unsigned int timeout=1000);
 
 class gr_ofdm_sampler : public gr_sync_block
 {