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

Feature Request - Cockpit Tablet #224

Open
AAL5665 opened this issue Apr 3, 2021 · 34 comments
Open

Feature Request - Cockpit Tablet #224

AAL5665 opened this issue Apr 3, 2021 · 34 comments
Assignees
Labels
Component: UI User interface related enhancement New feature or request

Comments

@AAL5665
Copy link

AAL5665 commented Apr 3, 2021

Will it be possible to add a screen touch tablet(in relation to A350 MCDU's screen touch interface), if so, will it be possible to make it capable of doing the following:

  1. Display simbrief related option such as:
    i. Route(while showing the flight progress as well)
    ii. Time until arrival
    iii. Callsign(Not necessary but a suggestion)
    iv. Able to import simbrief flightplan OFP or printout(this might be asking for a lot)
    v. Distance till you reach the Arrival Airport.

  2. Control aircraft doors,

  3. Connect External Power and Air.

@AAL5665 AAL5665 added the enhancement New feature or request label Apr 3, 2021
@merspieler merspieler assigned Octal450 and unassigned legoboyvdlp Apr 3, 2021
@merspieler merspieler added the Component: UI User interface related label Apr 3, 2021
@merspieler
Copy link
Collaborator

We have ideas for it... but won't come until near completion of the actual systems.

@AAL5665
Copy link
Author

AAL5665 commented Apr 3, 2021

Sure fine by me

@legoboyvdlp
Copy link
Owner

Control aircraft doors,

Connect External Power and Air.

This doesn't make sense. Those are performed by ground crew; not in a "tablet" device.

@AAL5665
Copy link
Author

AAL5665 commented Apr 3, 2021 via email

@NewoIsTaken
Copy link
Contributor

@legoboyvdlp X-Plane has a plugin called Avi-Tab and allows you to control those things in it. It is your choice whether you want to combine the two or keep them separate.

@Octal450
Copy link
Collaborator

Octal450 commented Apr 3, 2021

Yes! I have been working on this on and off for the past few years... its something I will likely look into once the FDM (which is keeping most of my time rn) is complete!

Kind Regards,
Josh

@merspieler
Copy link
Collaborator

merspieler commented Apr 3, 2021

Oh... and just FYI @AAL5665 :

ii. Time until arrival

That will be visible on the MCDU, once completed

iii. Callsign(Not necessary but a suggestion)

Already on the MCDU F-PLN page

iv. Able to import simbrief flightplan OFP or printout(this might be asking for a lot)

You can already import from simbrief....

v. Distance till you reach the Arrival Airport.

Again, already available on the F-PLN page... as well you can use the PROG pages BRG/DIST function to get the directe distance

@NewoIsTaken
Copy link
Contributor

I was thinking instead of having menus to do stuff like push back or enable ground power, we put it in this tablet.

@merspieler
Copy link
Collaborator

doesn't make any sense... on a real tablet you wouldn't have that...

@NewoIsTaken
Copy link
Contributor

NewoIsTaken commented Apr 3, 2021

But in real life, you wouldn't have menus either. Technically both are unrealistic. And this tablet isn't like an iPad tablet. It is a special tablet. :)

@merspieler
Copy link
Collaborator

merspieler commented Apr 3, 2021

well... at least we can keep the tablet realistic... by not including that.
... and some airlines actually use iPads...

@NewoIsTaken
Copy link
Contributor

I believe that the idea for this tablet is not like a regular tablet. It is supposed to be like a control center for the plane but also a place for references like charts. Ultimately, this is you people's decision but those were just my two cents.

@merspieler
Copy link
Collaborator

Don't steal the bad ideas from the commercial sims :P

@Octal450
Copy link
Collaborator

Octal450 commented Apr 3, 2021

I actually think its a good idea @merspieler (to put the acconfig menus and sh*t in there) :D

Kind Regards,
Josh

@merspieler
Copy link
Collaborator

cause the commercial crap does it?

@inuyaksa
Copy link
Collaborator

inuyaksa commented Apr 3, 2021

My two cents. I don't like a fake tablet on this plane, I prefer a realistic table with all the functions a real pilot can use.
Other needed functions can be implemented on menu or acconfig.

@NewoIsTaken
Copy link
Contributor

Hey, maybe add a toggle, if you like the idea, then enable it, if you don't, you can disable it and just use the menus! :)

@Octal450
Copy link
Collaborator

Octal450 commented Apr 4, 2021

cause the commercial crap does it?

Nah, just because its a convenient place to put stuff imo vs clumsy menus.

Not a requirement I just thought it would be cool. We can decide on it later anyways, take a vote and see who likes what.

Kind Regards,
Josh

@AAL5665
Copy link
Author

AAL5665 commented Apr 4, 2021

Wow this is quite the discussion

@AAL5665
Copy link
Author

AAL5665 commented Apr 4, 2021

My two cents. I don't like a fake tablet on this plane, I prefer a realistic table with all the functions a real pilot can use.
Other needed functions can be implemented on menu or acconfig.

Currently you are aware that the NAV mode only displays the F-PLN in a certain distance and the function of the route manager is none existing. Even if you use the F-PLN mode to view the result aren't different.

@AAL5665
Copy link
Author

AAL5665 commented Apr 4, 2021

If there is a wish for such realism then there should be voice commands which might be used in controlling the ground crew(which might not be necessary) through the use of the MECH button for communication(initiation of commands).
Do not forget that in reality the doors are opened by the cabin crew which if you would want that then you might need that voice command option via the CALL button on the overhead panel to initiate the command.

Ignore If against the idea do not read the following:

Just know this is personal preference(suggestion) ignore if you must.

Toggle in aircraft config to enable or disable VC option
Function:
if mech_button press then VC(voice command) enable
then if mech_button press again disable VC

if call_button press then VC(voice command) enable
then if call_button press disable VC

Execution:
Mech commands:
Connect External Power
Connect External Air
Connect Catering Truck
Connect Baggage Ramp/Cart

Call commands:
Open Doors
Close Doors
Announcement(condition to be met before it can starts)

Just know this is personal preference(suggestion) ignore if you must.

@merspieler
Copy link
Collaborator

Here is your distance:
fgfs-20210404231814

There is already voice control for a few functions... https://github.com/merspieler/flight-gear-copilot tho this is a very generic implementation and hasn't been updated in a while.
Adding stuff to it would be easy tho

Actually that CABIN/MECH buttons aren't that much of a bad idea...
Voice commands are probably a bit overkill but if you click the MECH button and you get a dialog for the things you mentioned, that would be neat... maybe with spoken dialog....

@AAL5665
Copy link
Author

AAL5665 commented Apr 5, 2021

In addition, could the PAX, Cargo, FOB be displayed. For example,

if:
Forward Cabin = 3722
Centre Cabin = 2721
Aft Cabin = 4233
then
PAX = Forward Cabin + Centre Cabin + Aft / 100

if total == 10676 / 100 then
total = 106.7 or 107

if:
Forward Cargo = 3000
Aft Cargo = 3000
then

Cargo = Forward Cargo + Aft Cargo / 1000
if Cargo == 6000/1000
Cargo = 6.0

Display on tablet in a tab(Fuel And Payload tab)
PAX: 106.7
Cargo: 6.0

@merspieler
Copy link
Collaborator

merspieler commented Apr 5, 2021

If you already know, you're off topic, then why do you post it in the first place???? (post removed)
Your question is better asked on the forum so I won't answer here-

For weight an pax... there was the idea of having an actual load sheet....

As said before, I'd prefer to have something similar to a real tablet on it and anything which is limited to the sim in a separate dialog.

Oh... and please DO NOT reference other sims, DO reference official documents or other references of the real thing.

Repository owner deleted a comment from AAL5665 Apr 5, 2021
@legoboyvdlp
Copy link
Owner

Real:
image
image
image
image
image
image
image

@NewoIsTaken
Copy link
Contributor

Does this tablet actually come with the plane? Or do the airlines install them? Because it seems like some are a bit different...

@merspieler
Copy link
Collaborator

Afaik, they are up to the airlines. They are also not really integrated into the systems like the OIS in the A350 is.

Last pic is interesting... (despite that it's an A330), it seems to be integrated into the table, similar to the Keyboard on the A380 and A350.

@AAL5665
Copy link
Author

AAL5665 commented Apr 8, 2021

Real:
image
image
image
image
image
image
image

Is this going to have to include Navigraph as well for the charts?

@merspieler
Copy link
Collaborator

Only if YOU pay for it

@Octal450
Copy link
Collaborator

Octal450 commented Apr 8, 2021

Yep... ^

@NewoIsTaken
Copy link
Contributor

I mean... we're not going to give you Navigraph for free...

@AAL5665
Copy link
Author

AAL5665 commented Apr 10, 2021

I was asking whether it will require Navigraph for the charts.
@legoboyvdlp Regarding the first issue about the flightplan being displayed on the tablet:

Charts

This is in the photo right?

@NewoIsTaken
Copy link
Contributor

NewoIsTaken commented Apr 10, 2021

Ah, the US has charts for free published by the FAA, the UK has the eAIP, and I'm not sure for the rest and I am unsure if we do have the permissions to add them.

@merspieler
Copy link
Collaborator

Australia
Qatar
Have also some available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: UI User interface related enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants