* On 2012 25 Jun 13:47 -0500, R. Torsten Clay wrote:
> Thanks for the report- actually the first I have received from someone else
> actually using the program! Comments below...
I intend to continue advocating SO2SDR even as a simple logger so there
will hopefully be more reports in the future.
> The Qt QLineEdit has a bunch of features and control commands. It has
> undo (ctrl-z) which I have found useful sometimes in case you want a
> callsign back after hitting ESC. A list of these should get added to
> the manual.
Great suggestion. I will look more closely at the Qt documentation and
incorporate that into the manual.
> Rig control has been very solid for me with the K2 and K3.
I suspect the same would be true for other Hamlib supported rigs.
One future enhancement would be for a network socket to rigctld but not
by using the netrigctl model. The reason for a separate socket would be
to communication with a rigctld based on Hamlib 3 while SO2SDR might be
linked against Hamlib 1.2.x. This would be most useful for Hamlib beta
testers using SO2SDR on Windows. This is something I may work on down
the road a bit.
> Yes, I was expecting this as I have not made the program multi-mode
> capable. I will have to look through the dupe logic and see the best
> way to implement it.
>
> There are other issues on how to do multi-mode and keep the interface
> simple:
>
> -how to display the number of qso's for different modes? I would
> rather not allocate all the screen space to list every mode. One of my
> dislikes of some other Windows contest loggers is that you need to
> have a bunch of little windows open just to get basic information
> (qso's, mults needed, calls needed). I want it all in one (small)
> window.
That's a good approach. I think the simplicity of the screen actually
gave the ops confidence to sit right down and use it. Only myself and
Ken, KK0HF, are frequent users of contest loggers. The others only see
it at Field Day.
> About the only thing I can suggest is to keep the current display of
> qso totals, and then have a way to switch what is currently displayed
> between different modes: ALL/CW/PHONE/DIGI
Either a hot key that steps through the display or three hotkeys that
toggle from All to CW/Phone/Digi and back?
> -there are similar problems then on how to display needed multipliers.
> Probably should switch along with the qso totals.
For those of us in the USA, IARU, ARRL 10, and state QSO parties would
use this capability. Of those IARU would be the most demanding
involving all bands. The KS QSO party, for example, has 105 mults for
those outside Kansas and 50 + 1 (DX) for those of us in Kansas.
> -similar problems on how to display needed calls. How to show if they
> are needed only on one mode? What about the needed qso/mult display
> just above the callsign entry window?
This may not be as daunting as it seems. I suspected IARU would be the
most ornerous, but not as bad as I thought:
8. Multipliers:
8.1. The total number of ITU zones plus IARU member society HQ
stations worked on each band (not mode). IARU officials represent a
maximum of four multipliers per band (AC, R1, R2 and R3).
8.2. IARU member society HQ stations and officials do not
count for zone multipliers.
I would like to get the duping completed solidly first and then work
toward the other stuff.
> There are definitely some issues with grab keyboard that have to be fixed.
> For example, you can't open the config dialogs with grab keyboard on.
>
> It is only really needed if you are using the bandmap. Then you have to
> be able to click in the bandmap window while keyboard focus remains in
> the main window. For simple logging I would leave it off.
I did leave it turned off afterward with no more issues.
Right now I am more interested in logging, however, I would like to try
the bandmap at some point but lack the hardware even though I have a P3.
Softrocks no longer seem to be available so I'm not sure what I should
look for. Any suggestions?