Re: [Discuss-gnuradio] Porting GR-AIS to GN3.7

2013-09-05 Thread Martin Braun (CEL)
On Thu, Sep 05, 2013 at 12:20:17AM +0200, Driesprong, Fokko wrote: > He Guys, > > Thank you for the prompt replies, in special Nick Foster for the reply, I am > very thankful for the gr-ais package! :) > > Currently I am working with the modtool. I didn't know it's existence. A very > helpful too

Re: [Discuss-gnuradio] Empty work functions

2013-09-05 Thread Marcus Müller
Hi Sean, yes, the scheduler "supports" this; I'm using this whenever I just need someone to receive messages. So basically you do 1), which is quite easy because your "block" looks like from pmt.pmt_to_python import pmt_to_python as pmt2py [...] class messageReceiver(gr.sync_block): message

[Discuss-gnuradio] Proper block inheritance

2013-09-05 Thread Nemanja Savic
HI all guys, I have 3 different packet deframers, and now I would like them to be able to send a message to a certain block about correct packet reception. In order to do that I want to make some "phantom" block that will have message out port. Noe, I wonder what is the proper way to make that blo

[Discuss-gnuradio] BESOIN D'AIDE GNURADIO

2013-09-05 Thread Kebeto Yonta
Salut à tous,  je réalise une radio logicielle sous GNU RADIO mais seulement je ne maitrise pas très bien le role des blocs. en fait j'ai besoin d'un amplificateur à gain variable et un démodulateur I/Q. j'arrive pas à retrouver ces bloc sous GNURADIO. si quelqu'un peut me venir en aide je serai

Re: [Discuss-gnuradio] BESOIN D'AIDE GNURADIO

2013-09-05 Thread Jean-Michel FRIEDT
 je réalise une radio logicielle sous GNU RADIO mais seulement je ne maitrise pas très bien le role des blocs. en fait j'ai besoin d'un amplificateur à gain variable et un démodulateur I/Q. j'arrive pas à retrouver ces bloc sous GNURADIO. si quelqu'un peut me venir en aide je serai très hon

Re: [Discuss-gnuradio] BESOIN D'AIDE GNURADIO

2013-09-05 Thread Martin Braun (CEL)
Salut, meme si il'y a assez des gens qui sais parler francais ici, ecrivez en ANGLAIS ou cherchez un autre list. Merci! Translation: Please stick to ENGLISH or find another mailing list. MB On Thu, Sep 05, 2013 at 05:52:30PM +0200, Jean-Michel FRIEDT wrote: > > je réalise une radio logicielle s

[Discuss-gnuradio] GNU Radio Conference 2013 - Agenda Posted

2013-09-05 Thread John Malsbury
Greetings, We are excited to announce that the agenda for GNU Radio Conference 2013 has been posted. You can find it on the website: http://gnuradio.squarespace.com/grcon2013-agenda/ We'd like to take this opportunity to say "Thank You" to everyone who submitted proposals for presentations. We

Re: [Discuss-gnuradio] File sink

2013-09-05 Thread sumitstop
Marcus.. that easiest method gave me for a temporary solution... and I am happy with it for the time being cheers -- View this message in context: http://gnuradio.4.n7.nabble.com/File-sink-tp43431p43536.html Sent from the GnuRadio mailing list archive at Nabble.com.

Re: [Discuss-gnuradio] Proper block inheritance

2013-09-05 Thread Josh Blum
On 09/05/2013 02:12 AM, Nemanja Savic wrote: > HI all guys, > > I have 3 different packet deframers, and now I would like them to be able > to send a message to a certain block about correct packet reception. In > order to do that I want to make some "phantom" block that will have message > out

Re: [Discuss-gnuradio] read GPSDO data with Gnuradio-Companion

2013-09-05 Thread Josh Blum
On 08/29/2013 07:27 PM, Francois Quitin wrote: > Had no response to my previous email, so I try to give it another shot: > > > > Hi all, > > I'd like to know if it's possible to read the GPSDO data (more specifically > the GPS time) with GNURadio-companion. I understand there are simple >

[Discuss-gnuradio] GrCon13

2013-09-05 Thread Dan Aldrich
Is there a hotel near GrCon this year with a group rate? Thanks, -d ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Switching between RX/TX mode, using N210 and XCVR 2450

2013-09-05 Thread [K54] Nguyễn Việt Hoàng
I'm using tunnel.py in narrowband, because my daughterboard is half-duplex, i have to implement time synchronization. I tried include function time.sleep() in tunnel but when running my app by tunnel.py, i found that there some droped package. How can i change the period of switching RX/TX in GNU