Taran Posted January 24, 2015 Report Posted January 24, 2015 Is there a way to code something to pull flights that are created by the pilots when they use the charter button on ACARS? Like a long list of the routes and a/c they flew so that other pilots can use that as a tool to choose a flight? Quote
Moderators Kyle Posted January 24, 2015 Moderators Report Posted January 24, 2015 Is there a way to code something to pull flights that are created by the pilots when they use the charter button on ACARS? Like a long list of the routes and a/c they flew so that other pilots can use that as a tool to choose a flight? It's something that you would have to request to the ACARS Developer. Quote
Moderators servetas Posted January 24, 2015 Moderators Report Posted January 24, 2015 You can use the pirep_filed phpVMS event and check if there is a schedule with the same departure and arrival airports. If not, you can run a query in order to create the schedule on your system. Currently, there is not any option for this but it is not too difficult to be done. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.