I still can't figure it out. Can anyone of you guys
help me with it?
> Hi guys
>
> I got a bit confused by the code for FM demodulator.
> In function parseargs(), why we return freq1 - 128e6
> instead of freq1 itself? What does 128M stand for?
&g
Thanks Eric, so the usrp accepts negative
IF¡¡frequency?
Sachi
--- Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Sun, Mar 20, 2005 at 04:47:11PM -0800, Sachi
> wrote:
> > I still can't figure it out. Can anyone of you
> guys
> > help me with it?
> >
Hi Eric and Matt
When the input IF signal passes quadrature
downconverter, does any kind of carrier and symbol
synchronization is performed in the FPGA code? If so,
which algorithm did you use?
Thanks
Sachi
__
Do you Yahoo!?
Yahoo! Small
I also use FC3, for wxPython, my way is:
from the download page:
https://sourceforge.net/project/showfiles.php?group_id=10718
download the following rpms
wxPython2.5-gtk2-unicode-2.5.4.1-fc2_py2.3.i386.rpm
wxPython-common-gtk2-unicode-2.5.4.1-fc2_py2.3.i386.rpm
wxPython2.5-devel-gtk2-unicode-2.5.4.
confusing to me, why we need to do
so?
Thanks very much for your time.
Sachi
__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
___
Discuss
I am using Fedora 3, i586.
When you install Fedora 3, make sure you have selected
development tools and x-windows development tools.
Then I belive your life can be much easier.
Sachi
--- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> what is the best, or the
an anyone provide some suggestions on this? BTW: I
can pass all tests when I run make check.
Thanks
Sachi
__
Yahoo! Messenger
Show us what our next emoticon should look like. Join the fun.
http://www.advision.webevents.
By the way,
If I run nbfm_rcv.py, I got the same error. But if I
use --no-gui option, then the error won't appear. It
seems that this error is related tothe graphical use,
could any one of you give me any suggestions?
Sachi
--- Sachi <[EMAIL PROTECTED]> wrote:
> Hi, guys
>
&
Yeh, I am using Fedora 3 now. Have you considered how
to solve this problem?
Sachi
--- Raphael Cobo <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I think this is a bug in the underlying libraries
> for the GUI in a
> specific distribution.
> I think that people that use Fedo
Eric
May I ask what distribution of Linux you are using and
testing GNU Radio now?
Sachi
--- Raphael Cobo <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> > That's just the last message printed before it seg
> faulted.
>
> That's true. However, it looks li
n the
code. BTW: I can run the demos provided by wxPython.
Can you sqeeze any information from this? Or what
should I do next?
Thanks for your time
Sachi
--- Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Sat, Apr 02, 2005 at 01:21:53PM -0500, Raphael
> Cobo wrote:
> > Hello,
> >
Hi, Eric
Toby's suggestion helped me solve the problem. If I
configure "without" the --enable-sse option, then
everything works well. Is --enable-sse option
necessary here?
Thanks to you guys
Sachi
--- Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Sat, Apr 02, 2005 at
tried usrp_oscope, it works pretty well. But
when I zoom in, I found the wave form doesn't seem to
be sine, but something like square or triangle. Do I
miss any parameters here?
Thanks so much
Sachi
__
Do you Yahoo!?
Yahoo! Personals - B
lable and stable? We are eager to purchase some.
Sachi
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
Discuss-gnuradio mailing list
Di
Hi Matt
When will your new daughter boards be available to
purchase?
Sachi
--- Matt Ettus <[EMAIL PROTECTED]> wrote:
>
>
>
>
> If you have a TVRX board, do not run wfm_rcv_gui.py,
> as it will not do what you
> want. You need to run tvrx_wfm_rcv_gui.py
>
>
This is so great!
--- Meenal <[EMAIL PROTECTED]> wrote:
> Hello all,
> We have successfully deployed a GnuRadio based IP
> network using a TAP/TUN
> interface between two machines connected with a loop
> back cable. GnuRadio
> is used as the physical layer. We use a slotted
> ALOHA based MAC
cters. Can anyone of you help me with it? What's
the correct way to run this FSK code?
Thanks so much in advance
Sachi
__
Discover Yahoo!
Use Yahoo! to plan a weekend, have fun online and more. Check it out!
http://dis
lp me understand the code line by line much better.
Thanks in advance
Sachi
--- Sachi <[EMAIL PROTECTED]> wrote:
> Hi all friends
>
> I plan to use GNU Radio to develop some digital
> modulation and demodulation schemes. Could anyone of
> you guys tell me what kinds o
time
Regards
SachiEric Blossom <[EMAIL PROTECTED]> wrote:
On Thu, Jun 02, 2005 at 09:21:59AM -0700, Sachi wrote:> Hi, all> I am still studying the codes of the FSK_R(T)X.py.> It's a little bit confusing because the comments are> rather limited. > Which algorithm or bo
receiving file is still much
different with the original one, (might be larger).
So what happens? Is there anything wrong with my
setting? What can be done for a reliable transmission?
Thanks for all your help
Sachi
--- Sachi <[EMAIL PROTECTED]> wrote:
> Hi, Eric
>
> Thanks very
ition bandwidth?
Thanks in advance
Sachi
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
___
Discuss-gnuradio mailing
Hi, Matt
I tried, in Fedora 3. But I failed. So I downgrade it
to 2.5.x.x.
Sachi
--- Matt Ettus <[EMAIL PROTECTED]> wrote:
>
>
> Has anyone here tried using GNU Radio with wx and
> wxpython version 2.6?
>Were you successful
get out of the
confusion.
Thanks for your time
Sachi
--- Sachi <[EMAIL PROTECTED]> wrote:
> Hi, Eric
>
> I've got a question on the interpolation FIR filter
> in
> the fsk_tx.py. Here is the filter uesd:
>
> interp_ta
or? What's the
difference? Does it have anything to do with the
receiving side? If so, why we have to interpolate it
using FIR lowpass filter? Can we duplicate each +1 or
-1 8 times? i.e.
1 -1 1 1 -1 becomes
-1-1-1-1-1-1-1--1-1-1-1-1-1-1-1
Thank you very much for yo
e you ever
really achieved this?
Do you have any suggestion that we can improve the
realibility of the FSK transmisstion? such as
increase the length of the synchronization bits? or
decrease the hamming distance?
Thanks
Sachi
--- Matt Ettus <[EMAIL PROTECTED]> wrote:
> Sachi wrote
Hi, guys
I've generated a BPSK signal (float), and want to send
it by the USRP. But the USRP sink only has two types:
_c and _i. So is gr_float_to_complex the correct
block I should use before sending the signal to the
USRP sink?
Thanks
uarantee this, but I am not sure whether GNU
Radio could gurantee this, especially when we split up
stream and recombine again.
Thanks
Sachi
__
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.m
ckages/gnuradio/wxgui/plot.py",
line 149, in scaleAndShift
self.scaled = scale*self.points+shift
OverflowError: math range error
Has anyone met this before? Although the message
appears, the program still runs well as expected.
Sachi
_
V--1V, but 0.1V - -0.1V, so that the
ADC can quantize the signal more subtly??
And how about the Tx path?
Thanks
Sachi
--- Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Tue, Jul 19, 2005 at 06:08:27AM +0500, Ahmad
> Sheikh wrote:
>
> > The USRP user guide states that
is to use set_rx_freq(0,28MHz) to move the
band around -28MHz, "Up" to baseband. Otherwise, we
invert everything.
Could you please help resolve my confusion? Or do I
make any mistakes here?
Thanks
Sachi
Start your day w
;
I wonder why it's not a problem for FM??
Thank you very much, looking forward to your reply
Sachi
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
___
Hi, Rick
Would you please iterate more about why it's not a
problem for analog signal? Maybe some mathematics
would be very helpful to me. My understanding is if
the spectrum is reversed, the signal shouldn't be the
same.
Thanks
Sachi
--- Rick Parrish <[EMAIL PROTECTED]> wrote
32 matches
Mail list logo