[Flightgear-devel] Problem in installing scenery

2007-01-02 Thread umesh pandey
Hi all, I downloaded the scenery file e070n10.tgz from the Flightgear website.However I am having problems in using this scenery. The scenery files are properly decompressed as given in the documentation (i.e. in Worldscenery/Objects and WorldScenery/Terrain). I am using a batch file to invoke Fli

Re: [Flightgear-devel] How to feed waypoints(lat, lon and alt) from a file to Flightgear.

2006-12-16 Thread umesh pandey
Any one has idea how to add waypoints in real-time to FlightgearFor e.g. I give the time and corresponding value of (lat,lon and alt) to Flightgear and my aircraft moves accordingly in real time!!! On 12/16/06, umesh pandey <[EMAIL PROTECTED]> wrote: At last,after many tries,

[Flightgear-devel] How to feed waypoints(lat, lon and alt) from a file to Flightgear.

2006-12-16 Thread umesh pandey
At last,after many tries, I have decieded to suspend sending external fdm data through UDP packets.Instead,I have thought that my HILS project would print the values of latitude,longitude and altitude in a file and then I will feed this file to Flightgear so that hopefully it reads this file and c

[Flightgear-devel] Flightgear crashes when passing external fdm data through UDP packets

2006-12-15 Thread umesh pandey
I am currently using FGFS 0.9.10 and trying to interface flightgear with external fdm data from a program in C.I tested the interfacing using a sample program.I found that Flightgear responds to the data generated by external fdm program, however not smoothly i.e. there is no smooth movement of ai

[Flightgear-devel] Rate at which external fdm data should be sent and what does hz in --native-fdm=params mean???????

2006-12-14 Thread umesh pandey
At last,I tried a sample program to send external fdm data to Flightgear 0.9.10.I now could see Flightgear responding to packets.However problem came that as soon as the packets are arrived the time of day automatically changes to night and I need to readjust the settings. I would also like to kn

Re: [Flightgear-devel] sending external fdm data in the form of

2006-12-14 Thread umesh pandey
At last,I tried a sample program to send external fdm data to Flightgear 0.9.10.I now could see Flightgear responding to packets.However problem came that as soon as the packets are arrived the time of day automatically changes to night and I need to readjust the settings. I would also like to kn

Re: [Flightgear-devel] sending external fdm data in the form of UDPpackets

2006-12-12 Thread umesh pandey
intf or is the problem with something else!Please help! On 11/28/06, Anders Gidenstam <[EMAIL PROTECTED]> wrote: On Tue, 28 Nov 2006, umesh pandey wrote: > After converting FGNetFDM structure(given in net_fdm.cxx) by using > htonf,htond or htonl, do we need to convert the structu

Re: [Flightgear-devel] sending external fdm data in the form of UDPpackets

2006-12-12 Thread umesh pandey
AIL PROTECTED]> wrote: On Tue, 28 Nov 2006, umesh pandey wrote: > After converting FGNetFDM structure(given in net_fdm.cxx) by using > htonf,htond or htonl, do we need to convert the structure into char packets > and send to FGFS. I am using FGFS 0.9.3. Hi! Well, when you have used hton*()

Re: [Flightgear-devel] sending external fdm data in the form of UDPpackets

2006-11-28 Thread umesh pandey
After converting FGNetFDM structure(given in net_fdm.cxx) by using htonf,htond or htonl, do we need to convert the structure into char packets and send to FGFS. I am using FGFS 0.9.3. On 11/24/06, Anders Gidenstam <[EMAIL PROTECTED]> wrote: On Fri, 24 Nov 2006, umesh pandey wrote: >

Re: [Flightgear-devel] sending external fdm data in the form of UDPpackets

2006-11-23 Thread umesh pandey
15:20:08 +0530 umesh pandey wrote: > I checked using Flightgear 0.9.8 but could not run it successfully.Thefew > lines of log data are as follows: > > >I am also using correct command to start FGFS with external fdm: > > >D:\FlightGear 0.9.3\bin\Win32\FGFS.EXE--nati

Re: [Flightgear-devel] sending external fdm data in the form of UDPpackets

2006-11-22 Thread umesh pandey
I checked using Flightgear 0.9.8 but could not run it successfully.The few lines of log data are as follows: Running Main Loop === Updating time Current Unix calendar time = 1164188445 warp = 0 Current GMT = 11/22/2006 9:40:45 Current Unix calendar time = 1164188445 warp = 0 C