GPS Travel Recorder on Apple OSX

A while ago I started a search for a GPS Data Logger which I can use for adding GPS coordinates to my photo's. The current status is that most of those devices are Windows only. The few that might be OSX compatible aren't sold in the Netherlands (yet).

So I had to find an alternative. There is a sourceforge project called 'MTK GPS Data Logger Device Control' which facilitates certain GPS (chipset) devices to function on multiple platforms. So my best guess would be to buy one of those 'supported' GPS Data Loggers. Due to availability, I bought the Qstarz BT-1000. It's a GPS mouse with navigation and logging capabilities.

First I had to make sure that the device was actually working properly, so I installed the driver and software in a Windows XP Virtual Machine. This was quite easy, and the unit seemed to work properly.
Next thing was to install the opensource program to allow communication between the GPS unit and OSX Leopard.

To get it to work on OSX you need to follow a installation manual. Something I'm not used to :). Needless to say that it took a bit longer than expected.
First of all, you'll need the software from the sourceforge website. Second, you need SuperWaba files (free registration is required) [these files seemed to be present in the download package from sourceforge], and the USB driver. After that you need to follow the instructions in the README.txt provided in the sourceforge package. Note that the script information on the forum has been superseded by the README.txt in the downloadfile (use the provided bt747_macosX.command from the sourceforge download package instead).

Eventually, you'll end up with a directory structure whick looks something like this:

Applications / GPS Folder layout


Run the bt747_macosX.command file to start the application.

One thing I must mention is that somewhere along the lines is the mention of using TextEdit to alter (script)files. Do NOT forget to remove the formatting on the files before saving. You might end up with scriptsfiles containing some markup stuff.... And this means that you might be getting some weird error messages.

mtkgps.png


Anyway, the interface is still very simple, but you have access to lots of features. The actual manual for the application is available on Google Docs.
Posted on February 5, 2008 and filed under Apple, Gadgets, Hardware, Photography.