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.

Error found in Linda FSLabs A320

Featured Replies

An die Programmierer. Ich habe einen kleinen Fehler in den FSLabs A320 bemerkt. Unter dem Punkt ADIRS - ADIRS1 wurde ein V vergessen zu schreiben.
Hier:
Funktion VC_OVHD_ADIRS_1_att ()
    local SwVar = "VC_OVHD_ADIRS_1_Knob"
    local VarInc = 72001
    local VarDec = 72000
    local SLT = ipc.readLvar (SwVar)
    wenn SLT = = 0 dann
        ipc.control (FSL, VarInc)
        ipc.sleep (10)
        ipc.control (FSL, VarInc)
    elseif SLT == 10 dann
        ipc.control (FSL, VarInc)
    end
    VC_OVHD_ADIRS_1_show ()
end

 

Bitte ändern Sie dies in den nächsten Versionen.

Danke und ein frohes neues Jahr
benne

 

 

To the programmers. I noticed a small bug in the FSLabs A320. Under the item ADIRS - ADIRS1 a V was forgotten to write.
Here:
Function VC_OVHD_ADIRS_1_att ()
    local SwVar = "VC_OVHD_ADIRS_1_Knob"
    local VarInc = 72001
    local VarDec = 72000
    local SLT = ipc.readLvar (SwVar)
    if SLT = = 0 then
        ipc.control (FSL, VarInc)
        ipc.sleep (10)
        ipc.control (FSL, VarInc)
    elseif SLT == 10 then
        ipc.control (FSL, VarInc)
    end
    VC_OVHD_ADIRS_1_show ()
end

 

Please change this in the next versions.

Thanks and a happy new year

benne

Edited by benne36

Fixed in next release. Thank you for the report.

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

Archived

This topic is now archived and is closed to further replies.

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.