¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
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 ·
Moderated Re: Email Address
I have changed the permissions in individual memberships to allow the member to elect to hide their email address. Please note that by doing that you will only be able to post messages to the group on
By "w1hkj" <w1hkj@...> · #14 ·
Moderated Email Address
Dave or Dave, is there any way to hide our email address's in our post. This is the only yahoo group I belong to that does this. Thanks Ed
By "edw3nr" <autek@...> · #13 ·
Moderated Re: gmfsk & serial counter **SOLVED**
I took a break as my mind was not functioning well, and I was just guessing. Altho I had RTFM, I didn't do it well enough. I didn't have a full path statement in the macro. I knew it was something
By "edw3nr" <autek@...> · #12 ·
Moderated Re: gmfsk & serial counter
Here is my output -rw-r--r-- 1 ed ed 155 Feb 15 20:37 Makefile -rw-r--r-- 1 ed ed 1438 Feb 15 20:39 README -rw-r--r-- 1 ed ed 2 Feb 20 18:08 contest.cnt -rw-r--r-- 1 ed ed 1060 Feb 15 04:24
By "edw3nr" <autek@...> · #11 ·
Moderated Re: gmfsk & serial counter
--- In linuxham@..., w1hkj <w1hkj@...> wrote: > > Ed, > > If you execute the Makefile (make) in the contest directory and then do > ls -l > you should see something like this: > >
By "edw3nr" <autek@...> · #10 ·
Moderated Re: gmfsk & serial counter
Ed, If you execute the Makefile (make) in the contest directory and then do ls -l you should see something like this: -rwxr-xr-x 1 dave dave 6328 2006-02-20 17:37 contest -rw-r--r-- 1 dave dave 1060
By w1hkj <w1hkj@...> · #9 ·