This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains 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
continued work on WX station checker function. This way is very very slow. need to improve.
Need to verify the stations that won't be added to LABELS do not have METAR data. Also need to remove debuging code.
Added and reorginized Menu options.
Corrected FAQ Menu button Font
When there is an update, the screen will show all changes between current user version and the github version latest release.
Went through all of the TODO comments.
Removed a line of leftover debug code.
Added the current changes to the Release Template so it is ready for copy and paste when we release.
Added some temp debug code to investigate #113
This code generates duplicate Alias Commands. ALOT
This code creates commands for charts even when there is no FAA Computer Code. There are minimal duplicate commands created due to this. Format for these procedures are first 5 characters not including any spaces. Example: TNX - DP - TUMBE ONE would be .TMXTUMBEC Example: GTB - DP - WATERTOWN TWO would be .GTBWATERC Example: TTD - DP - BLUE LAKE THREE would be .TDDBLUELC
This may lead to WX stations not being included if the WX Stations are not on the Vatism Metar website. We might have to go back to the original way of doing things. #104
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bug Fixes and Feature add ins.
Ready for release. Push back into main branch.
#113
#112
#111
#109
#108
#107
#105
#104 - Will need to keep an eye on this one.
#103