Everything posted by Mive1957
-
DspShow (X,Y)
Hi ScotFlieger I find something comparing version 1.3 and version 2.5.7 Linda code. 1.3 extract : function Dsp0 (s) if _MCP1 () then cmd = "DSP0" else cmd = "MSG0" end 2.5.7 extract : function Dsp0 (s, f) if (_MCP2 () or _MCP2a ()) then cmd = "DSP0" else cmd = "MSG0" end If i take the logic of 1.3 version DSP0 and MSG0 must be swapped in 2.5.7 I make the change in the code for a test and now i read again the messages on the MCP1 display. Also it seems Dsp0 and Dsp1 are only called by MCP1. If it is right, there is no need to make all the tests inside the functions. But this is not very important for the result. Thanks to show me the direction to search. Michel
-
DspShow (X,Y)
Hi The display of the executed command on the MCP Combo version 1 Displays with DspShow seems not working since the new versions of LINDA. I dont know when it begin since i dont read myself these displays. One of my friends ask me to test it and i have the same as he has : nothing changed on the displays. Can anybody point me the direction to search why it happen ? Does it works for anybody else ? How does DspShow works ? I dont find the function in the libraries. Thanks for your help. Michel
-
Out Of Range
Hi I dont know if it is the same problem but i have this one : "Range check error" in the LINDA Tracer when i use "Start all" button with PMDG 737 NGX loaded Michel
-
737 NGX APU Controls
Hi After some tests with Linda 2.5.7 and module 777NGX 3.2, the APU switch is working well here. I can assign all the five functions to buttons and make them work. Take care that if EGT temp is greater than 0 C the Start function will not work. To move to Start from OFF you need to push ON button twice if you use APU INC function. Michel
-
Help Needed
Hi Pete, Execute Linda. Select PMDG 777. Push the "Edit" button (left of "PMDG 777" selection) All the variant listed have the same assignements that you define for the 777-200 For the 737 NGX you need to make new assignements because it is another aircraft module. Good luck. Michel
-
PMDG 777 Freigther and Linda issue (strange)
Hi Thomas A friend of me has the same problem than you. After a lot of checking i decide to reinstall the last version of Linda and of the different modules on his PC. And now it works. I dont find the reason of the problem but it can be a solution. Michel
-
multiple plane usage with linda
Hi Lee Each Aircraft has is own profile. Some assignement can be common like those for FSX aircraft. If you change aircraft, the profile of the aircraft you choose is automaticaly selected. Michel
-
PMDG 777
Hi Pieter I am pretty sure Günter (Guenseli) will make the module as soon as possible for him. If needed i can add some functions to what he will do; but when we see his works until now, the base module will certainly be nearly complete ... Michel
-
Linda sync
Hi, This is not be done automatically by Linda. You set your button position to a corresponding save state in PMDG 737 NGX (eg : C&D) and you load the saved state. If you want another set of button position you can define more save state in 737 NGX itself corresponding to your need. Michel
-
Can anyone help me ?
Hi, No, Linda cannot recognize Keyboard command. Try to look at HIDMacros to execute FSUIPC macros and LUA scripts : http://www.hidmacros.eu/ Michel
-
LINDA website, documentation?
Hi Pavel It seems working this morning. Good luck. Michel
-
LINDA website, documentation?
Hi Pavel You can find a lot of documentation in this place : http://forum.avsim.net/topic/338310-linda-v111-released/ Michel
-
Problem with ND Switch
Hi Heinz I dont know if there is a solution with simple Rorary button. I use Rotary Encoder insteed. You only need 2 input of your USB Board to connect it. Then assign INC function to entry 1 and DEC function to entry 2.
-
Is Brian's 737 Functions List Downloadable?
Hi, Not sure what is your real question but here some informations : http://forum.avsim.net/topic/341971-pmdg-737-ngx-module-version-19/page__st__300#entry2558484
-
[old] LINDA v1.13 released!
Günter The most important is that it works and that you feel happy to have made it yourself ...
-
[old] LINDA v1.13 released!
Riccardo I will send you info in PM. I dont know anything about electronics too ... but you will see, it is relatively easy ... and very enjoyable to do it yourself.
-
[old] LINDA v1.13 released!
Riccardo LINDA recognize up to 10 HID devices with buttons. The best for you is to build a simple panel with all the buttons you need and connect it with BU0836X cards from Leo Bodnar. I use that in place of my second keyboard for the 737 NGX. I will send you pics tonight when i am home ..
-
[old] LINDA v1.13 released!
Riccardo, My apologies. I made a mistake (was wake up too early this morning ...) Voice Activated Command program i use dont work with PMDG NGX ... like HidMAcros ... It works with other add-on ...
-
[old] LINDA v1.13 released!
Riccardo, Same problem here ... I like HidMacros a lot before using LINDA for the NGX. Have you thinck to use some Voice Activated Commands program ? I have no relation with but here is a link to one i use : http://www.dwvac.com/ ( The VAC system is a useful program which you use to issue commands to your flight simulator) (to the moderator : if it is a problem to link to other program in the forum, please delete my response) Lets look at it. It is not free (dont cost too much) but you can try it for 14 days. I hope it help you.
-
QualityWings Avro/BAe
... we love you Günter because you're the best ... and love requires patience ... :rolleyes:
-
QualityWings Avro/BAe
You can add : - a software bug ask some delay to be corrected and the release date will be later ... Hopefully we are not on the 'SoftBus' forum ... B)
-
QualityWings Avro/BAe
Nice to hear Günter ... ... i will check "tomorrow" if you uploaded the new module :lol: :lol: :lol:
-
QualityWings Avro/BAe
Günter Have you made some tests now that SP2 works with Win 8 ? I hope i have made mistakes and that you can do far better than me Have a nice day
-
I was hoping LINDA would simplify the MCP Combo but....
Hi Neal, I am sure some of us will be happy to develop module for other airplane ... the fact is that we dont own all of them ... and that it is not allways possible to interact with all the add-on (depend how it is programmed).
-
MCP and 737 NGX displays are not synchronised
Hi Thorsten, Could you verify if you have the last version of FSUIPC module please ?