in reply to serial port bridge (virtual)
Faking a serial port like that would be tricky in any language, but particularly tricky for a scripting language that isn't designed to run in driver space. Depending on the degree of control you have over the applications you may be able to write a Perl daemon that connects to the GPS serial port and provides pre-digested GPS information to applications.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: serial port bridge (virtual)
by steve_thorley (Initiate) on Feb 21, 2011 at 02:45 UTC | |
by Eliya (Vicar) on Feb 21, 2011 at 07:32 UTC |