[Discuss-gnuradio] gnu radio gsm implimentation

2014-04-03 Thread Ank
Hi all, I'm working on gsm transmitter and receiver any modules or any blocks available for it, For bust formation and frame formation. Any releases has been for gsm. Regards Ank -- View this message in context: http://gnuradio.4.n7.nabble.com/gnu-radio-gsm-implimentation-tp47393

Re: [Discuss-gnuradio] problem with packet decoder for gmsk

2014-04-01 Thread Ank
This worked good, but with usrp its still no output, I'm working on that. As i'm student, my project is on gsm/gsm-bts . Can I implement this modulation scheme for for physical/L1 layer of gsm. Are there any modules available for gsm frame and burst, for L2,L3 layers. Thank you

Re: [Discuss-gnuradio] problem with packet decoder for gmsk

2014-03-27 Thread Ank
al_resamlper_1=>--! ! !-! !-=>rational_resampler_2=>low_pass_filter=>gmsk_demodulator=>packet_decoder=>scope_sink/file_sink no output/signal after packet decoder,what would be the problem which side I have to concentrate to remove the error.

[Discuss-gnuradio] problem with packet decoder for gmsk

2014-03-26 Thread Ank
hat has to be seen on scope_sink or to be written in the file using file sink. In this case the input data is random source how to receive it, If I want to transmit .txt/.dat file how to construct block should follow same step or something else. Thanks in advance Ank --