Hi all,
There is an update regarding WideFMGS, on the automatic updater.
Please report as usual any performance issue or else;
Cheers,
JL
Printable View
Hi all,
There is an update regarding WideFMGS, on the automatic updater.
Please report as usual any performance issue or else;
Cheers,
JL
Hi JL,
and thank for the update. I can't get STBY working on client PC. Access violation at address 005242D2 in module "STBE.exe"...
everything else is working so far...
br,
Tommi
Hi Tommi,
I quickly tried, I did not have any issue witht the STBY and WideFMGS??
JL
Hi,
THX a lot for update.
After updating all PCs the connection procedure is working immediately. All connection problems gone here.
No time for a testflight, will try this evening.
Regards
Hans
Hello,
still can't set SPD/MACH with Fsbus! This is the c++ code i use:
Defining objects:
MkFsObject (JH_PIPE, "", eventhandler, 0x73CC, 1, TP_UI8, FS_NORMAL, 0);
MkFsObject (JH_PIPE2, "", eventhandler, 0x73CD, 2, TP_UI16, FS_NORMAL, 0);
and now use JH_PIPE and JH_PIPE2 to set speed/mach:
case SPEED_ROT:
Airspeed+=val;
if (Airspeed<100)
Airspeed=100;
FsWriteInt(JH_PIPE, 1);
FsWriteInt(JH_PIPE2, Airspeed);
break;
but this code sets HDG! If i use FsWriteInt(JH_PIPE, 2); this change ALT, and so on...
How to fix it?
Thanks
Francesco
Hi Tommi,
I can confirm that the STBY works on client PC.
@ JL: Very nice. It seems to work now! I just tested the new update for half an hour. THANKS ALOT. I noticed that the ND does not display WPT, VORs, NDBs or ARPTs... only the constraints are shown. Can you confirm this bug and have a look?
Best regards,
Rob
and another tiny one: The ND shows the ETA of the next WP in a wrong format: i.e. 09:60 insteed of 10:00.
Hi all
Thanks JL for this update, my last problem is solved now.
Rob I can't confirm what you wrote about ND. Mine is OK.
Minor issues:
1. My B.27 pilot routes backup is useless?
2. During landing by pressing manual brakes auto brake are still engaged. After a while DECEL turned off but the ON stays on. I should press it by myself in order to turn off. This button is connected to my FDS card and configured via IITcreator.
3. I can't engage AP from my sidestick, only from FCU, but I can disengage it from both.
4. Red arrow Side Stick Priority of F/O during flight is always turned on. Is this as should be?
5. TERR on ND button does not remain ON after I press it. When I leave it return to turn off. So in order to see Terrain I should keep it pressed.
Regards
Hi!
I'm sure somebody can help me, I guess I'm doing something wrong ;-(
After Engine Start the Oil Pressure shown on SD Engine page remains on 19,4 (flashing amber) and doesn't increase for both engines.
Thanks for the hint, I couldn't find anything in documentations and forums.
Christian
Hi Leonidas, thanks for your feedback! Then I have to reinstall my client. A quick feedback from another user is always helpful.
regarding your issues:
3. As far as I know the button on the sidestick only deactivates the AP. For activation you HAVE TO use the buttons on the FCU. So from my point of view the system is modelled correctly. But I noticed that you dont always get the MW when you move the stick when the AP is active. It always deactivates the AP but only sometimes the MW bell goes on. really weird.
4. The sidestick priority korrys work fine here :)
5. both TERR on ND buttons work and the ON remains on. (I have momentary switches)
Rob
@ Christian: I have no clue. Does the SD work correctly on the server pc? or do you struggle with that issue on a client?