You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently toying around with the infinite flight connect API and got it working through a node.js application. I'm receiving responses from the app and can set AP, breaks, etc. It's also possible to set a waypoint for the Flight plan, but i'm trying to get the current FP and it's not working.
The IFCTestApp show a command for this (Commands.FlightPlan.GetFlightPlan, here) but when I try I don't get a response.
I'm on mac so I can't test the IFCTestApp, but i'm doubting if it actually works there. Can anybody confirm?
The text was updated successfully, but these errors were encountered:
I'm currently toying around with the infinite flight connect API and got it working through a node.js application. I'm receiving responses from the app and can set AP, breaks, etc. It's also possible to set a waypoint for the Flight plan, but i'm trying to get the current FP and it's not working.
The IFCTestApp show a command for this (
Commands.FlightPlan.GetFlightPlan
, here) but when I try I don't get a response.I'm on mac so I can't test the IFCTestApp, but i'm doubting if it actually works there. Can anybody confirm?
The text was updated successfully, but these errors were encountered: