Canvas EFIS framework: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 25: Line 25:
=== Image source ===
=== Image source ===
* base class for EFIS/EICAS pages handling some SVG stuff  
* base class for EFIS/EICAS pages handling some SVG stuff  
* Should be easy to configure, e.g. by providing some common listeners to show/hide or colorize elements


=== Display selectors / routing ===
=== Display selectors / routing ===
Line 31: Line 32:
=== EICAS Message system ===
=== EICAS Message system ===
* Handle EICAS messages efficiently without eating up to much frame rate
* Handle EICAS messages efficiently without eating up to much frame rate
* Message queue  
* Message queue: decouple canvas updates from message arrival
* semi-automatic listener setup


== Thoughts on implementation ==
== Thoughts on implementation ==
252

edits

Navigation menu