Hackathon Proposal:POH Checklists: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (https://forum.flightgear.org/viewtopic.php?f=4&t=37992&p=373519&hilit=checklists#p373519)
m (https://forum.flightgear.org/viewtopic.php?f=4&t=37992&p=373519&hilit=checklists#p373505)
Line 10: Line 10:
Stuart would be very happy to help anyone who is interested in creating either a generic MFD checklist feature, or to replace the [[PUI]] version with a better canvas implementation.  
Stuart would be very happy to help anyone who is interested in creating either a generic MFD checklist feature, or to replace the [[PUI]] version with a better canvas implementation.  
<ref>https://forum.flightgear.org/viewtopic.php?f=4&t=37992&p=373519&#p373519</ref>So if someone is looking for a Hackathon idea - using QML or [[Canvas]] to render checklists so that they look more like a traditional checklist in a POH would be quite a neat little project. <ref>https://sourceforge.net/p/flightgear/mailman/message/37124720/</ref>
<ref>https://forum.flightgear.org/viewtopic.php?f=4&t=37992&p=373519&#p373519</ref>So if someone is looking for a Hackathon idea - using QML or [[Canvas]] to render checklists so that they look more like a traditional checklist in a POH would be quite a neat little project. <ref>https://sourceforge.net/p/flightgear/mailman/message/37124720/</ref>
|skills=C++, [[Nasal]], [[Canvas]]
 
The PUI checklist dialog has a bug where selecting a new group doesn't update the checklist selection combo-box. Stuart has tried various tricks to update it, but thinks it's an underlying issue with PUI itself. <ref>https://sourceforge.net/p/flightgear/mailman/message/36292913/</ref>
 
Hopefully as we move to using Canvas in the future we'll be able to improve the checklist display to include a set of dots linking the items.<ref>https://sourceforge.net/p/flightgear/mailman/message/29824616/</ref>
 
Trying to do something more complicated with Nasal and PUI is a real pain, and Stuart doesn't think it's worth the effort. One thought he had a while back was it would be nice to replace the checklist function with some Canvas window that looked a bit more like a traditional paper checklist.<ref>https://sourceforge.net/p/flightgear/mailman/message/36937987/</ref>
 
|skills= [[Nasal]], [[Canvas]]
|opportunities=
|opportunities=
* [[Aircraft checklists]]
* [[Aircraft checklists]]


}}
}}

Revision as of 18:24, 8 October 2020

This is an example Hackathon idea for the Virtual FSWeekend Hackathon 2020.


Title: POH Checklists

FG1000 Checklist MFD page.png
Potential mentors: Stuart
Intro: (short intro)
Interested Parties: none
Status: n/a
Summary: n/a
Background: Stuart would like to improve how checklists are displayed within the simulator.

Stuart would be very happy to help anyone who is interested in creating either a generic MFD checklist feature, or to replace the PUI version with a better canvas implementation. [1]So if someone is looking for a Hackathon idea - using QML or Canvas to render checklists so that they look more like a traditional checklist in a POH would be quite a neat little project. [2]

The PUI checklist dialog has a bug where selecting a new group doesn't update the checklist selection combo-box. Stuart has tried various tricks to update it, but thinks it's an underlying issue with PUI itself. [3]

Hopefully as we move to using Canvas in the future we'll be able to improve the checklist display to include a set of dots linking the items.[4]

Trying to do something more complicated with Nasal and PUI is a real pain, and Stuart doesn't think it's worth the effort. One thought he had a while back was it would be nice to replace the checklist function with some Canvas window that looked a bit more like a traditional paper checklist.[5]

Details: n/a
Ideas:
Required skills: Nasal, Canvas
Learning Opportunities: * Aircraft checklists
Notes:
References