discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Send and Recieve data like "Hello World"


From: Tarun Tiwari
Subject: Re: [Discuss-gnuradio] Send and Recieve data like "Hello World"
Date: Fri, 6 Jul 2007 17:36:56 -0500

Meenaktchi,

You can pack "Hello World" string as paylaod then use send_pkt(payload) on the transmiter side. similarly unpack the payload at reciever to convert into string.

you need to use same formating for pack and unpack at Tx & Rx respectively. I am assuming you are using packet radio.

Tarun

On 7/6/07, Meenaktchi Venkatachalam <address@hidden> wrote:
When we send and recieve using USRP boards and GNU SDR, on the recieve side usrp setup, demodulator connects to gr_correlate_access_code_bb which connects to framer_sink. framer_sink pushes the assembled packets into the target queue. Can we extract the pkt here to read the data? How can we send a "Hello World" string on the transmit side usrp sdr setup?

Any suggestions?

Thanks
Meenaktchi


On 7/6/07, Chris Albertson <address@hidden > wrote:

I was about to ask a similar question:  "Has anyone implemented
a simple RTTY mode?"  I suspect keyboard to keyboard RTTY would
be the simplest possible "Hello World" type example.


--- Meenaktchi Venkatachalam < address@hidden> wrote:

> Hi,
>
> When I have 2 SDR setup, I was looking to send some data/string like
> "Hello
> World" from one of them and recieve it on the other setup. Are there
> any scripts existing already?

Chris Albertson
  Home:   310-376-1029  address@hidden
  Office: 310-336-5189   address@hidden
  KG6OMK/AG



____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]