On 12/02/2011 02:05 PM, Marcus Müller wrote:
Martin Braun wrote:
> [1] But perhaps they're reading this and would like to comment.
Indeed ;-)
Conclusion: Try the GSL, it's SVD methods should work quite fine.
If you don't like gsl, try armadillo. If you're fine with fortran
and LAPACK: Do it.
Hi,
It's because gnuradio cannot find your share file. Try to set environment
variable of LD_LIBRARY_PATH and PYTHONPATH. For example, if you are
installing gnuradio using default setting, you can setup the environment
path in terminal as follow
export LD_LIBRARY_PATH=/usr/local/lib
export PYTHON
Hello,
I installed Gnuradio on Ubuntu 10_04, following instructions on :
http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall
Everything seems to be ok until I try :
sat-ais@sat-ais-laptop:/usr/local/share/gnuradio/examples/audio$ python
dial_tone.py
to test correct installation of G
On 2-12-2011 11:38 AM, Paul M. Bendixen wrote:
On my Gentoo system, I also get the Udev errors,
I don't know where excacly this comes from (but it is annoying).
It might be part of the build system of the UHD driver, since I
haven't tried using the script.
Best
Paul
Well, build-gnuradio doe
On my Gentoo system, I also get the Udev errors,
I don't know where excacly this comes from (but it is annoying).
It might be part of the build system of the UHD driver, since I haven't
tried using the script.
Best
Paul
2011/12/2 Marcus D. Leech
> On 2-12-2011 10:06 AM, alick wrote:
>
>> Hi al
On 2-12-2011 10:06 AM, alick wrote:
Hi all,
I am a newcomer here. I previously use the build-gnuradio script to
get a modern version of gnuradio and UHD. The script did a great job.
But I guess some (small) updates are needed.
One is related to udev conf. I saw the warning while booting my OS
(
Hi all,
I am a newcomer here. I previously use the build-gnuradio script to
get a modern version of gnuradio and UHD. The script did a great job.
But I guess some (small) updates are needed.
One is related to udev conf. I saw the warning while booting my OS
(Fedora 14):
Starting udev: udevd[584]
Martin Braun wrote:
> [1] But perhaps they're reading this and would like to comment.
Yes, we do!
The problem with the gsl is that it provides methods for real
symmetric and nonsymmetric eigenvalue problems, but only for complex
hermitian, and we needed to decompose nonsymmetric complex matrices.
On 02/12/11 07:10 AM, Nakajo Tomoyuki wrote:
> Dear All,
>
> Please tell me the phase stability of 100MHz clock in USRP2 when the
> 100MHz clock is locked to an external 10MHz reference signal.
>
> I have measured the temporal variation of phase difference between two
> USRP2 outputs when a 10MHz s
Dear All,
Please tell me the phase stability of 100MHz clock in USRP2 when the
100MHz clock is locked to an external 10MHz reference signal.
I have measured the temporal variation of phase difference between two
USRP2 outputs when a 10MHz signal is fed into PPS IN ports of two
USRP2s. The input s
On Thu, Dec 01, 2011 at 05:06:10PM -0500, Tim O'Shea wrote:
> gsl
>
> On Dec 1, 2011, at 4:56 PM, Achilleas Anastasopoulos
> wrote:
>
> > We are writing a block that requires SVD of matrices.
> > Is there a preferred library (eg, LAPACK) that other gnuradio blocks
> > are already using that we
11 matches
Mail list logo