Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Engine Management, OBD-II, Engine Diagnostics, etc. > OBDII GPS Logger


Reply
 
Share Thread Tools Display Modes
Old 05-20-2009, 01:23 PM   #1
Mod - OBDII GPS Logger forum
 
Join Date: Mar 2009
Location: Los Angeles
Posts: 401
chunkyks is on a distinguished road
GPSD on OSX

This presents a short tutorial on getting everything built and working on OSX. Keep in mind that if you're downloading the binary distribution [that .dmg thing with an application inside it], you shouldn't need to do this.

If you don't have OSX development tools [aka "XCode"] or don't know what they are, this isn't the post for you.

That being said, for people who like source, or developers, or whatever:

1) Download GPSD. You're looking for the .tar.gz file.

2) Extract and build it, installing it in your home dir [replace {version} with the one you downloaded]:
Code:
gzip -cd gpsd-{version}.tar.gz | tar -xvf- cd gpsd-{version} ./configure --prefix=$HOME/gpsd/ make make install

3) You need the serial device entry to connect to your gps receiver. On OSX, it's likely to be /dev/cu.{something}, especially for bluetooth devices.

4) In a terminal, run:
Code:
cd ~/gpsd/sbin ./gpsd -b -N /dev/{your-gps-device}

If you see screenfulls of stuff scrolling by, it probably means gpsd is working.

5) Read this warning. Having fully comprehended it, at your discretion you may try removing the "-b" option from gpsd above, which can improve the general behaviour and performance of gpsd.

6) The "GPSD Launch Wizard" in the UI neatly maps onto everything you've just learned [including "safe mode" mapping to -b]


Keep in mind that if you download the binary OSX version from the obd gps logger website, you can completely skip all this, except for the "work out what your serial device yours is" step.

Have fun,
Gary (-;
chunkyks is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
OSX Bundling chunkyks OBDII GPS Logger 0 05-17-2009 08:04 PM
Mac Mini XP install without any Apple OSX driver help SKYFIRE MacCar 2 11-13-2008 10:08 PM
Does the iGPS-500 receiver get along with OSX? stevemahon MacCar 4 04-22-2007 02:08 AM
freeway for OSX??? DRoQ Freeway 0 03-19-2007 11:27 PM
Anyone knows gpsD ?? omernesh Software & Software Development 1 04-25-2005 10:40 AM



All times are GMT -5. The time now is 04:30 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics