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

Support flightplans #7

Open
Twchy opened this issue Nov 30, 2024 · 3 comments
Open

Support flightplans #7

Twchy opened this issue Nov 30, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Twchy
Copy link

Twchy commented Nov 30, 2024

Hello

I've been messing around with this and eventually hoping to replace the legacy fsd server I run with it.

I seem to be having an error whenever I try to submit a flight plan
swiftguistd_Mvz7W0xN1y

Everything on the flight plan form is populated with data.

With our current setup we run atc sessions on a weekend, and we have a simple HTML page that pulls the flight plans from the whazzup text file.

So it would be nice to have an api for flightplans :)

Really appreciate what you're doing with this!!

Thanks.

@renorris
Copy link
Owner

Hey,

Yes, currently there is no flight plan implementation at all. The error you're seeing is due to the server not recognizing the flight plan data your Swift client is sending.

Would you mind pointing me at any documentation/examples you have regarding whazzup? I'm unfamiliar with the specification/format since I've never used the legacy FSD server. Thanks in advance.

ATC is definitely on the todo list, but I'm unsure when I'll get to programming it. It's going to involve another sizable refactor. I'll mark this issue & keep it open so you can receive notifications in the future.

Thanks for the report! I'm glad you're benefitting from the project.

Reese

@renorris renorris added the enhancement New feature or request label Nov 30, 2024
@Twchy
Copy link
Author

Twchy commented Nov 30, 2024

Basically

All i know is that from our usage of legacy fsd the whazzup file is where the connected pilots and filed flight plans sit

this was vatsims: https://data.vatsim.net/vatsim-data.txt

And now obviously vatsim stores it's connected users and active flightplans in the : https://data.vatsim.net/v3/vatsim-data.json

Sorry in advance if this was unhelpful

But as said above thanks for this project!!!

@renorris
Copy link
Owner

Ah, I see. Thanks for the links.

@renorris renorris changed the title Swift flightplan submit error Support flightplans Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants