now my website has the ~ (tilde) in it using fldigi I cannot seem to generate it on the screen in the tx it will show in other input boxes but not the tx...
563
w1hkj
Oct 15, 2006 5:46 pm
... I will check both the tilde and the @ symbol problem. Thanks Dave Dave, W1HKJ...
564
w1hkj
Oct 15, 2006 6:06 pm
Change line 368 in the file src/dialogs/TextView.cxx to: if (c >= ' ' && c <= '~') { and recompile. That should correct the missing '~'. The @ symbol does not...
565
David Cooper
ve3ixi
Oct 15, 2006 6:45 pm
Dave Not sure how u found that out so fast... but it now appears in the tx box.... will check the rest later.....and let you know Thanks very much Dave IXI...
566
josemj1
Oct 20, 2006 12:23 pm
Once again, let me say the fldigi is wonderful piece of work, Dave. But already I'm nitpicking! :) I was curious about any intent you have in introducing...
567
w1hkj
Oct 20, 2006 12:52 pm
... Perhaps, but I would either have to extensively modify the current text widgets or abandon them in favor of a generic text processing widget. The Fltk...
568
Leigh L Klotz, Jr.
leighklotz
Oct 20, 2006 2:35 pm
Text capture to a file is useful and easy. Leigh/WA5ZNU...
569
Brett Owen Rees VK2TMG
vk2tmg
Oct 21, 2006 3:55 am
Hello All, I have just downloaded and installed fldigi 0.967b, primarily to test out the CW keying functionality. Keying of CW via the DTR line is working...
570
w1hkj
Oct 21, 2006 4:50 am
Brett, Glad to hear that you have discovered fldigi. The alpha testers have moved much beyond the 967 release, but It has not been declared as a beta product...
571
Brett Owen Rees VK2TMG
vk2tmg
Oct 21, 2006 8:43 am
Thanks Dave, I installed the alpha release - it still keys on startup but it is momentary and only very brief. I would consider it bug fixed. I will use it for...
572
josemj1
Oct 21, 2006 1:49 pm
Well, I was thinking of a very simple arrangement where any text sent or received is sent to a text file which is opened for append, much like a system log...
573
Ed
edw3nr
Oct 22, 2006 12:33 am
Did I miss something or is the Squelch not supposed to be enabled in gMFSK. ?? Ed W3NR...
574
w1hkj
Oct 22, 2006 12:44 am
... Which mode Ed? Dave...
575
Ed
edw3nr
Oct 22, 2006 7:41 am
... RTTY......sorry Ed...
576
w1hkj
Oct 22, 2006 10:04 am
The squelch function in RTTY and HELL is unique to fldigi at this time. When time permits I will try to retrofit that capability to the gmfsk-hkj source. Dave,...
577
johnrmace
Oct 23, 2006 12:30 pm
Thanks to Dave for a great package! I have fldigi working fine on a FC4 box, but had to use the fltk 1.1.7 source tarball and not 1.1.6 from the yum rpm...
578
w1hkj
Oct 23, 2006 1:17 pm
... You are welcome John. I have and am enjoying the design and development process. I have a great alpha test team to work with. You can expect an updated...
579
w1hkj
Oct 23, 2006 1:58 pm
I just posted the latest beta release on the www.w1hkj.com web site. This one has been alpha testing for the past two weeks and the test team have really wrung...
580
jhaynesatalumni
Oct 23, 2006 4:53 pm
... Arguably a better way is to add yourself to the uucp group in /etc/group...
581
Ed
edw3nr
Oct 26, 2006 11:37 pm
I'm a little confused as whether setting the sweet spot in the config tab, moves just the RX or does it move RX/TX. The Help file wasn't real clear. Ed W3NR...
582
w1hkj
Oct 26, 2006 11:58 pm
... RX and TX are always synchronized with fldigi Ed. But the QSY only works if your rig is CAT capable via hamlib. Dave...
583
Leigh L Klotz, Jr.
leighklotz
Oct 27, 2006 6:18 am
The Sync button locks TX but not RX, though, right? Leigh/WA5ZNU...
584
w1hkj
Oct 27, 2006 8:00 am
... "Lck" locks the TX audio frequency but not the RX audio frequency. If the "Lck" is enabled and you press the "Qsy" the TX audio frequency will not change. ...
585
Jerry W
k0hzi
Oct 27, 2006 1:56 pm
How do I unpack, compile and make http://www.w1hkj.com/LinuxApps/fl_logbook.120.src.tar.gz Jerry - K0HZI...
586
w1hkj
Oct 27, 2006 4:58 pm
... Jerry, I assume that you are going to compile on a Linux platform I do not know how you set up your file system but suppose we conjecture that you create...
587
w1hkj
Oct 27, 2006 6:12 pm
New modem code for the ThrobX modes is now in fldigi. The Frequency Analysis RX only modem has been improved for signal tracking and also can generate a...
588
Jerry W
k0hzi
Oct 27, 2006 7:06 pm
... <snip> The product is getting close to a full 1.0 release. I am currently working on the MFSK-16 image file transfer that several Windows programs...
589
w1hkj
Oct 27, 2006 8:11 pm
... Well, we will be ready for them when they are in effect! In the meantime, those amateurs who do not operate with one hand tied behind their back will be...
590
David Cooper
ve3ixi
Oct 27, 2006 8:20 pm
I would have no problem with testing the image file transfer. It is something that opens up many possibilities. When u get it ready...lets set up a schedule so...
592
w1hkj
Oct 27, 2006 10:17 pm
Thanks to Ed's persistence I've added contest initializers and formating of the numeric exchange to the "Operator" tab on the configuration dialog. Dave, W1HKJ...