Skip to content

v 0.0.13 - Windows

Compare
Choose a tag to compare
@Skipper-is Skipper-is released this 13 Apr 10:09
· 1 commit to main since this release
  • Added additional nav types, so people can add them in the .ini

To add your own nav type, edit the groundfeatures element in the config.ini file.
If you wish to add in a new ILS called "myILS" you would add in the following item into the list:
"myILS":"ILS
The first part is the name of your ground item, the second is the class of nav beacon, the choices are currently ILS, NDB or VORDME.

  • Fixed some text spacing issues on the navs and aircraft

  • Fixed issue identified by mariosteve around the casting of floats to int in setHSV.

Full Changelog: 0.0.12...0.0.13