Re: PIK-5b vintage glider simulator
Sioc and the Servocard of OC now run with most simulators, including Condor. I had not seen that you want to run the Glider with Silent Wings . Sorry. I will look at the Silent Wing Demo if I can extract any data. Otherwise look here, http://www.x-simulator.de/forum/ because the data are read in many simulators. Maybe you will get it work with Silent Wing.
Re: PIK-5b vintage glider simulator
Re: PIK-5b vintage glider simulator
Thank you so much for the info. I had already browsed my way to the UDP part, but from that on I was still lost. :)
Re: PIK-5b vintage glider simulator
If I would use this card you suggested..
http://www.lipoly.de/index.php?main_...ucts_id=114457
..do you think that this could be best software for exporting the airspeed data to the servo card above:
http://www.x-simulator.de/forum/
Do I still have to write down some code to make it work?
Re: PIK-5b vintage glider simulator
This card I had originally planned for my project because it is a Visual Basic API for its existence. But then I just chose the "easy solution" sioc. If you have some time I'll read in the next few days, the UDP data even with a small program (which I still need to write ;)) and see if they are suitable for further processing.
Whether X-Simulatorcan also read the data from Silent Wings I do not know. Was just an idea. Since you have to there in the forum by asking again. And then, still lacks the connection to the servo.
Re: PIK-5b vintage glider simulator
Quote:
Originally Posted by
skino
This card I had originally planned for my project because it is a Visual Basic API for its existence. But then I just chose the "easy solution" sioc. If you have some time I'll read in the next few days, the UDP data even with a small program (which I still need to write ;)) and see if they are suitable for further processing.
Whether X-Simulatorcan also read the data from Silent Wings I do not know. Was just an idea. Since you have to there in the forum by asking again. And then, still lacks the connection to the servo.
Yes, absolutely. Take your time to test this. All possible help is very highly appreciated.
BR,
O-P
Re: PIK-5b vintage glider simulator
Short progress report: I can read UDP data from Silent Wings and processed with Visual Basic. Unfortunately I do not know what I actually see, speed, altitude or something else. :?
Re: PIK-5b vintage glider simulator
Hi,
Thank you for your help. I actually found a friend from Finland who might be able to do the fully working solution for me. I will advice all of you when we are finished with this project. ;-)
Re: PIK-5b vintage glider simulator
Good news. :)
Please poste some pictures
Re: PIK-5b vintage glider simulator
We are making some progress, but still small problems. From some reason I cannot get UDP data out from the Silent Wings program.
I have up and running UDP client that tries to sniff the data coming out from SW but I'm guessing that my setting under SW/data/options.dat file is not correct:
Here is a snapshot from the udp client and also from SW options.dat file:
http://lentosimulaattori.1g.fi/kuvat...Y/settings.jpg
I have understood that at least you can change the output protocol (binary, simmeters, condor)
also it is possible to change the udp address (127.0.01 or local host)
Any suggestions?