CH47F Flight Plan Entry - A10C/2 option to overwrite - SA342 Added#178
Open
jonsky752 wants to merge 110 commits into
Open
CH47F Flight Plan Entry - A10C/2 option to overwrite - SA342 Added#178jonsky752 wants to merge 110 commits into
jonsky752 wants to merge 110 commits into
Conversation
Changes to enable CH47 to automatically create a flight plan from the saved waypoint
… existing waypoints Used the two options dialogue box to ask if the user wishes to add the waypoints to the existing waypoints, or overwrite the current waypoints starting at waypoint 1
Author
|
Sorry for the mess of files, think I've got it figured out now on how to update my fork and do a pull request so everything ends up it the right place. Thanks |
Author
|
Sorry, the last upload "update" was just supposed to go to my fork. Github is a right pain in the arse. Basically I consolidated @WangNorthEast FA-18 PP MSN and F-15E JDAM entry into the build. |
Consolidation - Abort Button
F-15E reduced to two questions for seat and JDAM entry,
added Ka-50 Target Points
Jonsky752
Changed from 2 options: 1. Add to Flightplan 2. Make a New Flightplan to 4 options: 1. Add to Flightplan 2. Make a New Flightplan 3. Add to Alternate Flightplan 4. Make a New Alternate Flightplan
CH47 Flightplan choice update
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.
CH47F Added a feature whereby the user selects whether to add the waypoints to the current flight plan, or make a new flight plan.
I was working with @blueberrypi-studio last night on the implementation of the CH47F.
I had the idea of getting TheWay to automatically enter the created waypoints into a Flight Plan for navigation use.
Need to implement #177 first.
SA342 Added, enters waypoints in much the same way as KA50, any waypoint list will be entered in Nadir from wp1
A-10C/2, made an option to overwrite existing waypoints.
Thanks