And I am basically trying to perform this task through Windows, but even
when i run the same code on Linux, it is giving me the same values.

On Tue, May 26, 2009 at 8:04 PM, Jason Uher <[email protected]> wrote:

> On Tue, May 26, 2009 at 1:24 AM, Ujala Qasim <[email protected]>
> wrote:
> > I set my decimation rate to 200 and center_freq to 100.1, but the values
> of
> > my samples is exceeding this range.
>
> > Please specify the mistake that I'd be making...
>
> This is very hard to do without any information at all regarding how
> you captured the samples.
>
> My first guess would be that you are doing on of the following:
>
> Your flowgraph is modifying the values out of the usrp
>
>  - or - (more likely)
>
> Whatever tool you are using to read in the samples is not doing so
> correctly.
>
> If you are using Linux I would install Octave and use the scripts in
> "{trunk}/gnuradio/gnuradio-core/src/utils" to read the saved data from
> a file_sink into Octave and check if you are still getting the same
> kind of data.
>
> Jason
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to