... Hi. Not just Fedora 18, it's a universal trait of Winderz too. For this very reason, my PC-Icom C-IV interface, has some crude logic so that the RTS and...
20235
w1hkj
Feb 1, 2013 3:48 pm
http://www.w1hkj.com Major changes in the RTTY modulator and demodulator, see http://www.w1hkj.com/FldigiHelp-3.21/RTTYFSK.html 73, Dave, W1HKJ Version 3.21.67...
20236
jhaynesatalumni
Feb 1, 2013 4:50 pm
... With me on Windows it blips several times during bootup but does not stay on. We shouldn't have to resort to crude logic in Linux - it's all open, in...
20237
mike.k0ter
Feb 1, 2013 6:33 pm
I've seen a number of references to using Pulse Audio instead of Port Audio. I decided to give it a try. Seems to work - but... Seemed fine with fldigi with...
20238
john Wiener
ab8o...
Feb 1, 2013 7:06 pm
20239
Ed
edw3nr
Feb 1, 2013 7:07 pm
... Sounds like JT65 is not releasing the sound card or are you using 2 cards ? http://www.freedesktop.org/wiki/Software/PulseAudio Ed W3NR...
20240
Richard Shaw
kf5oim
Feb 1, 2013 8:55 pm
... Hmm... I don't think systemd has anything to do with this particular problem unless there's something about your setup I don't understand. I would think...
20241
qrv@...
kd4e2001
Feb 1, 2013 9:18 pm
I am trying to install gnuradio to use with a SDR-RTL dongle but when I run <./build-gnuradio> in Console it objects to being in root - the default for Puppy. ...
20242
w1hkj
Feb 1, 2013 9:37 pm
Still not able to add you to the Berlios developers list Rob rejects "robkk5vd" Dave...
20243
Richard Shaw
kf5oim
Feb 1, 2013 10:00 pm
Ok, I'm assuming that I'm not the only person on the list using fldigi for general logging? My next step is to try the i686 build as I'm running Fedora x86_64...
20244
David
w1hkj
Feb 1, 2013 10:06 pm
Let's try the KISS approach Richard. You are manually entering the frequency in KHz and not MHz ? ie: 14070.000 and not 14.070 Dave...
20245
Richard Shaw
kf5oim
Feb 1, 2013 10:41 pm
... That could be it. I'm entering 14.070 in the fldigi main screen and it is shifting 3 zeros. If that's the case then it's awfully unintuitive. Why would I...
20246
w1hkj
Feb 1, 2013 11:08 pm
... some reading for the throne room http://www.w1hkj.com/FldigiHelp-3.21/TransceiverControl.html Dave...
20247
Richard Shaw
kf5oim
Feb 1, 2013 11:23 pm
... Yup. I think having "kHz" next to the input field would be VERY helpful... Thanks, Richard...
20248
w1hkj
Feb 1, 2013 11:35 pm
... Personal preference I suppose. But I prefer not to clutter up the user interface with too many labels. You are are on Linux, and I assume building from...
20249
Federico Tomasczik
ftomasczik
Feb 1, 2013 11:54 pm
Hi David, It was the only solution to install gnuradio and Gqrx for me. Remember, it could take several minutes (one hour or more is possible) I sorry for my...
20250
qrv@...
kd4e2001
Feb 2, 2013 12:16 am
Federico, Someone on the Puppy Linux Forum suggested that I comment-out this code: if [ $USER = root -o $UID -eq 0 ] then echo Please run this script as an...
20251
Federico Tomasczik
ftomasczik
Feb 2, 2013 12:54 am
David, I forgot to mention that I install it on Ubuntu 12.04. This script is only for Fedora, and Debian like distros. I don know if you can use it on Puppy...
20252
Matt Maguire
matt_vk2rq
Feb 2, 2013 1:08 am
Is this a trick question? Try "man adduser"......
20253
linuxham@yahoogroups....
Feb 2, 2013 1:12 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the linuxham group. File : /Sample of...
20254
wb8nbs_npvl
Feb 2, 2013 2:49 am
... I was able to compile on this Ubuntu 12.10 computer by using the script at: http://www.sbrac.org/files/build-gnuradio This script is mentioned in the...
20255
qrv@...
kd4e2001
Feb 2, 2013 3:58 am
It seems that there are enough differences between Puppy and the versions of Linux with which this has been tested to create multiple problems loading it. I...
20256
mmcglensey
Feb 2, 2013 10:26 pm
Hello, I,m running Ubuntu 12.04 LTS. Cosidering switching to Linux for the shack. Need an Echolink clone with a GUI. Tried svxlink and qtel. Downloaded...
20257
Ed
edw3nr
Feb 2, 2013 10:33 pm
... Did you open a terminal and use the whereis foo ? Ed W3NR...
20258
jim ki6njf
jim_fosse
Feb 2, 2013 10:38 pm
Marty, I've got the source but haven't compiled it yet. However, open a terminal and type "locate qtel" without the quotes. You may want to pipe that ...
20259
Darren Long
g0hww
Feb 3, 2013 1:53 pm
3.21.50 installed by distro will run with --wfall-only option. 3.21.67 built from source will not run with --wfall-only option, and reports: Caught signal 11 ...
20260
Ed
edw3nr
Feb 3, 2013 2:01 pm
... Cannot repeat this here. 3.21.67 built from source on Lubuntu 12.10. I used this syntax:: fldigi --wfall-only Did you have any problems building fldigi ?...
20261
Darren Long
g0hww
Feb 3, 2013 2:11 pm
I'm on Ubuntu 12.10 x86_64. Running /usr/bin/fldigi --wfall-only gets the desired behaviour from the distro default version. I used "apt-get build-dep" to get...
20262
Ed
edw3nr
Feb 3, 2013 2:22 pm
... Yep, typical build. Look and make sure you have libltk-dev installed and if so make sure its 1.3. You can use gdb to pinpoint the problem. Ed W3NR...