[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/bbcode.php on line 112: 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 - INFO FOR WIN2K FMS PARALLEL PORT DRIVER MAYBE? - check this info out you guys.

INFO FOR WIN2K FMS PARALLEL PORT DRIVER MAYBE? - check this info out you guys.

Postby d2tw4all » Fri Sep 21, 2001 3:22 am

Hey guys, I know FMS isn't open source but I ran across this link on the web that explains why working with windows NT/2000/XP IO ports are nasty and provides a neat little program that may help you make the parallel interface possible on win2k. Please check this link out and let me know if it is helpful!!!

http://www.beyondlogic.org/porttalk/porttalk.htm
d2tw4all
 
Posts: 21
Joined: Thu Feb 08, 2001 5:47 am
Location: RI, USA

Postby d2tw4all » Tue Sep 25, 2001 8:10 pm

d2tw4all
 
Posts: 21
Joined: Thu Feb 08, 2001 5:47 am
Location: RI, USA

Postby Michael_Moeller » Wed Sep 26, 2001 7:04 am

I had a quick look aover it, but this doesn't help very much:

The FMS needs to be called by an interrupt, when the signal changes, PortTalk does only provide Port I/O operations. With Port I/O the FMS would have to be reading all the time the port to see when the signal changes, and there won't be any time left to calculate the graphics/flight.

The only usable solution would be writing a win 2000 device driver specially for the PPM interface. There is someone working on this, but there isn't a finished version yet. The idea is to write directly a joystick-driver for the PPM-interface, to use the interfaces also with other software.

Michael Möller
Michael_Moeller
 
Posts: 88
Joined: Thu Feb 28, 2002 10:38 am

Postby d2tw4all » Wed Sep 26, 2001 7:06 pm

Thanks for replying anyway, sorry it isn't helpful as it sure looked promising. I got your schematics for building the interface for the new b7 version but will that also work for b6?
D2.
d2tw4all
 
Posts: 21
Joined: Thu Feb 08, 2001 5:47 am
Location: RI, USA

Postby Michael_Moeller » Thu Sep 27, 2001 6:28 am

The new PIC interfaces won't work with FMS Beta 6, because they need special routines to be read. Only in the Beta 7 we have implemented these routines.

Michael Möller
Michael_Moeller
 
Posts: 88
Joined: Thu Feb 28, 2002 10:38 am


Return to Parallelport-PPM-Interface

Who is online

Users browsing this forum: No registered users and 9 guests

cron