Did you get a chance to use a port sniffer to read the packets you are sending? That might give you a clue if something is wrong. I took a quick look at the model... there is an s function block missing... I guess thats where the data is setup for transmission. I'll look again when I get a chance later. Maybe something in the UDP changed when the versions changed??
On 6/26/06, Morgan B. Smith <[EMAIL PROTECTED]> wrote: > I am using native-fdm protocol and udp. I am sending the simulink > program just in case it might help. In the data, the time step is 0.013s. > Here is the command window in flightgear: > C:\Program Files\FlightGear\bin\Win32\fgfs.exe > --fg-root=C:\Program Files\FlightGear\data > --fg-scenery=C:\Program Files\FlightGear\data\Scenery;C:\Program > Files\FlightGear\scenery > --airport-id=KNRC > --aircraft=737-300 > --control=keyboard > --disable-random-objects > --disable-ai-models > --fdm=external > --timeofday=noon > --native-fdm=socket,in,32,,5500,udp > > Thanks ~Morgan > > At 12:11 AM 6/24/2006, you wrote: > >are you using udp? and what protocol? maybe you need to see what > >data you are sending. > > > >On 6/16/06, MORGAN B SMITH <[EMAIL PROTECTED]> wrote: > > > > > > I set flightgear to noon and it shows up initially as day. Soon it turns > > > to dark once the program in Matlab is ran. I try to change the time of > > > day > > > anyways during the animation and I can only get night and i think it is > > > dusk. I can't get the plane flying in light so I have trouble seeing what > > > it is actually doing. What could be wrong and how do I correct it? > > > Thanks~Morgan > > > > > > > > > > > > _______________________________________________ > > > Flightgear-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/flightgear-users > > > > > > >Using Tomcat but need to do more? Need to support web services, security? > >Get stuff done quickly with pre-integrated technology to make your job easier > >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > >_______________________________________________ > >Flightgear-users mailing list > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/flightgear-users > > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Flightgear-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/flightgear-users > > > > Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Flightgear-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-users
