Re: [Discuss-gnuradio] OFDM transceiver in USRP E 110

2014-05-11 Thread Johannes Demel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Wafa, the OFDM Code in GR is a very good start for data transmission. Also in [1] in the examples folder you can find a mimo_ofdm_transceiver.grc. It is a transceiver with which it is possible to establish an IP connection between to computers. It

Re: [Discuss-gnuradio] OFDM transceiver in USRP E 110

2014-05-11 Thread Wafa Elhajhmida
plz did you know an open source project to get inspired of it in order to receive/ transmit datas from USRP E110 2014-05-11 21:09 GMT+02:00 Wafa Elhajhmida : > thanks a lot for your quick response . > In fact I want to implement an application :OFDM transceiver with gnuradio > and what version o

Re: [Discuss-gnuradio] OFDM transceiver in USRP E 110

2014-05-11 Thread Wafa Elhajhmida
thanks a lot for your quick response . In fact I want to implement an application :OFDM transceiver with gnuradio and what version of gnuradio shall I use in order to have blocks which help me to implement OFDM transceiver channel, Best regards 2014-05-11 21:02 GMT+02:00 Mostafa Alizadeh : > Hi

[Discuss-gnuradio] OFDM transceiver in USRP E 110

2014-05-11 Thread Wafa Elhajhmida
Hi, I'm working in a project which deals with implementation of an OFDM transceiver(without any standard the purpose is to transmit et receive any kind of datas) with gnuradio in USRP E 110. Any idea plz to get started. Thanks a lot :) Best regards, Wafa ___

[Discuss-gnuradio] OFDM Transceiver

2010-05-16 Thread Christopher T
Hello, I have a USRP1 with two RFX2400 cards and I'm trying to implement a OFDM transceiver. So, having as reference the two examples benchmark_ofdm_tx and benchmark_ofdm_rx, I made a new script. Both blocks are taking the same parameters (freq, gain, fusb block size, fusb nblocks...). The __init