magicbug / CloudlogCAT

Windows app for providing CAT (interfaces amateur radio transmitters) support for Cloudlog
http://www.cloudlog.co.uk/
7 stars 10 forks source link

Added support to Push to multiple Cloudlog instances #9

Open DJLax5 opened 1 year ago

DJLax5 commented 1 year ago

Why did I make these changes?

I am part of a university club station. And we now have more than one HAM who uses CLoudlog and wants to log their QSOs made from our club station. But, as we have multiple people wanting to log into different cloudlog instances, we needed a solution. For this, I changed the settings window, so that CloudlogCAT would push the current mode and frequency to multiple cloudlog instances.

How does it work?

I tried to make it as intuitive as possible. Down below you can see a screenshot of the new settings window. On the left hand side, there is a list of the current cloudlog instances setup. The + and - buttons add and remove a target. The textboxes on the right are filled automatically by selecting a target. Their functionality:

image

Features and known limitations

Disclaimer

Please, test it thoroughly before merging! I am by no means an expert in VB.NET and never used Visual Studio together with git. I may have committed local Visual Studio files which I shouldn't have. If you don't feel like merging my PR, that's fine. Maybe just add a link to my fork or something like that.

P.S.: Thanks for all your work with Cloudlog!