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.

roliflight

Members
  • Joined

  • Last visited

Everything posted by roliflight

  1. Hi Scotflieger, many thanks for quick answer I sign up if I needed a programming but first i have to buy have a good time roliflight
  2. Hello, may question, there is the possibility, that linda also works with Goflight-Modules. For example GF-LGT-II Landing Gear and Trim Control. Thanks for answering roliflight
  3. Hi Guenseli, thank you for answer, on the display I see “Nav on” and “Nav off” but wen I traced, there is no Lvar function. The normal autopilot is workimg. I think it is a problem with the phenom-configuration-tool. This tool allows to map a keyboard-key to such a Lvar-function. I will try it again if I have more time. For the first step i was gone the easy way and have programmed some fsuipc-mouse-macros. They are working fine. Thank you for helping Roli
  4. Hello, i have a little problem, my Vrinsight combo doesn’t work with the airplane feelthere Phenom 100. May be, that my LVAR-Funktions are not correct, here an example I wrote. -- ## Lights ############### function Nav_Logo_on () LVarSet = "L:EmbNavLt" ipc.writeLvar(LVarSet, 1) -- LightSwitch () DspShow ("Nav", "on") end function Nav_Logo_off () LVarSet = "L:EmbNavLt" ipc.writeLvar(LVarSet, 0) -- LightSwitch () DspShow ("Nav", "off") end function Nav_Logo_toggle () if _t("L:EmbNavLt", 0) then Nav_Logo_on () else Nav_Logo_off () end end There are much more LVars example PhLdgTaxi, EmbPanelLt I don’t know why the Lvars wont not to work, maybe, there is a Configurator-Tool which allows to assign Lvars and Offsets to keyboard-presses. I think it blocked this functions. LUA.0: [5] Watching new LVar: AUTOTAXI = 0 LUA.0: flight not saved! LUA.0: flight not saved! LUA.0: All LVars watching request. Preparing... LUA.0: [5] All LVars watching started... LUA.0: [1] LVar: EmbNavLt = 0 LUA.O flight not saved! LUA.0: [L] LVar. EmbStrobeLt = 0 LUA.0: [L] LVar: EmbStrobeLt = 1 LUA.0: flight not saved! LUA.0: flight not saved! LUA.Or [L] LVar: EmbPanelLt = 1 LUA.0: [L] LVar. EmbPanelLt = 0 LUA.0: flight not saved! LUA.0: [L] LVar: PhLdgTaxi = 1 LUA.0: flight not saved! LUA.0: [L] LVar. PhLdgTaxi = 2 LUA.0: flight not saved! LUA.0: [L] LVaru PhLdgTaxi = 1 LUA.0: flight not saved! LUA.0: [L] LVar: PhLdgTaxi = 0 LUA.0: flight not saved! LUA.Or flight not saved! LUA.0: [L] LVar. EmbNavLt = 1 LUA.0: [1] LVar. EmbNavLt = 0 LUA.0: flight not saved! LUA.0: [L] 'Mar: ErjThrottlelLever = 85 LUA.0: [L] LVar: ErjThrottle2Lever = 85 Sim stopped: average frame rate for last 548 secs = 27.3 Another problem is, there are combinations off two or three offsets as shown . How can I convert this for Linda. (If I pressed the AP-button) 86339 LogOptions changed, now 20000000 00000001 792470 *** EUENT: Cntrl= 65561 (0x00010019), Param= 0 (0x00000000) PAUSE_TOGGLE 799896 *** EUENT: Cntrl= 65808 (0x00010110), Param= 0 (0x00000000) AP_ALT_HOLD_ON 799896 *** EUENT: Cntrl= 66036 {0x000101f4}, Param= 1441 <0x000005a1) AP_US_UAR_SET_ENGLISH 799896 *** EUENT: Cntrl= 65792 (0x00010100), Param= 1 (0x00000001) AUTOPILOT_ON 799958 *** EUENT: Cntrl= 66036 {0x000101f4}, Param= 1442 <0x000005a2) AP_US_UAR_SETENGLISH 799958 *** EUENT: Cntrl= 65817 (0x00010119), Param= 0 (0x00000000) AP_WING_LEUELER_OFF 800005 *** EUENT: Cntrl= 66036 {0x000101f4}, Param= 1442 <0x000005a2) AP_US_VAR_SETENGLISH 800067 *** EUENT: Cntrl= 66036 <0x000101f4), Param= 1443 <0x000005a3) AP_US_VAR_SET_ENGLISH 800130 *** EUENT: Cntrl= 66036 <0x000101f4), Param= 1443 <0x000005a3) AP_US_VAR_SETENGLISH 800208 *** EUENT: Cntrl= 66036 <0x000101f4), Param= 1444 (0x000005a4) AP_US_VAR_SET_ENGLISH 800254 *** EUENT: Cntrl= 66036 (0x000101f4), Param= 1444 <0x000005a4) AP_US_VAR_SETENGLISH 800379 *** EUENT: Cntrl= 66036 <0x000101f4), Param= 1445 <0x000005a5) AP_US_VAR_SET_ENGLISH 800442 *** EUENT: Cntrl= 66036 <0x000101f4), Param= 1445 <0x000005a5) AP_US_VAR_SETENGLISH 800504 *** EUENT: Cntrl= 66036 <0x000101f4), Param= 1446 (0x000005a6) AP_US_VAR_SET_ENGLISH 800598 *** EUENT: Cntrl= 66036 (0x000101f4), Param= 1446 <0x000005a6) AP_US_VAR_SETENGLISH 800644 *** EUENT: Cntrl= 66036 <0x000101f4), Param= 1447 <0x000005a7) AP_US_VAR_SET_ENGLISH 800691 *** EUENT: Cntrl= 66036 (0x000101f4), Param= 1448 <0x000005a8) AP_US_VAR_SETENGLISH Have somebody an idea Many thanks Roliflight
  5. Hi Scotflieger, many thanks, the functions are working properly. Linda is a great software!!! another question, i want to build a panel with control-lights for AP, FD, Gear and so on. Linda is in a position, such a panel to operate? Many thanks an have a good time
  6. Hallo, im am a newbee and i have a little problem, on the Vrinsight combo Airbus steyle is a little button named matric alt. I can not find a Linda control to activat this funktion. I have traced the LVars an found 2 LVars by pushing this button at FSX. AB_AP_Metric = 1 AB_AP_Metric = 0 AB_AP_Metric_REL = 1 AB_AP_Metric_REL = 0 I tried to write a funktion but the funktion did not work because i am not the great programmer. Can somebody help me and show me, how the funktion is correct. Excause my bad english. Many thanks roliflight

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.