Hi Edgar, the second test on W7 32bit was successfull.
Without any device: C:\tmp\gpstest>java -cp gpstest.jar org.dinopolis.gpstool.gpsinput.SerialPortList RXTX Loader on: 'Windows 7' 'x86' RXTX is located in: 'file:/C:/tmp/gpstest/gpstest.jar' RXTX base folder is: 'C:\tmp\gpstest' Could not find: C:\tmp\gpstest\rxtx\rxtxSerial.dll RXTX succeeded loading: 'C:\tmp\gpstest\rxtx\win32\rxtxSerial.dll' RXTX libraryPath is set to: 'C:\tmp\gpstest\rxtx\win32' WARNING: RXTX Version mismatch Jar version = RXTX-2.2pre2_loader native lib Version = RXTX-2.2-20081207 Cloudhopper Build rxtx.cloudhoppe r.net COM1 With a G-Rays2 (WBT201) over Bluetooth: C:\tmp\gpstest>java -cp gpstest.jar org.dinopolis.gpstool.gpsinput.SerialPortList RXTX Loader on: 'Windows 7' 'x86' RXTX is located in: 'file:/C:/tmp/gpstest/gpstest.jar' RXTX base folder is: 'C:\tmp\gpstest' Could not find: C:\tmp\gpstest\rxtx\rxtxSerial.dll RXTX succeeded loading: 'C:\tmp\gpstest\rxtx\win32\rxtxSerial.dll' RXTX libraryPath is set to: 'C:\tmp\gpstest\rxtx\win32' WARNING: RXTX Version mismatch Jar version = RXTX-2.2pre2_loader native lib Version = RXTX-2.2-20081207 Cloudhopper Build rxtx.cloudhoppe r.net COM1 COM3 COM4 And finaly the data: C:\tmp\gpstest>java -jar gpstest.jar -d COM3 --rawdata log4j:WARN No appenders could be found for logger (org.dinopolis.gpstool.gpsinput.GPSSerialDevice). log4j:WARN Please initialize the log4j system properly. RXTX Loader on: 'Windows 7' 'x86' RXTX is located in: 'file:/C:/tmp/gpstest/gpstest.jar' RXTX base folder is: 'C:\tmp\gpstest' Could not find: C:\tmp\gpstest\rxtx\rxtxSerial.dll RXTX succeeded loading: 'C:\tmp\gpstest\rxtx\win32\rxtxSerial.dll' RXTX libraryPath is set to: 'C:\tmp\gpstest\rxtx\win32' WARNING: RXTX Version mismatch Jar version = RXTX-2.2pre2_loader native lib Version = RXTX-2.2-20081207 Cloudhopper Build rxtx.cloudhopper.net RAWLOG: $GPGGA,081512.000,5135.5772,N,01127.0547,E,1,07,1.8,204.9,M,47.1,M,,0000 *56 RAWLOG: $GPGSA,A,3,08,10,07,26,15,21,05,,,,,,2.8,1.8,2.1*3A RAWLOG: $GPGSV,3,1,12,08,81,078,33,28,38,149,,10,45,183,21,07,42,062,27*72 RAWLOG: $GPGSV,3,2,12,03,07,033,12,26,35,289,42,15,20,288,41,13,06,103,*7C RAWLOG: $GPGSV,3,3,12,06,04,019,,19,06,059,22,21,08,332,41,05,61,247,44*7D RAWLOG: $GPTXT,01,01,01,PSRF inv format*2B RAWLOG: $GPRMC,081513.000,A,5135.5772,N,01127.0547,E,0.00,17.73,200710,,,A*50 RAWLOG: $GPGGA,081513.000,5135.5772,N,01127.0547,E,1,07,4.2,204.9,M,47.1,M,,0000 *58 RAWLOG: $GPGSA,A,3,08,10,07,26,15,21,05,,,,,,6.5,4.2,5.0*3A RAWLOG: $GPGSV,3,1,12,08,81,078,32,28,38,149,,10,45,183,17,07,42,062,21*70 RAWLOG: $GPGSV,3,2,12,03,07,033,11,26,35,289,42,15,20,288,41,13,06,103,*7F RAWLOG: $GPGSV,3,3,12,06,04,019,,19,06,059,18,21,08,332,40,05,61,247,43*72 RAWLOG: $GPRMC,081514.000,A,5135.5772,N,01127.0547,E,0.00,17.73,200710,,,A*57 RAWLOG: $GPGGA,081514.000,5135.5772,N,01127.0547,E,1,07,1.8,204.9,M,47.1,M,,0000 *50 RAWLOG: $GPGSA,A,3,08,10,07,26,15,21,05,,,,,,2.8,1.8,2.1*3A RAWLOG: $GPGSV,3,1,12,08,81,078,32,28,38,149,,10,45,183,20,07,42,062,23*76 RAWLOG: $GPGSV,3,2,12,03,07,033,10,26,35,289,41,15,20,288,41,13,06,103,*7D RAWLOG: $GPGSV,3,3,12,06,04,019,,19,06,059,17,21,08,332,40,05,61,247,43*7D Regards Matthias > looking forward to it. Still i want to emphasize my interest in the still > untested platforms: > > Windows 7 (32/64bit) > Windows Vista (32/64bit) > Linux 64 bit > Mac OS X (PPC/Intel) > > If anybody can check these please this would help a lot. > > thanks ede > > On 19.07.2010 19:07, Sunburned Surveyor wrote: > >> Ede, >> >> I'll give it a spin on my Windows XP box today at lunch. I'd try it on >> my Ubuntu box, but that is at home. >> >> The Sunburned Surveyor >> >> On Sun, Jul 18, 2010 at 10:32 AM, <edgar.sol...@web.de> wrote: >> >>> 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