Jump to content

aivlasoft

Administrators
  • Posts

    5,891
  • Joined

  • Last visited

Posts posted by aivlasoft

  1. Richard,

     

    once a flightplan is activated it will be sent to the DataProvider. The DataProvider keeps a copy of it and forwards the plan to all other DisplayUnits. The DataProvider also tracks every change of a flight plan. As soon as FSX is started and running, the DataProvider is sending the aircraft's position to all DisplayUnits.

     

    If you restart the aircraft and/or the DisplayUnit while the DataProvider is still running, you will get the current flightplan and the aircraft's position as well.

     

    If the DataProvider bas also been restarted then you must send the flight plan again to it.

  2. Unfortunately there is no person available who could really clarify the situation concerning the SimConnect interface so also my findings are just guesses and they are not proven.

     

    Under certain circumstances SimConnect throws the error message "Too many requests". In my opinion this happens when there is a certain number of add-ons which are all requesting a lot of data from SimConnect and Simconnect cannot handle all the requests anymore. Most probably the NGX is a greedy add-on and therefore the exception is thrown more often than before. As already said, it's just a guess. Maybe reducing the number of simultaneously running add-ons could help to solve this issue?

  3. Jean-Louis,

     

    sorry for the late answer. It was too hot the last few days ;-)

     

    The current enroute chart doesn't show any frequency except you're flying online. Theoretically it is possible to show a list of frequencies at the top of this chart type. What I need is a list which "tells" EFB which frequencies to show according to the current aircraft's position. Any other ideas?

  4. Hi,

     

    according to the forum rules, please sign your posts with your real first name. We like to know to whom we're talking. Thanks.

     

    My FSX computer is Windows 7, my laptop where the display unit will go is XP. Will this work or must both computers have the same OS?

    Although I'm not experienced with different OS's I assume that it will running. Anyway it's much easier if both systems are running Windows 7.

     

    With a cable connection do I still need the TCP address?

    I don't have a crossover cable to test, but in my opinion you always will need the TCP address when connecting two computers.

  5. Terry,

     

    no, the FormSettings.bin is unfortunately not the file you should remove. Please go to the following folder: C:\Users\[username]\Documents\AivlaSoft\EFB\Settings. There you should find a file named "DisplayUnit_UserSettings.bin" and also one that has the postfix ".bak". You may delete both of them. Next time when the DisplayUnit is starting up it will show you the settings dialog.

     

    Hope this helps.

  6. Terry,

     

    was it a clean install that you did on this machine, including SP4?

     

    It's important to have the same version for all DisplayUnits and the DataProvider.

     

    Maybe there is an old settings file for the DisplayUnit from an earlier installation? If so just quit the DisplayUnit (on the FSX computer), remove the settings file and then restart the DisplayUnit.

  7. Marty,

     

    unfortunately the ALT-Tab won't work because the splash screen has the "TopMost" attribute set. This means that this window will always be in front of all others as long as it is visible. The settings dialog behind the splash screen is a so called modal dialog which means that only this window accepts input from the user. In other words we have a "deadlock" situation. As Richard mentioned there seems to be something not yet initialized which itself leads to this situation. So my focus is currently on trying to figure out which circumstances are causing this situation, hoping that I can advise how to prevent the situation (...).

  8. Richard,

     

    I just ran a couple of tests and as it seems there might happen a situation where behind the splash screen a message box is waiting for the users input (OK Button). Please try the following: Start up the DisplayUnit and when the splash screen is in front and all seems to be stopped just press the enter button on your keyboard. Since the message box already is having the focus it should listen to that keyboard input.

  9. Dave,

     

    I think that I see what you mean. This would need something like an alternative to the currently available save dialog, or at least a dialog that appears before the save dialog.

     

    If you were entering a text like "STN-NCE-XA" in this new dialog, then this would be taken as the file name for all the ticked flight plan handlers, and if you don't enter a text (or even if the dialog doesn't appear according to the users settings), the filenames would we applied as defined in the today's save dialog.

  10. Dave,

     

    I'm not sure whether I understand the idea. Do you think of an additional text that should be added to the flight plan name or should it replace the name? Should it replace all the names if there are several flight plans that will be saved?

     

    Let's assume that you fly from EGKK to LFPG and you have 3 flight plans that will be saved when pressing "Save". According to the save dialog (and the current settings on my computer here) this will create the following file names:

     

    a) EFB plan: Gatwick (EGKK) to Charles-de-Gaulle (LFPG).efbr

    B) FSX plan: IFR Gatwick to Charles-de-Gaulle.pln

    c) PMDG rt2: EGKKLFPG01.rt2

     

    Would you like to have a dialog which appears before the save dialog where you can enter some text and then this text will be added to the file names like this:

     

    a) EFB plan: Gatwick (EGKK) to Charles-de-Gaulle (LFPG) {added text}.efbr

    B) FSX plan: IFR Gatwick to Charles-de-Gaulle {added text}.pln

    c) PMDG rt2: EGKKLFPG01 {added text}.rt2

×
×
  • Create New...