Jump to content
The simFlight Network Forums

kikigey89

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by kikigey89

  1. Strange... I installed vasFMC again a week ago because I had to write an article for a German flightsim magazine in which I test JeeHell's FMGS and vasFMC. After setup I had just to make some changes in MCDU MENU - SETTINGS to fit to Airbus behaviour. That were the only things. But somewhere in the settings you can display the framerate of vasFMC. From my homecockpit I know that vasFMC has some problems with its FSUIPC offsets. Sometimes it ignores changes of switches. You can see how the FSUIPC offset changes but vasFMC ignores it. Also a reason why I will change to JeeHell's FMGS in the next months. Yes, vasFMC is an alpha version. But the development on it stopped already in 2008. If you ask in their forum when the next version will be released they say "It's done when it's done". I think there will be no more version in the future. Something is going on there but I don't know what...
  2. Ah, you are right, they changed the download location "due to high traffic" (who knows...). I can send it to you via mail. What is your mail adsress?
  3. You can download it on http://www.vas-project.org. The current version is 2.0a9. Unfortunately there is no new version for 1,5 years and it seems that the developers are not interested in continuing their work. So I want to use Jeehell's FMGS (from MyCockpit Forum) in the future. The setup is quite easy: Install vasFMC (installer), maybe AIRAC from Navigraph (also installer) and start vasFMC. I use Airbus style and have made some changes in the settings (MCDU MENU -> SETTINGS) to fit to Airbus behaviour but nothing special. This problem also appeared on the computer of my friend who send me his ini file. So it should also appear on your computer (hopefully). As far as I know the project is open source and you can download the code. Chris
  4. First of all both log files (client and server) with the native ini file: ********* WideClient Log [version 6.78] Class=FS98MAIN ********* Date (dmy): 27/08/10, Time 12:55:06.468: Client name is CHRISTOPHLAPTOP 12344 Attempting to connect now 13344 Trying to locate server: Need details from Server Broadcast 13344 Failed to connect: waiting to try again 15344 Attempting to connect now 43094 Server = CHRISTOPH 43719 Trying TCP/IP host "CHRISTOPH" port 8002 ... 43719Okay, IP Address = 192.168.1.4 43719 Connection made okay! 137094 New Client Application: "vasfmc" (Id=3628) 243938 ****** End of session performance summary ****** 243938 Total time connected = 199 seconds 243938 Reception maximum: 42 frames/sec, 54168 bytes/sec 243938 Reception average whilst connected: 22 frames/sec, 13451 bytes/sec 243938 Transmission maximum: 12 frames/sec, 1795 bytes/sec 243938 Transmission average whilst connected: 4 frames/sec, 543 bytes/sec 243938 Max receive buffer = 7921, Max send depth = 2, Send frames lost = 0 243938 **************** Individual client application activity **************** 243938 Client 3628 requests: 776 (Ave 3/sec), Data: 6395290 bytes (32137/sec), Average 8241 bytes/Process 243938 ********* Log file closed (Buffers: MaxUsed 3, Alloc 3635 Freed 3635 Refused 0) ********* ********* WideServer.DLL Log [version 6.78] ********* Blocksize guide = 4096 (double allowed) Date (dmy): 27/08/10, Time 12:54:12.921: Server name is CHRISTOPH 73047 Initialising TCP/IP server 73063 Initialising IPX/SPX server 73063 IPX/SPX socket() failed [Error=10047] Address family not supported by protocol family 73063 Failed to start IPX/SPX Server 73063 Initialising UDP/IP server 74094 Broadcasting service every 1000 mSecs 76297 Incoming connection Accepted ok (skt=9424) TCP 76672 Connected to computer "CHRISTOPHLAPTOP" running WideClient version 6.780 (skt=9424) TCP 276422 Error 10053: client socket disconnected at Client: removing (skt=9424) TCP 284297 Close signalled to clients 285406 Closing down now ... Memory managed: Offset records: 272 alloc, 272 free Read buffer usage: 822 alloc, 822 free, max in session: 1 Write buffer usage: 4787 alloc, 4787 free, max in session: 1 Throughput maximum achieved: 42 frames/sec, 53934 bytes/sec Throughput average achieved for complete session: 7 frames/sec, 4709 bytes/sec Average receive rate from "CHRISTOPHLAPTOP": 3 frames/sec, 515 bytes/sec ********* Log file closed ********* and now with my modified file: ********* WideClient Log [version 6.78] Class=FS98MAIN ********* Date (dmy): 27/08/10, Time 13:02:01.359: Client name is CHRISTOPHLAPTOP 765 Attempting to connect now 1094 Server = CHRISTOPH 1125 Trying TCP/IP host "CHRISTOPH" port 8002 ... 1125Okay, IP Address = 192.168.1.4 1125 Connection made okay! 13547 New Client Application: "vasfmc" (Id=4676) 72515 ****** End of session performance summary ****** 72515 Total time connected = 70 seconds 72515 Reception maximum: 42 frames/sec, 54884 bytes/sec 72515 Reception average whilst connected: 32 frames/sec, 35508 bytes/sec 72515 Transmission maximum: 16 frames/sec, 2318 bytes/sec 72515 Transmission average whilst connected: 13 frames/sec, 1679 bytes/sec 72515 Max receive buffer = 4320, Max send depth = 2, Send frames lost = 0 72515 **************** Individual client application activity **************** 72515 Client 4676 requests: 872 (Ave 12/sec), Data: 6980628 bytes (99723/sec), Average 8005 bytes/Process 72515 ********* Log file closed (Buffers: MaxUsed 3, Alloc 3048 Freed 3048 Refused 0) ********* ********* WideServer.DLL Log [version 6.78] ********* Blocksize guide = 4096 (double allowed) Date (dmy): 27/08/10, Time 13:01:02.734: Server name is CHRISTOPH 40938 Initialising TCP/IP server 40938 Initialising IPX/SPX server 40938 IPX/SPX socket() failed [Error=10047] Address family not supported by protocol family 40938 Failed to start IPX/SPX Server 40938 Initialising UDP/IP server 42078 Broadcasting service every 1000 mSecs 43719 Incoming connection Accepted ok (skt=9320) TCP 43969 Connected to computer "CHRISTOPHLAPTOP" running WideClient version 6.780 (skt=9320) TCP 115094 Error 10053: client socket disconnected at Client: removing (skt=9320) TCP 120328 Close signalled to clients 121422 Closing down now ... Memory managed: Offset records: 283 alloc, 283 free Read buffer usage: 928 alloc, 928 free, max in session: 1 Write buffer usage: 2401 alloc, 2401 free, max in session: 1 Throughput maximum achieved: 41 frames/sec, 55378 bytes/sec Throughput average achieved for complete session: 9 frames/sec, 10496 bytes/sec Average receive rate from "CHRISTOPHLAPTOP": 12 frames/sec, 1533 bytes/sec ********* Log file closed ********* I recorded videos with both ini files showing vasFMC: Native ini: http://www.christophpaulus.com/files/widefs1.avi Modified ini: http://www.christophpaulus.com/files/widefs2.avi
  5. Unfortunately not because I got the ini file just 10 minutes after my post here. I have to perform some cockpit software tests today and will record the logs.
  6. Sorry for the very late reply. We had an homecockpit event (130 hours online on VATSIM) and because we were able to solve the problem by ourselves we forgot this topic here. A friend of mine gave his WideClient.ini to me and from that point everything was fine. Now I took a look what the differences between the native ini file and his one are: WaitForNewData=500 --> WaitForNewData=50 PollInterval=2000 --> PollInterval=200 That are the only differences and now especially vasFMC runs without jerking and full 30 fps :)
  7. Hi there, I have a big problem, with WideFs (Client/Server) I' m building a home cockpit and have several instrumehts running on different PC'S than FS9. Now with WideClient connected to the FS9 (which works) the update Rate of the read data is about 5-10 FPS and therefore too low! The software (JeeHell A320 FMGS) uses about 6% CPU which is very low and the Flghtdirectors coming from the Softwareserver are running at about 30-50 FPS. The data read from FS as mentioned is about 5. Any Idea why? Kind Regards, Chris
  8. Thanks Pete! I thought, that 3380 ist just for a single line text. Is there any possibility to change text attributes (color, etc.) and window attributes (position, size, etc.)?
  9. Hi Pete, how can I write messages in the FSUIPC multiline window? I already can write messages to the single line at the top of the FS9 windows, but I think, a multiline display looks better :D Greatings from Germany, Christoph
  10. Now it's finished: Declaration: Private AsciiZ() As Byte Function: Public Sub writeMsg(msgString As String, msgControl As Integer) msgString = msgString & Chr(0) AsciiZ = StrConv(msgString, vbFromUnicode) FSUIPC_Initialization If FSUIPC_Open(SIM_ANY, dwResult) = True Then If FSUIPC_Write(&H3380&, Len(msgString), VarPtr(AsciiZ(0)), dwResult) Then If FSUIPC_Process(dwResult) Then End If End If If FSUIPC_Write(&H32FA&, 2, VarPtr(msgControl), dwResult) Then If FSUIPC_Process(dwResult) Then End If End If End If End Sub
  11. Yes, I know that this is not the best solution, so I will try to improve it in the next days. The problem is, that I found nothing about ASCIIZ in VB.
  12. Now it works! First, I forgot to initialize FSUIPC... I could beat myself... Second, I found a way to avoid the string-problem: Dim msgString As String Dim msgPos As Integer msgString = "welcome" FSUIPC_Initialization If FSUIPC_Open(SIM_ANY, dwResult) = True Then For msgPos = 1 To Len(msgString) If FSUIPC_Write(13183 + msgPos, 2, VarPtr(Asc(Mid(msgString, msgPos, 1))), dwResult) Then If FSUIPC_Process(dwResult) Then End If End If Next msgPos If FSUIPC_Write(&H32FA&, 2, VarPtr(5), dwResult) Then If FSUIPC_Process(dwResult) Then End If End If End If
  13. I don't know why, but it doesn't work. This is my source code for VB: Dim test As String Dim control As Integer test = "hello!" control = 0 If FSUIPC_Write(&H3380&, 128, VarPtr(test), dwResult) Then If FSUIPC_Process(dwResult) Then End If End If If FSUIPC_Write(&H32FA&, 2, VarPtr(control), dwResult) Then If FSUIPC_Process(dwResult) Then End If End If Does anybody has an idea?
  14. Hi everybody, is it possible to generate a text message with FSUIPC like this one? http://www.christophpaulus.com/msg.jpg Greetings from Germany
  15. It works! And without a register key!
  16. A friend of mine has version 3.74 (unregistered) but unfortunately Live!Flight doesn't work. Every value, which Live!Flight wants to read, returns a "0". I don't know what's going wrong. Do you have an idea?
  17. Okay, thank you very much for the very quick support! I updated my version to 3.74 In the next few days I will see, if it works.
  18. Aaaaah, thank you very much for this detailed explanation. So, if my friends and all of the people who want to use Live!Flight have a version upper than 3.72 (I have 3.6.5) there should be no problem, right? Can I update my FSUIPC (I think I have a very old version; but it works fine ;) ) to a new version without loosing my key or having any problems?
  19. When I started programming applications for FS, which need FSUIPC, at first nothing worked. The source code was correct so there was no problem with my programm. Then I read in the internet, that programms, which you programmed by yourself (e.g. with VB), only can access to FSUIPC if you have the full, registered version. So I purchased a Reg Key and after I entered that key in FSUIPC my programm could access to FSUIPC. Do you mean that my programm can access to FSUIPC without having the registered version?
  20. Hello from Germany! In the last few weeks I programmed a programm called "Live!Flight" (http://www.christophpaulus.com/index.phliveflight). It can put your flight in real time online, so that everyone in the world can see live where you are in the world of FS. It's based on FSUIPC. The problem is, that you need the registered version of FSUIPC, because my programm can just access to the full version of FSUIPC. Now more and more people want to test and to use Live!Flight but not everyone has the full version and I cannot give my FSUIPC Reg-Key to everyone. Is there another way, so that my programm can access to FSUIPC without the full version?
  21. Tank you the second time. But the correct string is &HF068&. Now my program is 2 times faster than before because now my own conversion function is missing.
  22. Thank you very much! Now it works! That was wrong: There was a conversion mistake at the conversion from hex to decimal. I found it by reading the FSUIPC.log. My programm doesn't want to read F084 but 8FF084. I don't want to talk to much in detail. Instead of F084 I write the decimal number (61572). And know all is well! Later I will write my own conversion function to use hex codes again. I'm sorry for my English. I'm from Germany.
  23. Hi to everyone. I have a problem with VB and FSUIPC: I'm programming an application which should show you important flight data, e.g. altitude, position (in a map), gear status and so on. In the map, where my position is shown, you should see other aircrafts (AI-Traffic), too. And now here's my problem: All AI-Traffic- and TCAS-variables which I want to read, return the value "0". An example: I want to read F084 to F087 (TCAS traffic Latitude of aircraft index 1). Return: "0". "FS-Interrogate" shows me the correct value. Not the value "0". Another programm called "TCAS2v7" works very well, too. And TCAS2v7 is programmed in VB! What's the problem?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.