LINDA Support
All LINDA support questions and bug reports.
1824 topics in this forum
-
Hello there you guys. I am kicking and screaming at this point over the Saitek Multi Panel which I recently added to my collection. I want to use it with the Majestic Q400 Pro, which is always a troublemaker, and it seems the default Saitek bindings are getting in my way. There is no issue at all assigning functions that the Q400 shares with default FSX inputs. This means that the AP Master, HDG and ALT buttons work fine, as does the rotary button to set the bugs. What doesn't wanna work with me is the special functions. I have the Q400 profile installed into LINDA and the assignments all in place. There is literally nothing else on this machine that would …
-
- 1 reply
- 911 views
-
-
LINDA 3.3.5.1363 FSUIPC 6109 Prepar3D v5, 5.3.17.28160 I have two issues with LINDA locking up and freezing. One is something that's always happened as far back as I can recall, and the other is something that's only recently started. The first is when I try saving the current HID assignments. With an aircraft profile loaded, and SELECT JOYSTICK selected, clicking immediately locks up the program, with the window indicting (Not Responding) and the cursor a swirling blue "wait" circle. The second is more recent. For one, I've started seeing this message during initial loading/startup: "[ERROR] SetFaultDiagnosisMode - LogOptionProtect Access violat…
-
- 1 reply
- 789 views
-
-
Hello I have been using LINDA for many years and I am very happy with its functions! Now I want to rename the LINDA modules and add 1 new one based on an existing module and I need your help. I am running the following programs: P3Dv4.5 FSUIPC6 LINDA 3.3.5 For hardware I have a MSFFB stick, TPR pedals, 2 Saitek Switch panels, 1 Saitek radio panel and 8 USB control boards. I have the following modules installed and renamed and all control settings are working fine: Original name New name FSX Default FSX Default A2A Cessna 172R A2A C-172 A2A P40 AVG …
-
- 3 replies
- 821 views
-
-
Hello! For prepar3D I had the GNS530 knobs working with my MCP Combo2 VRInsight. I tried to put the specific MSFS variables in it, with no luck. I mean the page and group ones (plus push the knob) has someone working this with the VRinsight with Linda? and how? Thanks!
-
- 1 reply
- 875 views
-
-
Now not... Hello. I don't know what I did, but it was working with all planes. Everything is updated and linda seems to be ok (screenshots from linda): LINDA 4.1.5 for MSFS 2020 (gyazo.com) LINDA 4.1.5 for MSFS 2020 (gyazo.com) but once the plane is loaded still the msg of VRSinsight MCP panel boeing 2 is as "Select your Aircraft and FLY now" it doesn't change to the numbers as it was previously. Any help? Thanks a lot!
-
- 4 replies
- 1.2k views
-
-
-
Hi, does anyone know LVar for the switch that turns the PWS from OFF to AUTO? There seems to be a variable as FS2Crew can change the value. Thanks Stefan Liebe
-
- 3 replies
- 3.8k views
-
-
Is it possible with LINDA to change the 25khz to 8.33khz spacing that is used in Europe/Vatsim? How is that done? Or is AAO or SPAD required for this functionality? I have ticked box to use the GUI Saitek panel in LINDA but see no option to change the spacing. If the spacing is hard coded, is there a lua script that I could use? Cheers, Chris
-
- 5 replies
- 3.8k views
-
-
I could use some help with this script. I'm not quite sure how to get it to work. I feel like I'm close and just missing the proper command. I'm dealing with cowl flap positions, and two specific yet interrelated functions: the actual cowl flap position (L:CowlFlap1 thru L:CowlFlap4, range 0 (fully closed) to 100 (fully open)) and the cowl flap switch position (L:CowlFlap1SwitchPos thru L:CowlFlap4SwitchPos, position 0 (close), 1 (locked) and 2 (open)). I want to be able to with a press of a button or switch to command the cowl flaps to a 33% opening (ipc.writeLvar ("L:CowlFlap4", 33). Getting the cowl flaps to move is fairly simple and I get that to work without any…
-
- 1 reply
- 736 views
-
-
Windows7 Home 64-bit Mostly Saitek Hardware: Yoke, Throttle, Pedals, Sw. Panel, Radio Stack, Auto Pilot Panel, Custom GPS Panel based on L. Bodnar BBI-32 Board. FSUIPC4 I recently installed Linda to assist in configuring the Bodnar board as a FSX Default GPS 500 button panel. I have FSUIPC set up to use Alpha naming of all my control hardware devices. All the aircraft are organized to use "Profiles" and the profiles are stored in a separate "profile" file. Some buttons on the Yoke and throttle are defined within FSUIPC. I plan to use LINDA to define 10 buttons and 2 rotary encoders on the new custom GPS hardware panel. The first day I tested it I sta…
-
- 3 replies
- 859 views
-
-
It seems that the functions for the ND ON TERR button FNX_MPNL_ND_TERRONND_1 contained in the file actions.lua only switches the light in the button on and off, but does not display the TERR image on the ND. Better seems to be the function shown below, where the TERR ON ND button on the Captain's side is briefly pressed and released. This turns on the light in the button and displays the TERR image on the ND. Regards Stefan Liebe -- $$ Terr on ND function FNX_MPNL_ND_TERRONND_CAPT_push() Lvar = "L:S_MIP_GPWS_TERRAIN_ON_ND_CAPT" ipc.writeLvar(Lvar, 1) DspShow('TERR','push') end function FNX_MPNL_ND_TERRONND_CAPT_release…
-
- 0 replies
- 1.9k views
-
-
Hi, I've built myself a Lua script that plays co-pilot sounds for the Fenix A320 add-on (MSFS). I've also uploaded it for others to benefit, if they wish. One user reported my script is not working for him, so he sent me the FSUIPC7.log. In his log, I could see that he was also using LINDA besides my script. I don't understand what all the LINDA log entries mean (there are loads), but I think I can see my script being killed the moment LINDA restarts. I don't know the reason why LINDA is restarting in the first place. So I asked him to try my script without using LINDA at the same time and it was working fine. I'm here to ask whether instances li…
-
- 5 replies
- 980 views
-
-
Hi, Just intalled registered copy of FSuipc 7 for mfs 2020 and Linda and PMDG 737 profile. All appears to be set up correctly but I cannot get the assignments I have sent in Linda to have any effects in the sim. When I configure the assignments in Linda (eg. APU start to button on Virpil panel) and click save, should the effect be seen immediately in the sim? I have researched the problem and followed the instructions but I must have done something wrong. FSUIPC and Linda are installed in a folder on my C/drive and mfs 2020 is installed on my D/drive, in case that makes a difference. Is there a file somewhere that I can check to see if my assignments have been effect…
-
- 1 reply
- 1.1k views
-
-
I'm sorry if this is beating a dead horse, but this is frustrating as heck. I have a total of six Saitek throttle quadrants. One of them is PS/2 and plugged into the Pro Flight Yoke, and is never a problem. The other five, however... All five are plugged into externally-powered external USB hubs. The AC power to the hubs is never turned off. The quadrants remain plugged into their respective ports, and are not disconnected. If I put the PC into sleep mode, they remain properly assigned. If the PC restarts, or is shut down and restarted, the assignments get scrambled. Looking at config-hid.lua in LINDA-CFG\system and comparing it to the backed-up one in LINDA-CFG\syst…
-
- 3 replies
- 1k views
-
-
Hi New guy on the block. I just purchased the FSUIPC in order to make my VRinsight FCU/MCU panel work in FS2020. I am however a bit lost in how to get things started to be honest. The release notes states that only default MSFS library will be supported. However I struggling with what that exactly means. So far I am only able to use the FMCU part of the panel - and only partly. I must admit I had more working by using the old FSX driver/app called VRisim from VRinsight. So can anyone that actually owns the panel explain how they made it work and with what limitations? So something like - this layout for the EFIS part, that for the FMCU part and finally t…
-
- 14 replies
- 4.7k views
-
-
Hello Was there a fix for knob rotation not being in sync, when i rotate does not match cockpit. For the life of me i cant remember but there was a setting that can be changed to slow down the rotation, this was done with vrinsights own serialfp. Do we have similiar in Linda. Generally i rotate slowly but on approach i will rotate faster and its no longer synced?
-
- 6 replies
- 1.2k views
-
-
Should my B737-700 profile for my VRinsight combo also work for the new B737-600 version of PMDG? Thanks! Jaap
-
- 5 replies
- 1.4k views
-
-
Hey all did anyone get mcp combo vrinsight to work properly with fbw a320, Need your help please
-
- 1 reply
- 899 views
-
-
First off im experiencing issues with altitude knob it gets stuck does not move well in cockpit or mcp. Hdg waay too slow on the changes Spd, way too fast not synced. Lastly what is the major difference of having linda as well as fsuipc, i was told fsuipc does it all, but need clarity, i cant test seeing i have above issues. Any help greatly appreciated
-
- 10 replies
- 1.3k views
-
-
Hello, i have reinstalled my OS and MSFS and therefore Linda as well, but I cannot get it to work again now. From the FSUIPC and linda logs, i can see following: 575297 LUA.13: LINDA:: [INIT] Current aircraft (Fenix A320) HID config loaded... 575329 LUA.13: LINDA:: [INIT] Starting LINDA LUA setup 575375 LUA.13: LINDA:: [F320] Checking Event Files Data ************ 575422 LUA.13: LINDA:: [F320] EvtNum=0 575469 LUA.13: LINDA:: [F320] EvtIdx =nil:: 575516 LUA.13: LINDA:: [F320] EvtIdx1=nil:: 575547 LUA.13: LINDA:: [F320] EvtPtrs= 32768 == 33024 575579 LUA.13: LINDA:: [F320] Checking Event Files Data ************ …
-
- 1 reply
- 1.1k views
-
-
Hello There are Buttons on the VRinsight Toggle Panel but when I assign them to buttons on like the Fenix A320 because the buttons don't stay in like they do on an Airbus for example they don't work properly is there a way someone can help me program these to make them work correctly? Kind Regards AruzyGaming
-
- 1 reply
- 882 views
-
-
Thanks for the module for the great Fenix A320. Wonder if it's possible to add support for the Honeycomb Throttle Autopilot so we can change Altitude, Speed HDG etc. It's quite easy to select it in FS2020 by selecting eg Altitude then +/-, but it dont work with native FS2020 controls Regards Claus
-
- 2 replies
- 1.1k views
-
-
Hey all i have the mcp combo pro as well as a CDU 2 vga connection, both from vrinsightthe last time i used this equipment was in FSX with a different module. So here i am now and at a total loss of what i need. Airplane i plan on flying is FBW Airbus on msfs2020, with the cdu and mcp combo pro. Ive read alot on the forums and various google searches,and im confused. I just need to get started.. can anyone point me in the right direction on what it is i need to be setup and use this hardware? Thank you
-
- 31 replies
- 5.3k views
-
-
Hello I'm trying to program my VRInsight toggle and button panel the switches are being reckonised but the buttons are not can someone help me have i missed something? Kind Regards Benedict
-
- 3 replies
- 955 views
-
-
I have this linda module installed in fsuipc6 in p3d v4.5. Will this enable VRinsight MCP2 buttons and switches to work? Thanks Paul
-
- 1 reply
- 726 views
-