pilotclient icon indicating copy to clipboard operation
pilotclient copied to clipboard

Relay text messages to ACARS

Open NewoIsTaken opened this issue 3 years ago • 6 comments

Hey everyone,

Would it be possible to implement something to relay a text message that comes in to the sim (FlightGear) which can then be shown in the MCDU as an ACARS message? I know this will also require work on the sim side but would it be possible to do this?

Thanks!

NewoIsTaken avatar Mar 03 '21 22:03 NewoIsTaken

This is likely to be possible. All messages which are currently read out by Flightgear like private message and frequency message could be further used within other modules. This would only need some changes on Flightgear-side to make messages available to other modules. Furthermore it may need some parsing to forward/show only the relevant messages and content.

At the moment I have too little time to work on it. But I have it on my list.

If you have any idea or would like to work on it, feel free! I could assist you with that.

ltoenning avatar Mar 11 '21 22:03 ltoenning

OK, thanks! I will poke around and see if I can figure out something.

NewoIsTaken avatar Mar 12 '21 00:03 NewoIsTaken

@ltoenning I have very little experience with Qt and projects like swift so I have no idea what to do, or what I am doing... in other words... I need a good bit of help.

NewoIsTaken avatar Mar 12 '21 01:03 NewoIsTaken

@ltoenning How would you like to be contacted?

NewoIsTaken avatar Mar 12 '21 01:03 NewoIsTaken

As said the swift code didn't need to be touched for that. Only Flightgear side.

You can contact me via Discord (LarsT#8061) or the mail address listed in my Github profile.

ltoenning avatar Mar 12 '21 08:03 ltoenning

Ah, OK, I understand now. I will reach out to you in Discord.

NewoIsTaken avatar Mar 12 '21 17:03 NewoIsTaken