What GPSANGLER does
The software was developed in response to the need for a chart plotting program aimed squarely at anglers and divers. Using a GPS device, it plots the vessel and fishing target positions on a user created chart image. A depth sounder may also be utilised to create a 3D image of wrecks or other underwater features. The product is dedicated to the investigation of wrecks, reefs etc. for a successful day on the water.
Getting Started
You will need a laptop PC running Windows XP or later, with at least 2GB of RAM and a screen size of 1024 (minimum) X 768 (min) pixels. Faster performance is obtained if the machine has a solid state disk drive. About 300MB of disk space is required for the software and, (the major part), the data; it depends on how many charts you need to work with. The system has been extensively tested on a Panasonic Toughbook CF-19 with 2GB RAM and a 120GB SSDD, yielding good response times. A note about solid state disk drives; if you haven't got one - get one! They're about 40GBP on Ebay and currently represent the most cost-effective upgrade available. Anyway, onwards........
The software may be downloaded from https://sourceforge.net/projects/gpsangler/ . The download includes the sister product OSMDCON.
If you have installed OSMDCON previously, please perform the following:
a) Extract the downloaded file into a temporary folder by specifying e.g. C:/temp as the target.
b) Copy the folder C:/temp/IMAGE_PROCESSING/GPSANGLER into C:/IMAGE_PROCESSING , creating C:/IMAGE_PROCESSING/GPSANGLER .
c) Go to "Continue" below
Otherwise,
Extract into a folder named C:/IMAGE_PROCESSING by specifying C:/ as the target.
Navigate to "C:/IMAGE_PROCESSING/lib/setup/setup.tcl"
Edit with a Text Editor the file setup.tcl near the top as follows:
# new user? please change this..........
array set env [ list SSDD H: ] ; # or delete this line if no SSDD
# end SSDD
Change the drive letter on the SSDD line to the drive letter of your Solid State Disk Drive, e.g. E: , or delete the line completely if no drive present. (Delete the line if C: is a SSDD).
Now download Tcl/Tk from the Activestate web site. Be sure to choose the x86 version of release 8.6.4.1
Start the resultant .exe file and install into the folder C:/Tcl (the default).
Download tcllib-x.xx.zip from the Sourceforge site. Unzip into a temporary folder and run installer.tcl in that folder by simply clicking on the file, as you would for a normal .exe or .bat file. Apart from loading some required extensions to Tcl, this proves the successful installation of Tcl/Tk.
Now run AAA_setup.tcl in the C:/IMAGE_PROCESSING folder. This sets an environment variable for Tcl/Tk, and downloads more required Tcl "extensions".
Continue
Download and install "Irfanview Image Editor" from the Irfanview site . This product is used in the chart creation process.
Download and install the virtual serial ports emulator at freevirtualserialports.com and create a virtual serial "bridge" by clicking on the "Create Bridge" icon. We are aiming to create a connected pair of ports whereby 2 programs can communicate with each other; e.g. emulating a Windows program at one end and a GPS hardware device at the other. The concept will be used in "demo" mode, see later. Repeat the exercise to produce another serial bridge. Confirm, via the Windows Device Manager, that four "HHD Software Virtual Serial Ports" exist, e.g. COM2 , COM3 , COM4 and COM5 .
Recommended System Changes
i) To maximise the available screen area for user programs, including GPSANGLER, we can "Hide the Taskbar". Open the Taskbar Properties dialog box by right-clicking a blank area on the taskbar, (a thin band at the bottom of the screen), and then clicking Properties. Make sure both the Always on top and Auto hide check boxes are selected. This reduces the taskbar to a much thinner line at the bottom of your screen. To redisplay the taskbar, drag the mouse to the very bottom of the screen.
ii) It is much easier to follow the movement of the mouse if the "Mouse Pointer Trail" is turned on. To turn on and adjust the mouse pointer, open the Mouse Properties dialog box by clicking Start, clicking Control Panel, and choosing "Printers and Other Hardware". Then click Mouse. Click the Pointer Options tab. Under Visibility, click Display pointer trails. To adjust the length of the pointer trail, drag the slider. (The longer the better!).
iii) To avoid excessive screen flicker, click Start, and right click My Computer. Select Properties, Advanced. Select Performance. Ensure that "Show window contents while dragging" is unchecked.
iv) To avoid the text of GPSANGLER "leaking" off the right side of the screen, ensure that the Windows setting for Font Size is set to normal or 100%.
This setting is accessed in Control Panel, Appearance and Themes, Change the screen resolution, Appearance. Alternatively, the text size in GPSANGLER can be changed at start up.
For Operating Systems other than Windows XP, the above may well be different..........
|