ok2cqr / cqrlog

Linux logging program for amateur radio operators
https://www.cqrlog.com
GNU General Public License v2.0
131 stars 54 forks source link

fix4rigs #546

Closed OH1KH closed 1 year ago

OH1KH commented 1 year ago

Returning with fixed pull request.

-Found and fixed bug that initialized rig only if TRXControl window opened during startup. -Found and fixed bug that always initialized the first rig even when last used rig was something else (2 - max) while TRXControl showed last used rig properly in selector.

I believe most bugs are cleaned, but time will show what will be found when more users are using this code.

-Added support for user defined amount of rigs (1-6). Max number of rigs is easy to change later, but who needs even six rig definitions? Should be enough! Change tries to have backward compatibility as much as possible. In testing between legacy two radio system cqrlog and new one I have not found serious problems. When running both mixed it usually needs some checking of TRX,CWkeyer and modes when jumping between new and old cqrlog version using same log.

-fixed CWkeyer setup so that every rig can have different keyer setup

-fixed modes/bandwidth setting so that every rig can have own bandwidth settings.

Now effects also when double click DXCluster spot that is within DATA definition: Rig will be set for user defined mode instead of old RTTY mode and coloring of spot line is set against defined DATA mode qsos found in log.

For backward compatibility default mode is RTTY and cat command is RTTY Also configuration settings used for DATA is legacy named: RTTY

-fixed help files

I have used this version now few months with my setup: IC7300, IC706, Hamlib dummy (as I do not have more rigs!)

OH1KH commented 1 year ago

expired