Hi - I guess this should be published on a MATLAB forum (which I will do...)
but here is the issue,

 

I have set up the following in the Fgxxx.bat file:

 

SET FG_ROOT=C:\Program Files\FlightGear\\data

.\\bin\\win32\\fgfs --aircraft=UGB --fdm=network,localhost,5501,5502,5503
--airport=Fxxx --altitude=6000 --ai-scenario=ship_xxx
--generic=socket,out,20,192.168.1.245,5505,udp,output_data_FG_IEA

 

and all is good, and data is transmitted as it should (checked with UDP Test
Tool), however MATLAB 2012a/Simulink do not see it..?  

Also the Matlab/Simulink 6dof Animation Model block communicates fine with
FG, but it does not pick up the particular property that I need (the current
position of a ship in a scenario)? 

I guess if I can't get UDP to work I will have to resort to Telnet from
MATLAB (which does work).

Any ideas or suggestions will be welcome.

Regards.

Ian

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to