As I’ve written some days ago, I bought a MiniHomer GPS Device. Unfortunately the ntrip Beta software for Mac is not able to export the Tracks to GPX files. I discovered that the ntrip software uses a SQlite database which you can export to anything you want. So I wrote a little converter that inputs the SQlite DB of ntrip and outputs lovely GPX track files.
You can download the script here.
How to use:
1. Place script to folder with ntrip SQlite Database. If you want to place the script elsewhere, adjust pathToDB setting.
pathToDB = "trip.sqlite"
2. Adjust pathtoOutputFldr in Settings section to tell the script where to output files
pathtoOutputFldr = "/Users/xxx/Desktop"
3. Run script in terminal.
4. Enjoy home brewn GPX files with any application
Hi. Can you send me ntrip for mac os?
I’m sorry – I do not have that thing anymore as it does not run on MacOS Lion. For me this device was a bad buy… Shame on the company that makes this.