Page 2 of 2

Re: pero | EXT PWR by GSX

Posted: Fri Feb 03, 2023 10:18 am
by bbruechmann
pe_martin wrote: Fri Feb 03, 2023 9:41 am Hello!
Ok the loop is gone but the script does not start!
Best regards
Peter
Even not, if you open the GSX Menue manually once? (STRG-W) I had that from time to time too, but if i call the GSX menue, the script then starts it´s actions usually.

Re: pero | EXT PWR by GSX

Posted: Fri Feb 03, 2023 4:01 pm
by Capt. PERO
bbruechmann wrote: Fri Feb 03, 2023 10:14 am Just for heads-up:
As i took notice while testing, the new feature of re-positioning seems to require a correct set up of the GSX position profile or you could end up in a weird postion. The way GSX works, if no customized Profile can be found for an Airport, is that the initial postions are created from the AFCAD provided by the scenery developer. These are sometimes not very correct as it´s the case in EDDF. GSX creates start positions based on the AFCAD and i end up with the nose in the Terminal after re-position. This would mean i have to define the GSX Stop position manually for all Parkings, or i take a well done profile from someone else.
Would it be an idea, to add switch in the configtool that reposition can be deactivated?
Good point. I will add this.

pero | EXT PWR by GSX v9.20.08

Posted: Sat Feb 04, 2023 7:55 pm
by Capt. PERO
v9.20.08 03.02.2023
Configuration Tool updated - Please open and Save your configuration again!

[FEATURE] "Repositon Aircraft" can be disabled in ConfigTool. Default = On.

pero | EXT PWR by GSX v9.21.08

Posted: Sun Feb 19, 2023 5:09 am
by Capt. PERO
New Update available on my website.

v9.21.08 19.02.2023
[CHANGED] External Power waits for GPU if AC is on Parking Position without Jetway
[BUGFIX] Jetways not docking in some circumstances
[BUGFIX] HANDLING OPERATOR not selected by "GSX CHOICE" in some circumstances

pero | EXT PWR by GSX (Fixed view of Landing Rate Monitor)

Posted: Fri Mar 10, 2023 4:56 am
by Capt. PERO
The "Landing Rate Monitor" was not showing all flights doe to "DateTime" issues of the import data. This is fixed with this new file. I will soon update the download on my website.

Thanks to Thierry for Debugging and Testing!


peroJeeHellExtPWRbyGSX.zip

Re: pero | EXT PWR by GSX

Posted: Fri Mar 10, 2023 2:18 pm
by pe_martin
Hello Peter!
Can it be possible that you zip-file is demaged?
Please check it.
Best regards
peter

Re: pero | EXT PWR by GSX

Posted: Sat Mar 11, 2023 5:13 am
by Capt. PERO
Download can be found on my website now.
https://aviation.pero-online.de/wordpress/?page_id=1937

Re: pero | EXT PWR by GSX

Posted: Wed May 03, 2023 10:52 pm
by D-AJMF
Hello,

I installed your script to be used with Chris CPDLC software.
But I run Jeehell server and P3d V5 on different computers but with registered FSUIPC and WIDEFS.

Its not possible to control it via the MCDU, I guess the issue is the keyboard emulation, as the PCs are different?

Kind regards
Michael

Re: pero | EXT PWR by GSX

Posted: Thu May 04, 2023 5:48 pm
by D-AJMF
D-AJMF wrote: Wed May 03, 2023 10:52 pm Hello,

I installed your script to be used with Chris CPDLC software.
But I run Jeehell server and P3d V5 on different computers but with registered FSUIPC and WIDEFS.

Its not possible to control it via the MCDU, I guess the issue is the keyboard emulation, as the PCs are different?

Kind regards
Michael
It finally works! There was just a mistake by copy/paste in the config🙄.

But another question, I got the issue that I can’t see all options from the GSX Menu, I need to scroll. But don’t have a mouse to do so.
Do you think it might be possible to add a scrolling feature or something like that?
Maybe there is already something like that, but I’m blind.

Kind regards
Michael

Re: pero | EXT PWR by GSX

Posted: Mon Aug 14, 2023 9:03 am
by bbruechmann
Hallo Peter,
ich benutze jetzt nur noch die V6 in bin noch am Finetuning. Für mich ist allein schon die jetzt realistische Darstellung des Tag/Nacht-Wechsels Grund genug, weil mich das schon immer im P3D gestört hat. Performancemäßig läuft die V6 bei mir auch genauso super wie die 5.4.
ABER: Es scheint ein klitzekleines Problem mit ExtPwr zu geben. Das Script ist nicht in der Lage das GSX-Menu zu starten (STRG-W). Ansonsten läuft alles scheinbar normal. Die Automation der GSX-services geht aber eben nicht automatisch, was aus meiner Sicht nur daran liegt das STRG-W nicht läuft, denn wenn ich das manuell aufrufe macht das Script automatisch den Rest, bis ein erneutes STRG-W nötig wäre.
Ich vermute, dass da wieder irgendwas in der FSUIPC für die V6 was blockiert.
Es wäre toll, wenn Du Dir das mal ansehen könntest.

Re: pero | EXT PWR by GSX

Posted: Mon Aug 14, 2023 6:45 pm
by Capt. PERO
Hallo Bernd,

ich habe v6 leider nicht auf der Platte und kann daher auch nix testen.
Versuche mal diesen Eintrag in der FSUIPC.ini zu setzen:

https://aviation.pero-online.de/wordpre ... c-6-0-1-0/

Re: pero | EXT PWR by GSX

Posted: Tue Aug 15, 2023 6:45 pm
by pe_martin
Hallo Peter!
Bekomme mit V6 den Fehler beim Check ipcReady.lua

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentException: Diese Liste kann nicht gelöscht werden.
bei System.Data.DataView.System.Collections.IList.Clear()
bei System.Windows.Forms.DataGridViewRowCollection.Clear()
bei peroJeeHellExtPWRbyGSX.main_F.fill_LandingMonitor()
bei peroJeeHellExtPWRbyGSX.main_F.load_form()
bei peroJeeHellExtPWRbyGSX.main_F.Button1_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Haste ne Idee was das sein könnte?
Gruss Peter

Re: pero | EXT PWR by GSX

Posted: Wed Aug 16, 2023 11:51 am
by bbruechmann
Capt. PERO wrote: Mon Aug 14, 2023 6:45 pm Hallo Bernd,

ich habe v6 leider nicht auf der Platte und kann daher auch nix testen.
Versuche mal diesen Eintrag in der FSUIPC.ini zu setzen:

https://aviation.pero-online.de/wordpre ... c-6-0-1-0/
Hallo Peter,

das hat funktioniert! Soweit ich das beurteilen kann läufts auch unter V6 normal.

Danke!

Re: pero | EXT PWR by GSX

Posted: Thu Aug 17, 2023 7:45 am
by Capt. PERO
bbruechmann wrote: Wed Aug 16, 2023 11:51 am [...]das hat funktioniert! Soweit ich das beurteilen kann läufts auch unter V6 normal.
Danke!
Gerne. Freut mich. :-)

Re: pero | EXT PWR by GSX

Posted: Thu Aug 17, 2023 7:50 am
by Capt. PERO
pe_martin wrote: Tue Aug 15, 2023 6:45 pm Hallo Peter!
Bekomme mit V6 den Fehler beim Check ipcReady.lua

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentException: Diese Liste kann nicht gelöscht werden.
bei System.Data.DataView.System.Collections.IList.Clear()
bei System.Windows.Forms.DataGridViewRowCollection.Clear()
bei peroJeeHellExtPWRbyGSX.main_F.fill_LandingMonitor()
bei peroJeeHellExtPWRbyGSX.main_F.load_form()
bei peroJeeHellExtPWRbyGSX.main_F.Button1_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Haste ne Idee was das sein könnte?
Gruss Peter
Hallo Peter,

mir ist nicht ganz klar, wie der Fehler mit der ipcReady.lua zusammen hängt. Das LUA Script ließt Daten aus den durch den Manager erzeugten Configdaten oder schriebt Daten für das Logbook. Wenn das Script nicht startet, dann müsste man das in der FUSIPCx.log sehen. Bei Dir scheint aber mein Manager nicht zu starten.

Ggf. liegt das an korupten Daten in einer der beiden Dateien:
peroJeeHellExtPWRbyGSX_config.lua
peroJeeHellExtPWRbyGSX_LandingMonitorLog.txt

Würde mal probieren diese nacheinander zu deaktiveren, den Manager zu starten, speichern um die *config.lua zu anzulegen.
Die *LandingMonitorLog.txt kannst Du mal leeren (vorher sichern) um zu schauen wo das Problem her kommt.

Wie schon oben geschrieben, habe ich v6 nicht im Einsatz (und plane den Einsatz gerade auch nicht). Hoffe, ich kann so weiterhelfen.

pero | EXT PWR by GSX v9.23.11 out now!

Posted: Sun Dec 17, 2023 6:44 am
by Capt. PERO

Re: pero | EXT PWR by GSX

Posted: Thu Dec 21, 2023 11:45 pm
by thierryd
Thanks for the update!

Re: pero | EXT PWR by GSX

Posted: Sat Feb 03, 2024 3:02 pm
by Barrykensett
I have been using EXT PWR for a long time and thank you for providing it.
I have recently upgraded to P3D v6 which is working but GSX is not, having been successful for a long time I think I kmia how to do it.
I am attracted by the note in the read me “ We found out that the latest version of FSUIPC5 (5.157) does not work with my script. Latest known working version is FSUIPC6 or FSUIPC 5.155” I loaded the latest version of FSUIPC when I reloaded so this may be the reason behind my problem, Before I roll back to an earlier version of FSUIIC can you confirm that thus warning is still current and is there any plan to update to avoid the problems?
Barry Kensett

Re: pero | EXT PWR by GSX

Posted: Sat Feb 03, 2024 7:05 pm
by Barrykensett
Sorry misprint above, GSX is working, it is EXT PWR that is not.
Barry

Re: pero | EXT PWR by GSX

Posted: Thu Feb 08, 2024 5:51 pm
by Capt. PERO
Barrykensett wrote: Sat Feb 03, 2024 7:05 pm Sorry misprint above, GSX is working, it is EXT PWR that is not.
Barry
Can you send details what's not working?

Re: pero | EXT PWR by GSX

Posted: Thu Apr 25, 2024 7:48 am
by pe_martin
Hello Peter!
If i start the p3d v6 on the gate 9 at eddn (i build in a jetway - i know there is normal no jetway) the jetway and "external power" is running only after starting the gsx menue.
After i am back at EDDN (landing) and arriving at the gate 9, set the parking brake and shut down the engines the jetways start and i get external power! Its weird!
I hope anyone has an idea!
Best regards
peter