On 02/07/2011 10:17 PM, Songsong Gee wrote:
I'm trying to make an intra-body communication system with the USRP
Thus, I want to attach TX cable onto the human body skin
and transmit signals through the body
In this point, is there any electrical, or biological risk like,
electric shock.?
USRP
I'm trying to make an intra-body communication system with the USRP
Thus, I want to attach TX cable onto the human body skin
and transmit signals through the body
In this point, is there any electrical, or biological risk like, electric
shock.?
___
Discu
Hi Varun;
Are you running grc from a graphical menu? If so try running it from a
shell - it may be reporting something on stderr.
On Mon, 7 Feb 2011, Varun Krishnamurthy wrote:
> Hi,
>
> No its just that nothing is running, previous models or even the example
> programs. I am using Ubuntu 10.04
Hi,
No its just that nothing is running, previous models or even the example
programs. I am using Ubuntu 10.04
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
You can't generate or execute flow graphs with errors. -Josh
On 02/07/2011 04:07 PM, Varun Krishnamurthy wrote:
> Hi,
>
> I am facing a problem with my grc. The generate , execute and kill options
> have stopped working. can you please assist me with this.
>
>
>
>
> __
Hi,
I am facing a problem with my grc. The generate , execute and kill options
have stopped working. can you please assist me with this.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Now I'm trying to make an intra-body communication system
Thus I'm looking for freq. characteristics of the human body
I found something like below:
[image: methods.png]
http://dl.dropbox.com/u/11382666/methods.png
Here are 3 methods.
The question is that if I tried to make the intra-body communi
Hi all,
We are using USRP1 and 2 WBX d'boards to implement a transmitter with two
antennas.
Since the two d'boards are synchronized, it was easy to implement.
Now we're planning to implement a system with more than 2 transmit antennas.
Is it possible to have more than 2 transmit antennas with US
On Sun, Feb 6, 2011 at 1:34 PM, Varun Krishnamurthy <
varun.sumkr...@gmail.com> wrote:
> Hi ,
>
>
> I am new to GNU Radio and am facing difficulties in implementing DQPSK
> modulation on Gnu Radio Companion. The system works fine , but for one small
> glitch. The DQPSK modulator/demodulator's inpu
Hi,
is the combo RFX400 with UHD supposed to work ?
I tried the example ./tx_waveforms and it doesn't seems to work, even
if the device is recognized.
Using a WBX I get the expected result.
Regards
Gaetano Mendola
--
cpp-today.blogspot.com
___
Discus
Hello list,
I have two USRP1s and four DBSRX2 daughterboards. I would like to
synchronise the USRPs, to build a coherent, sample aligned, four channel
receiver (inputs from four separate antennas). I had hoped I could do
this by modifying and connecting the boards as described here:
http://gnurad
Hi, all,
I am trying to communicate between two USRP1 with the bbn_80211b_tx.py and
bbn_80211b_rx.py. My OS is Ubuntu 10.10, but I have no idea what is my GNU
Radio
release(if anyone can help me to find out it, it will be very appreciated.)
First, I tried to transmit the getty.txt. I run the c
On Sat, Feb 5, 2011 at 5:00 PM, abhijeet mate wrote:
> Hi,
> I am trying to create a new block in GRC. I have added all the 3 files .cc,
> .h and .i into /gnuradio-3.3.0/gnuradio-core/src/lib/gengen and did the
> changes in Makefile.am and added a xml file in /gnuradio-3.3.0/grc/blocks$
> and did
On Fri, Feb 04, 2011 at 12:03:17PM -0500, Achilleas Anastasopoulos wrote:
> after making and installing gr-how-to-write-a-block
> i do in python
>
> > import howto
>
> and I get the error:
>
> Traceback (most recent call last):
> File "", line 1, in
> File
> "/n/harrisville/x/anastas/usr/l
Sorry for the delay- I sent this 02/02/11 from an email that's not
subscribed.
On 02/02/2011 04:48 PM, Josh Blum wrote:
>
> On 02/02/2011 12:48 PM, Brett L. Trotter wrote:
>> gr-usrp has set_tx_freq and tx_freq
>>
>> uhd has set_center_freq but no get_center_freq or center_freq- I'm
>> trying
Hi,
I am thinking to integerate my SystemC code as a SP block with GNURadio...
Is there anyone who have experience about this?
SystemC is a spereate C++ library.
rgs
Tao
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.or
g0tcha -
Your problem isn't actually related to GNURadio in any way - it is
only about the USRP. Direct your question to the USRP users list, run
by Ettus Research, and you might have more luck:
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
Cheers,
Ben
On Sun, Feb 6, 2011
On 02/06/2011 05:43 PM, Minsuk Kang wrote:
> Hi all,
>
> We are using USRP1 and 2 WBX d'boards to implement a transmitter with two
> antennas.
> Since the two d'boards are synchronized, it was easy to implement.
>
> Now we're planning to implement a system with more than 2 transmit antennas.
>
Moin,
these are my first steps with GNU radio. I'm building an I/Q mixer at the
moment to make some experiments with a simple AM receiver. It should use the
sound card yet.
I wonder where I can find a simple grc-file for Comprehensive GNU Radio. This
would make the beginning much easier for me.
On Sun, Feb 06, 2011 at 01:58:17PM -0500, Steven Clark wrote:
> On Sun, Feb 6, 2011 at 1:34 PM, Varun Krishnamurthy
> wrote:
>
> Hi ,
>
> I am new to GNU Radio and am facing difficulties in implementing DQPSK
> modulation on Gnu Radio Companion. The system works fine , but for one
>
>
> But, how do I set the mux and mode values if I replace these with
The mux value calculation is not exposed. Rather, you specify channel
mappings:
http://www.ettus.com/uhd_docs/manual/html/usrp1.html#specifying-the-subdevice-to-use
> instances of uhd.single_usrp_source? And is the multi_2rxh
Hi ,
I am new to GNU Radio and am facing difficulties in implementing DQPSK
modulation on Gnu Radio Companion. The system works fine , but for one small
glitch. The DQPSK modulator/demodulator's input and output are in Byte
format, which makes it a little hard to comprehend the output.
for eg :
22 matches
Mail list logo