Surveyor Robotics Journal
   



email:
support@surveyor.com

web:
Surveyor Corporation

rss:
Subscribe

Archives
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
Februray 2006
January 2006

       
Fri, 09 Jun 2006

Windows .exe version of SRV1Console; change from javax.comm to RXTX

We now have a Windows executable version of SRV1Console, so the console can be launched with a double-click instead of having to open a DOS/CMD windows and typing a command line to launch Java. This latest version is still distributed in a zip file, though a Windows installer is planned for later in the month. Anyhow, grab it from -
http://www.surveyor.com/srvdownload/SRV1Console.zip
and let us know if there are any problems.

We actually tried to create SRV1Console.exe earlier, but had problems connecting to the USB radio interface through javax.comm. However, after tracking down a similar problem with the Java on the Mac, we switched from javax.comm to the RXTX serial comm library on the PC, and found that using the Windows version of RXTX solved our .exe problem. It's nice when things like this work out.

The only downside is that the RXTX library is a bit more complicated to install on the Mac - you can find instructions in the INSTALL file in
http://www.surveyor.com/srvdownload/RXTX-for-Mac.zip
as you have to run the installer, and then a shell script called fixperm.sh to create a mechanism of locking the serial devices. This is a bit of a pain, but once complete, the serial comm seems to be solid. There's probably a similar procedure for Linux, so more information can be found at http://www.rxtx.org

Posted Fri, 09 Jun 2006 14:25 | HTML Link | see additional stories ...