[hpsdr] Any tips on building cuSDR on Ubuntu 13.10?

Hermann hvh.net at gmail.com
Fri Jan 3 02:40:12 PST 2014


All,

Happy New Year!

I had this problems only on Ubuntu, and on my Gentoo-Box it compiled
flawlessly. Anyway, I'm glad that there's a solution.

I also know very well that the code on the svn is nearly a year old. New
code will be published in the next weeks I hope. Main new features will be:
- Qt 5.2 on MSVC2010 (that's done already)
- Warren C. Pratt's, NR0V, new DSP lib: wdsp (big big thanks to Warren, the
DSP-Guru :-) ) It's working quite well already, but I need to do a lot of
interfacing work to activate all the features provided.
- hopefully and finally the Tx path!

73, Hermann
DL3HVH


On Fri, Jan 3, 2014 at 8:06 AM, Rob Frohne <rob.frohne at wallawalla.edu>wrote:

> ***** High Performance Software Defined Radio Discussion List *****
>
> Thanks Tom,
>
> That did the trick with Qt 4.8!
>
> 73,
>
> Rob
>
> On 01/02/2014 08:00 PM, tbruns wrote:
>
>> ***** High Performance Software Defined Radio Discussion List *****
>>
>> Here's the build notes (commands to run) I made for myself for 12.04.3
>> LTS. I don't know if they're applicable to 13.10, and it's been awhile
>> since I made these:
>>
>>
>> svn co http://svn.tapr.org/repos_sdr_hpsdr/trunk/DL3HVH/cuSDR64
>> cd cuSDR64;
>> sed -i 's/QT += core gui network multimedia opengl/QT += core gui network
>> opengl/g' cuSDR64.pro;
>> sed -i 's/#CONFIG += mobility/CONFIG += mobility/g' cuSDR64.pro;
>> sed -i 's/#MOBILITY += multimedia/MOBILITY += multimedia/g' cuSDR64.pro;
>> sed -i 's/#DEFINES += QT_HAVE_MMX/DEFINES += QT_HAVE_MMX/g' cuSDR64.pro;
>> sed -i 's/#DEFINES += QT_HAVE_3DNOW/DEFINES += QT_HAVE_3DNOW/g'
>> cuSDR64.pro;
>> sed -i 's/#DEFINES += QT_HAVE_SSE/DEFINES += QT_HAVE_SSE/g' cuSDR64.pro;
>> sed -i 's/#DEFINES += QT_HAVE_MMXEXT/DEFINES += QT_HAVE_MMXEXT/g'
>> cuSDR64.pro;
>> sed -i 's/#DEFINES += QT_HAVE_SSE2/DEFINES += QT_HAVE_SSE2/g' cuSDR64.pro;
>> qmake;
>> make -j4;
>>
>>
>> Regards,
>>
>> Tom KC5L
>>
>>
>>
>> On 01/02/2014 06:37 PM, Ken N9VV wrote:
>>
>>> ***** High Performance Software Defined Radio Discussion List *****
>>>
>>> Perhaps your $PATH for building does not include the binaries for Qt
>>> 5.1.1 in /opt or where ever you store new versions of Qt.
>>>
>>> You may also wish to exchange email with the author "Hermann \"Merlin\"
>>> DL3HVH" <hvh.net at gmail.com> and ask about Qt compatibility. The version
>>> you are building has a source date of February 2013 (last year).
>>>
>>> rgds,
>>> N9VV
>>>
>>> On 1/2/2014 6:24 PM, Rob Frohne wrote:
>>>
>>>> ***** High Performance Software Defined Radio Discussion List *****
>>>>
>>>>
>>>>
>>>> Hi All,
>>>>
>>>> I realized that my old Dell D830 used in the ham shack has an Nvidia GPU
>>>> that will run cuSDR.  I haven't tried it before, and thought it would be
>>>> fun, but so far, I'm having difficulty finding much about building it.
>>>> It appears that Qt4.8 works better than Qt5.1, but I'd rather use
>>>> Qt5.1.  I'm using Ubuntu 13.10.
>>>>
>>> _______________________________________________
>>> HPSDR Discussion List
>>> To post msg: hpsdr at openhpsdr.org
>>> Subscription help: http://lists.openhpsdr.org/
>>> listinfo.cgi/hpsdr-openhpsdr.org
>>> HPSDR web page: http://openhpsdr.org
>>> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>>>
>>
>> _______________________________________________
>> HPSDR Discussion List
>> To post msg: hpsdr at openhpsdr.org
>> Subscription help: http://lists.openhpsdr.org/
>> listinfo.cgi/hpsdr-openhpsdr.org
>> HPSDR web page: http://openhpsdr.org
>> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>>
>
> --
> Rob Frohne, PhD, PE
> Professor
> EF Cross School of Engineering
> Walla Walla University
> 100 SW 4th Street
> College Place, WA 99324
> (509) 527-2075
>
>
> _______________________________________________
> HPSDR Discussion List
> To post msg: hpsdr at openhpsdr.org
> Subscription help: http://lists.openhpsdr.org/
> listinfo.cgi/hpsdr-openhpsdr.org
> HPSDR web page: http://openhpsdr.org
> Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/attachments/20140103/0bd55cbe/attachment-0004.htm>


More information about the Hpsdr mailing list