[hpsdr] flradio
Sid Boyce
g3vbv at blueyonder.co.uk
Tue Oct 14 15:59:35 PDT 2014
Thanks,
I'll have a go later.
73 ... Sid.
On 14/10/14 16:16, AD0ES wrote:
> ***** High Performance Software Defined Radio Discussion List *****
>
> Hi,
>
> Continuing with the segfault discussion, I will make this issue #1, hopefully have the fixes online
> by tonite or tomorrow. (I have no internet at home, so I have to make a trip to town to do anything).
> For the adventurous here are the items flradio expects in the defaults file.
>
> >From memory of what an entry should look these would be:
> <SDRRECEIVER>0</SDRRECEIVER>
> <SDRFREQUENCY>14070000</SDRFREQUENCY>
> <SDRAUDIOGAIN>25</SDRAUDIOGAIN>
> <SDRRFGAIN>1.0</SDRRFGAIN>
> <SDRDITHER>true</SDRDITHER>
> <SDRRANDOM>true</SDRRANDOM>
> <SDRPREAMP>false</SDRPREAMP>
>
> /* Sound card */ \
> ELEM_(int, btnAudioIOis, "AUDIOIO", \
> "Audio subsystem. Values are as follows:\n" \
> ! " 0: OSS; 1: PortAudio; 2: PulseAudio; 3: SDR; 4: File I/O", \
> SND_IDX_NULL) \
> + ELEM_(int, SdrReceiver, "SDRRECEIVER", \
> + "hpSDR receiver #", \
> + 0) \
> + ELEM_(int, SdrFrequency, "SDRFREQUENCY", \
> + "hpSDR dial frequency", \
> + 14070000) \
> + ELEM_(int, SdrAudioGain, "SDRAUDIOGAIN", \
> + "hpSDR audio gain: 0 thru 100", \
> + 25) \
> + ELEM_(float, SdrRFGain, "SDRRFGAIN", \
> + "hpSDR rf gain: 0.1 thru 10.0", \
> + 1.0) \
> + ELEM_(bool, SdrDither, "SDRDITHER", \
> + "hpSDR dither: on | off", \
> + true) \
> + ELEM_(bool, SdrRandom, "SDRRANDOM", \
> + "hpSDR random: on | off", \
> + true) \
> + ELEM_(bool, SdrPreAmp, "SDRPREAMP", \
> + "hpSDR preamp: on | off", \
> + false) \
> ELEM_(std::string, OSSdevice, "OSSDEVICE", \
> "OSS device name", \
> "") \
>
> On Oct 13, 2014, at 8:39 PM, Sid Boyce wrote:
>
>> ***** High Performance Software Defined Radio Discussion List *****
>>
>> Hi Berndt,
>> One system is Kubuntu 14.04 - model name : Pentium(R) Dual-Core CPU E5700 @ 3.00GHz
>> 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
>>
>> The other is Zotac MaG mini PC - Atom N330 1.6GHz 1GB, Kubuntu 14.04 with the nouveau driver.
>>
>> The segmentation fault happens as soon as I click on HpSdr.
> _______________________________________________
> 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/
>
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks
1413327575.0
More information about the Hpsdr
mailing list