¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Moderated W1AW
Now the above has been a friend of mine for years. Spent more than a few hours with the code and reading the bulletins. Had and still have respect for the station and its goals in our hobby. Now I
By "dave cooper" <ve3ixi@...> · #34 ·
Moderated Updates
Just posted for ArgoV, DeltaII and Icom728. Improved the FLTK control widget, FreqControl. You do not need to bother downloading the file unless you are following the development and want to see the
By "David Freese" <w1hkj@...> · #33 ·
Moderated Re: My learning experience with IPC Perl gMFSK
Very nice Tim. The same kind of thing can be accomplished using tcltk (wish), or python. Perhaps some one would like to try their hand at either of those. Wish has a very easy to use gui interface and
By w1hkj <w1hkj@...> · #32 ·
Moderated My learning experience with IPC Perl gMFSK
#!/usr/bin/perl -w # #Thanks Dave(W1HKJ) for your help - Tim KC4UMS # #Save all of this with the name "ipc_rcv.pl" #From your shell type "chmod 777 ipc_rcv.pl" #Run from the shell by typing
By "kc4ums" <9450gray@...> · #31 ·
Moderated new versions
hkj-45 up and running. looks good Icom 728 up and also fine (and I do like the diplay numbers much better) Dave(ve3ixi)
By "dave cooper" <ve3ixi@...> · #30 ·
Moderated Correction to last posting
Icom728, ArgoV & DeltaII are now version 1.031b Found a common logic error in all three ... fixed! Dave (hkj)
By "David Freese" <w1hkj@...> · #29 ·
Moderated New Versions Posted on www.w1hkj.com
New versions of: gmfsk-hkj (.45) ArgoV (1.03b) DeltaII (1.03b), and Icom728 (1.03b) have just been posted. Some cosmetic changes particulary in the CAT programs to use real numerals instead of the
By "David Freese" <w1hkj@...> · #28 ·
Moderated Re: Linux IPC (interprocess communication facilities)
Thanks Dave, I tried using the Perl IPC module and I can make my on message queue and read from it but could not connect to the gMFSK message. Could not work on it long the wife made me get off the
By "Tim Gray" <9450gray@...> · #27 ·
Moderated Re: Linux IPC (interprocess communication facilities)
Gotta admit, awfull glad we have you to answer that one Dave. Now another lesson to learn. Thanks Dave(ve3ixi)
By "dave cooper" <ve3ixi@...> · #26 ·
Moderated Re: Linux IPC (interprocess communication facilities)
Tim, Download the fl_logbook application tarball from the www.w1hkj.com web page. Then open up the source file ipcdata.cpp for info on the ipc format and identity for the gmfsk ipc output. The messae
By w1hkj <w1hkj@...> · #25 ·
Moderated Linux IPC (interprocess communication facilities)
I was wondering if gMFSK IPC has a message queue/shared memory for the real time receive data besides just the logging end of it. Also would like to find out how to tell which message queue id/shared
By "kc4ums" <9450gray@...> · #24 ·
Moderated Hi Jim (ve3tpz)
Was happy to see you among the members this morning. Was in Stratford last week but as usuall I was working. Let me know how ur doing on the lighthouse adventures. Dave (ve3ixi)
By "dave cooper" <ve3ixi@...> · #23 ·
Moderated Re: Serial Number Question
" << No I left the macro as is. I changed the 2 files as you said. I'll look at it again tommorrow. Probably another dumb error on my part. Ed W3NR
By "edw3nr" <autek@...> · #22 ·
Moderated Re: Serial Number Question
edw3nr wrote: Sounds like you changed the Macro and not the script or c++ file Ed. Dave
By w1hkj <w1hkj@...> · #21 ·
Moderated Re: Serial Number Question
Dave this is giving me: 001 002 003 instead of 001 001 001 Ed W3NR
By "edw3nr" <autek@...> · #20 ·
Moderated hints on using gmfsk
I've discovered a nice shortcut in gmfsk that will help you in setting up and changing a mode. For example, send speed in CW, or tones/bw in Olivia. You do not need to use the menus to get to the
By "David Freese" <w1hkj@...> · #19 ·
Moderated Re: Serial Number Question
Sure is Ed. In the script file: change the line printf "%04d &#92;n" $count to be printf "%03d %03d %03d &#92;n" $count $count $count In the c++ file: change the line cout << counter << " " << endl;
By w1hkj <w1hkj@...> · #18 ·
Moderated Serial Number Question
Is there a way to send the number more than once in a single exchange? Say as : qsl ur 599 001 001 001 qsl Ed W3NR
By "edw3nr" <autek@...> · #17 ·
Moderated Re: Email Address
I just noticed that my email address is the only one not suppressed. Guess its a problem on my end. Ed
By "edw3nr" <autek@...> · #16 ·
Moderated Contest Counter
ED- Glad that Dave was able to work with you on the contest counter and get it working. He has worked with me on similar stuff and was kind enuff to work with me on the interface for the Icom 728.
By "dave cooper" <ve3ixi@...> · #15 ·