v2.8 released

Fixes XPlane, and adds new low enroute Alaska charts and a new Pacific region select.
Please let me know if you have any issues.

If you want the new Alaska charts, simply re-cache them.

Updating from v2.3 or older

If you in the ‘i’ screen have (null), or a very blank looking page, please don’t try to download, it will not work. Something went wrong in the migration process.

In that case you must delete and re-install the app. Please see Q9&Q10 in the FAQ.

SUA colors

This hasn’t made it into the documentation yet, but you can tell the difference by the different SUA’s by looking at the color.

RGB: Red/Green/Blue. 1.0 is as bright as it gets.

In summary: the more RED the dot is the less you want to go there.

#define RGB_WARNING 0.6, 0.0, 0.0
#define RGB_PROHIBITED 1.0, 0.0, 0.0
#define RGB_RESTRICTED 0.8, 0.0, 0.0
#define RGB_ALERT 0.6, 0.0, 0.0
#define RGB_MOA 0.4, 0.0, 0.0