Hi all, just uploaded http://jamoke.net/gpstest.zip
extracted you will find a folder ./gpstest containing modified versions of gpsylon and rxtx. Essentially rxtx is patched to autoload the native libraries needed for win32/64 and linux32/64 and allow the user to easily supply another version for other os's. I hereby ask whoever is interested to help or just to have oj gps support to check if the serial device access is working in his/her platform. I tested Windows XP 32 and Debian Linux 32 already. Therefore please enter the gpstest folder and issue the following commands in the command line / terminal of your os. java -cp "path/to/gpstest.jar" org.dinopolis.gpstool.gpsinput.SerialPortList if working gives you a list of available serial ports. On success and with a gps mouse at hand you might try to receive raw data from it. java -jar "path\to\gpstest.jar" (gives a list of all parameters) e.g. java -jar "path\to\gpstest.jar" -d COM4 --rawdata COM4 might be /dev/ttyS1 on linux or else on other os's. Actually you could simply try to connect each detected port from SerialPortList with connected serial gps receiver. You might have to adjust the serial parameters though. Eventually: When you want to try Mac OS or others, please do the following. Go to http://rxtx.qbang.org/wiki/index.php/Download and try to find the native library for your os. Put it in gpstool/rxtx/ . Now run the tests above. Please send your findings and output to the devel list (jump-pilot-devel@lists.sourceforge.net) or directly to me please. Thanks ede ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel