1
0
Fork 0
fgdata/Nasal/canvas
Stuart Buchanan 76cfa2c077 FG1000 and MFD handle non-MFD Emesary notifications
Previously the FG1000 and MFD assumed that all notifications received
via Emesary had a Device_Id field.  This is true for
notifications.PFDEventNotification.DefaultType but not for other
messages - e.g. those generated by the AN SPN 46  system on the
carrier.

The effect of this was that when Nimitz was loaded, the FG1000 stopped
working with various errors.

This fix checks the notification type before the Device_Id.
2020-03-12 17:25:34 +00:00
..
draw add canvas/draw.nas library 2020-03-08 21:02:44 +01:00
gui comments, bugfixes and use API 2019-02-27 08:09:25 +00:00
map Canvas Map: tolerate empty paths in waypoints 2019-06-24 16:39:51 +01:00
PFD FG1000 - Improved timers 2019-03-12 20:33:35 +00:00
api.nas canvas/api.nas add getSize() method 2019-05-05 23:19:37 +02:00
draw.nas add canvas/draw.nas library 2020-03-08 21:02:44 +01:00
generic-canvas-map.xml Airport dialog: Basic support for drag/zoom with the mouse 2012-12-03 00:39:13 +01:00
gui.nas add aspect ratio lock feature to canvas window; user window.lockAspectRatio() to activate 2019-11-06 22:59:08 +01:00
map.nas Add Canvas Map Support for Slippy Map 2017-09-28 15:38:03 +01:00
MapDrivers.nas Airbus style for MapStructure/navdisplay 2015-06-06 12:29:36 +02:00
MapStructure.nas comments, bugfixes and use API 2019-02-27 08:09:25 +00:00
MFD_Generic.nas FG1000 and MFD handle non-MFD Emesary notifications 2020-03-12 17:25:34 +00:00
PropertyElement.nas canvas.gui: Update for core changes and use new layouting system 2014-06-03 19:30:30 +02:00
svg.nas svg.nas fix transformation problems and use setClipByBoundingBox() from API 2019-02-27 08:09:16 +00:00
tooltip.nas Nasal/canvas/tooltip.nas: handle multiple properties. 2019-08-31 14:14:18 +01:00