[PREVIEW - DO NOT MERGE] #141: Add common aircraft frequencies to airport channel import - #145
Open
github-actions[bot] wants to merge 2 commits into
Open
[PREVIEW - DO NOT MERGE] #141: Add common aircraft frequencies to airport channel import#145github-actions[bot] wants to merge 2 commits into
github-actions[bot] wants to merge 2 commits into
Conversation
Adds an optional set of common/itinerant aircraft frequencies (Guard, UNICOM, air-to-air, Multicom, SAR, etc.) to the Channel Wizard airport import flow. - Service: generateAirportChannels now accepts a selected subset of common frequencies. In single-zone mode they are appended to the Airports zone; in individual-zone mode they are placed in a separate Aircraft zone. Channels are receive-only (forbidTx, Analog, 25kHz). - UI: the 'Add common aircraft frequencies' checkbox is available in both zone-grouping modes, with a select/deselect list (all selected by default) plus Select All / Deselect All. - Tests: updated and added coverage for single-zone append, separate Aircraft zone in individual mode, partial subset selection, empty list, and receive-only channels.
Owner
Author
|
Mirrored for CI/deploy testing: #146 Preview will be live at https://neonplug.app/test/preview-pr-145/ once the build finishes (usually a few minutes). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mirror of #141 by @emuehlstein, opened for CI preview/deploy testing only. Do not merge this PR - close it once testing is done; merge the original #141 instead if the change is good.