discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Sending without host


From: Matthias Schäfer
Subject: [Discuss-gnuradio] Sending without host
Date: Sun, 18 Jul 2010 21:55:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.4) Gecko/20100624 Lanikai/3.1

 Hi list,
I want to send data direct from the firmware without host. I looked at the tx_standalone.c and there came up some questions:

1. Do I have to encapsulate my data into a ethernet packet like it's done there or can I simply put something into the buffer pool and set the first_line-argument of the dbsm to zero?

2. What's this last_line-Argument for?

3. Does the buffer pool or the DSP delete the data out of the buffer after sending?

4. If the ethernet header is necessary, which fpga component interprets it? The buffer pool or the DSP?

kind regards,
Matthias



reply via email to

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