-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
feat: fms-v2 msfs sync #8508
Merged
Merged
feat: fms-v2 msfs sync #8508
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
5098641
add intial sync with all todos and hacks
Saschl cbd7dfa
serialize dest and origin airports
Saschl 433f690
Merge remote-tracking branch 'fbw/fms-v2' into fms-v2-asobosync
Saschl 5093d0f
fix: guard origin and destination airport in serialization
Saschl 38d144a
Merge remote-tracking branch 'origin/fms-v2' into fms-v2-asobosync
Saschl 9315f9e
Merge remote-tracking branch 'origin/fms-v2' into fms-v2-asobosync
Saschl 4b1c173
Merge remote-tracking branch 'fbw/master' into fms-v2-asobosync
Saschl 09780c1
Merge remote-tracking branch 'fbw/fms-v2' into fms-v2-asobosync
Saschl 0d12377
fix: waypoint insertion, add extra module for sync
Saschl cce8045
remove unncecessary change
Saschl 06fe333
use more granular sync events
Saschl 63fb80b
some cleanup
Saschl c9e8789
Merge remote-tracking branch 'fbw/fms-v2' into fms-v2-asobosync
Saschl ee9406a
feat: sync flight plan from game
Saschl 4b43eb0
fix some errors
Saschl a1fadd4
more log
Saschl be012d7
fix: export FlightPlanRpcServer
Saschl 59c2ba9
fix: mapping
Saschl 3ef891e
fix: delay init until ingame
Saschl b9f2f1f
use native fms2 sync
Saschl 0d87e5a
fix: missing airport and runway in sync
Saschl a18cb55
Revert "fix: missing airport and runway in sync"
Saschl c8afe73
Revert "use native fms2 sync"
Saschl 563d2d2
fix: sync confusion
Saschl ff81121
small improvement
Saschl 65f0a77
Merge remote-tracking branch 'fbw/fms-v2' into fms-v2-asobosync
Saschl f820369
enable basic load from sim
Saschl 2919b66
fix: rpcclient creation
Saschl e7ca96f
only use rpc client for initial load
Saschl 2504252
fix: datastore subscription
Saschl 016f462
fix: enroute waypoint insertion
Saschl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably don't want to listen to any events regarding the uplink plan, that's meant for temporary plan construction while uplinking from say, simbrief.