AirLink: Difference between revisions

97 bytes added ,  10:22, 3 September 2022
m
 
(3 intermediate revisions by the same user not shown)
Line 23: Line 23:
''CumulusMX'' knows the following country settings:
''CumulusMX'' knows the following country settings:


     US, GBCA, EUAQI, EUCAQI, AU, NL, BE
     US, UK,  EUAQI, EUCAQI, CA, AU, NL, BE


The type indicator has been left out except for the EU so USA-EPA becomes simply US in this example.
The type indicator has been left out except for the EU so USA-EPA becomes simply US in this example.
Line 29: Line 29:
''CumulusUtils'' knows the following countries:
''CumulusUtils'' knows the following countries:


     US, GB, CA, EU, AU, NL, BE
     US, UK, CA, EU, AU, NL, BE


These match one to one which is easy to understand except for the EU. Both EU settings from CumulusMX are projected on EU in CumulusUtils.
These match one to one which is easy to understand except for the EU. Both EU settings from CumulusMX are projected on EU in CumulusUtils.
Line 60: Line 60:
   WantToSeeWind=true            => If true will show the windbarbs in the chart indicating the wind direction
   WantToSeeWind=true            => If true will show the windbarbs in the chart indicating the wind direction
   CleanupAirlinkLogs=false      => If true will remove old logfiles and keep only the current and the previous month
   CleanupAirlinkLogs=false      => If true will remove old logfiles and keep only the current and the previous month
  ReferenceLineThickness=4      => The thickness of the reference lines in points. Default is 4.


== Inner working ==
== Inner working ==