[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
FMS Forum • View topic - automated helicopter simulation with FMS ?

automated helicopter simulation with FMS ?

Postby Kif » Fri Mar 04, 2005 9:25 am

Hi,
I am studying in the engineer school of Geneva and I have the following semester project :

I have to build a kind of autopilot for an helicopter, and for that I first need a way to test my algorithms on a simulator. I was wondering if it is possible to use FMS as a simulator. what I need is to be able to send data(axescommands) to FMS from Matlab, and to recieve information(gyro orientation, position, ...) back to apply corrections in the commands. is that possible with FMS ?

Thanks

Daniel - kif@davo.ch
Kif
 
Posts: 1
Joined: Fri Mar 04, 2005 9:17 am

Postby bardiche » Sun Apr 03, 2005 3:59 pm

I 2nd that...

Probably the shortest path in terms of development time by Michael and the FMS team would be to make a FMS State Server which would dump out positions,velocities and orientations of the model to a specified port or something.

Once the server is in place, this would allow students (like Daniel and I) to write software for our specific application which would listen to the FMS State Server, use whatever mathmatical package we have at our disposal to calculate desired control inputs, and then output control inputs to any one of the appropriate ports from which FMS can recieve controller inputs.

I believe that this scheme will work, will be fairly easy to implement by the FMS programming team and is general enough to allow for multiple applications since some students may want to use MatLAB while others may want to use their own custom software.

-james

PS. I just started using FMS for learning how to fly (or more importantly how not crash) helis, so thankyou! :cool:
bardiche
 
Posts: 1
Joined: Sun Apr 03, 2005 3:54 pm

Postby pepgma » Thu Apr 07, 2005 8:45 pm

yeah, one vote more for an open interface. Also for controlling and setting postion, angles, etc. Will help a lot of people (liek me) with ongoing research projects (like UAV's) with simulation.

Great Sim by the way.:)
pepgma
 
Posts: 1
Joined: Thu Apr 07, 2005 8:23 pm

Postby arnolde » Mon Nov 14, 2005 6:30 pm

I would also strongly encourage such an interface, I would also like to experiment with a helicopter autopilot here in Germany. I would even be prepared to make a donation to raise the motivation ;-)

ethan@arnold.net
arnolde
 
Posts: 3
Joined: Mon Nov 14, 2005 6:26 pm

Postby apitman » Fri Dec 09, 2005 9:11 pm

I add my vote as well. What I would like to do is actually create a multi-user server that could hook multiple computers together. Multi-user FMS....
apitman
 
Posts: 3
Joined: Sun Aug 28, 2005 9:36 pm

Postby arnolde » Sat Dec 10, 2005 6:36 am

Well since no-one ever answers these requests, there are other Sims out there, some even open source, so have a look...
arnolde
 
Posts: 3
Joined: Mon Nov 14, 2005 6:26 pm

Postby cuhk » Sun Oct 22, 2006 3:36 am

support, I think the editor should develop a FMS server, with the standard Protocol ,so we can make the client to check our Algorithms

But I see now is 21/10/2006 and I can not find the server,~
cuhk
 
Posts: 1
Joined: Sun Oct 22, 2006 3:24 am

Postby Neil_J » Wed Feb 21, 2007 6:06 pm

One more vote for an FMS server. I am working on a helicopter autopilot project and this would really speed it up. I would certainly donate to the developers if it were added. A UDP datagram interface would be best (TCP could also work), with time/XYZ/accelleration/rotational data being put out at a 10-50 ms rate. I wouldn't mind using the serial port joystick protocol to command the aircraft around, as servo PWM is what many people use anyway.
Neil_J
 
Posts: 2
Joined: Thu Feb 01, 2007 3:22 am


Return to General Discussions

Who is online

Users browsing this forum: No registered users and 2 guests