Skip to content

[QRG] Allow QRG unit selection per band #544

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

Merged
merged 9 commits into from
Jul 10, 2024
Merged

[QRG] Allow QRG unit selection per band #544

merged 9 commits into from
Jul 10, 2024

Conversation

HB9HIL
Copy link
Contributor

@HB9HIL HB9HIL commented Jul 5, 2024

This is a first step to improve the frequency input. Ref. #165

This adds another column to the bands table and allows choosing another frequency unit then the defaults.

To keep performance up this qrg units are written to the session data and the user_options. When logging in available qrgunits are written to the session data. This makes sure we don't call the database too much.

next step will be displaying the frequency's based on the qrgunit

Comment:
Why not starting with the minimum approach here and just improving the frequency input in the QSO logging? Well the frequency displays in Wavelog are either in Hz, which is really uncommon and not really handy or they are inconsistent.
Goal is to get a clean and intuitive WebUI, which is consistent, stable and fast at the same time. This includes imho a consistent way to display frequencies. Just one unit is not enough as in the hamradio world we have a lot of different bands and spectrum areas.

Hint: Ignore whitespace in this PR

@HB9HIL
Copy link
Contributor Author

HB9HIL commented Jul 5, 2024

Hint:

Place this at the end of application/views/interface_assets/footer.php to easy display the session data

  <pre><?php print_r($this->session->userdata()); ?></pre>

Copy link
Contributor

@int2001 int2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does actually nothing (as described) which affects the User.
Can't spot a problem so far.

tbh: scrolled through code and tested the Band-UI in combination with QSO. Not more.

@HB9HIL HB9HIL merged commit 8a08f82 into wavelog:dev Jul 10, 2024
@HB9HIL HB9HIL deleted the qrg branch July 11, 2024 18:55
@HB9HIL HB9HIL mentioned this pull request Nov 12, 2024
5 tasks
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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy