Jump to content

Linda


Double J

Recommended Posts

No luck, LINDA (Lua Integrated Non-complex Device Assigning) is freeware, but requires a registered (payware) version of FSUIPC.

 

Here's the site http://fs-linda.com/

 

I'm studying plain Lua for the moment, to program the LEDs on my Saitek X52Pro. Dunno if using Linda would ease things up. Will try it once I'm really comfortable with Lua (which does all I need for now).

BTW Lua is also free, but also requires a registered FSUIPC.

 

Wim

b727fcaptain.jpgx701captain5.jpg
Link to comment
Share on other sites

Linda is used to sense var inputs . (It's not for potentiometer inputs/Axises). That's accomplished using FSUIPC axis assignment. Dont think it can be used as an output to trigger leds. I use Linda for my homemade hardware inputs. LED lighting is accomplished through switch closer wiring and Axis assignments per FSUIPC..

CPU: I7 4790K @ 4.5 ghz, GPU and CPU water cooled

GPU: Gigabyte GTX 970

MEM: Gskill Rippjaw 1866 17900

MB: Gigabyte Gaming 5 Z97X

Link to comment
Share on other sites

Ah OK. I knew what LUA was but didn't realize a LINDA acronym was being used.

 

My opinion is the guys above are right. Registered FSUIPC is needed to give LUA access to FSX.

 

-Pv-

2 carrot salad, 10.41 liter bucket, electric doorbell, 17 inch fan, 12X14, 85 Dbm
Link to comment
Share on other sites

FSUIPC will be the best FS invest you can make! Specially if your into assigning buttons etc! The adding linda to get even more flexibility per aircraft because not all addons use default variables.

CPU: I7 4790K @ 4.5 ghz, GPU and CPU water cooled

GPU: Gigabyte GTX 970

MEM: Gskill Rippjaw 1866 17900

MB: Gigabyte Gaming 5 Z97X

Link to comment
Share on other sites

What is it? Can you use it instead of a registered version of FSUIPC. Looking for an easy way to properly assign all my throttles and buttons. I don't feel like paying 35 bucks to do it.

 

As you will know from other responses, it requires FSUIPC. The immediate advantage of LINDA is it gives you access to pre-made scripts for many payware aircraft that cannot be programmed directly from FSX or FSUIPC. Such libraries can be done with raw FSUIPC - using Lua code in each case - but the LINDA framework makes it much more accessible and in particular does away with the need to use a numeric parameter to distinguish between functions. (The Aerosoft Twin Otter Extended library, for example, has several hundred functions.)

 

You will find that a lot of work has gone into exposing the internals of popular payware aircraft such as the A2A 172, 182 and Cherokee in a way that allows you to program them to your buttons and switches.

 

Here's

of using a LINDA library made by someone else.

MarkH

 

C0TtlQd.jpg

Link to comment
Share on other sites

Dont think it can be used as an output to trigger leds. I use Linda for my homemade hardware inputs. LED lighting is accomplished through switch closer wiring and Axis assignments per FSUIPC..

 

On the Saitek the LEDs can adressed done through Lua function calls to some "saitek.dll" library (think it's meant for X-plane originally). Anyway, I got it working with raw FSUIPC and Lua.

This means I don't have to bother Linda ?

 

Wim

b727fcaptain.jpgx701captain5.jpg
Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...