Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steppir Widget #444

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Steppir Widget #444

wants to merge 31 commits into from

Conversation

aa5sh
Copy link

@aa5sh aa5sh commented Aug 24, 2024

I use a Steppir antennas. I added a widget for it that would integrate near the rig and all that. One other feature I may add if you support this addition that I have done yet is to allow QLog to send frequency to the Steppir controller. I don't typically need that but I know others do. I did wind up poking around a good bit to add this. Not sure if I did it the way it should have been done.
image

aa5sh and others added 21 commits July 31, 2024 09:37
Added options for tolerance for time and frequency offset for DeDupelication of spots.
For MacOS the restore of the window geometry needs to occur after the window is shown.
Added simple stats similar to IOTA for POTA Hunter, POTA Activator, SOTA and WWFF
- improved the WHERE part of the SQL
- despite the fact that POTA/SOTA/WWFF should be
  connected with callsign, the statistics are generated
  based on the entire log. This is a bit of a simplification,
  as situations involving a portable callsign would also need
  to be addressed, which would complicate the process significantly.
- Added doubleClick event
- code cleanup
Added Steppir Control Widget
@foldynl
Copy link
Owner

foldynl commented Aug 26, 2024

Two comments:

  1. PR contains more than one feature. There is no need to merge the last branches, you can do them yourself when preparing the release
  2. It can't be compiled under ubuntu 20.04/22.04 - generally QT 5.x because you used QT6 specific definitions. I'll try to rework it somehow so that it's usable and the style fits more into the QLog style.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants