Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LINDA weather library v 1.2

Featured Replies

Here is a new weather library (a LUA script with weather display functions) for MCP1 and 2 owners:

 

lib-weather_v1_2.zip

 

 

Unzip the content (lib-weather.lua) to Microsoft Flight Simulator X\Modules\linda\libs and overwrite the old file.

 

You can assign one of these functions to a MCP button (or joystick or key or whatever) and they will show then weather information on the Combo display.

 

 

-- Weather functions

-- v1.2 Feb 2013

 

 

function weather_OAT_inCelsius ()

works with both Combo I and II:

shows Temperature (OAT) in Celsius

(MCP2 only with 8 digits)

 

function weather_OAT_inFahrenheit ()

works with both Combo I and II:

shows Temperature (OAT) in Fahrenheit

(MCP2 only with 8 digits)

 

 

function MCP2weather_OAT_Wind_inCelsius ()

works only with Combo II:

shows Temperature (OAT) in Celsius and wind Mag and knots

 

 

function MCP2weather_OAT_Wind_inFahrenheit ()

works only with Combo II:

shows Temperature (OAT) in Fahrenheit and wind Mag and knots

 

 

function MCP2_WIND_BARO_OAT ()

works only with Combo II:

shows wind Mag and knots, Baro pressure in Hpa and mb and Temperature (OAT) in Celsius and Fahrenheit

this is the most recommended function for MCP Combo II users

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.