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

Airband channels #612

Open
richard9999999999 opened this issue Sep 9, 2024 · 3 comments
Open

Airband channels #612

richard9999999999 opened this issue Sep 9, 2024 · 3 comments

Comments

@richard9999999999
Copy link

richard9999999999 commented Sep 9, 2024

It is maybe rather a feature request than a bug. Probably you are aware that in aircraft communication, the published frequency number (number to dial on aircraft radio) is (can) be different from target frequency. More info e.g. here:
https://833radio.com/news/show/7
so e.g.:

  • if you set the number 118.025 on the radio, radio will transmit/receive on 118.0250MHz with settings for 25kHz channel spacing
  • if you set the number 118.030 on the radio, radio will transmit/receive on 118.0250MHz with settings for 8.33Khz channel spacing
  • if you set the number 118.035 on the radio, radio will transmit/receive on 118.0333MHz with settings for 8.33Khz channel spacing
  • if you set the number 118.040 on the radio, radio will transmit/receive on 118.0417MHz with settings for 8.33Khz channel spacing
  • if you set the number 118.050 on the radio, radio will transmit/receive on 118.0500MHz with settings for 25Khz channel spacing
  • if you set the number 118.055 on the radio, radio will transmit/receive on 118.0500MHz with settings for 8.33Khz channel spacing
  • etc..

I think it can be very convenient to implement this airband frequency dial mode in the K-5 firmware. You usually have some published "frequency" for airfield or aircraft service which in fact is not a frequency but a number to set on the airband radio..

@richard9999999999
Copy link
Author

richard9999999999 commented Sep 10, 2024 via email

@richard9999999999
Copy link
Author

richard9999999999 commented Sep 10, 2024

..If somebody asks why 8.33 air band is so "illogical", it is because historically 6 digit frequencies were reported/published/set on radios. After transfer to 8.33kHz channel spacing they wanted to save this plus also to have the possibility to distinguish between 25KHz and 8.33kHz spaced channels bu just setting the different number (despite the frequency is the same). Radio knows which spacing mode it is that way so it can switch the mode automatically. And yes, some service still use 25kHz spacing in Europe: those are services which needs repeaters to have big coverage.. Those repeaters works on a bit shifted frequency from the base (each repeater on a bit different one) otherwise they would interfere badly each other in the range areas. Thus old wider band (25KHz spacing) is needed here..

@richard9999999999
Copy link
Author

richard9999999999 commented Sep 10, 2024

BTW I have communicated also directly with QuanSheng support on this topic but I was not successful. Their firmware has the 8.33 airband solved much worse: they simply added 8.33 (so not 8.33333333 :-) ) to the base frequency 118MHZ :-) So the errors accumulated badly with increasing frequency and even correct frequencies could not be set. What I was wondering was I never found any complaint on that topic on Net from any user. I simply put the radio on shelf for some year but now I tried to look if Quansheng have made some improvement. I didn't find the firmware on their site anymore but instead I found your work. Great!!!

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

No branches or pull requests

1 participant