Simple example of accessing gpsd from C code

Posted: November 24th, 2009 | Author: | Filed under: Handhelds | Tags: , , | No Comments »

Code:

http://zedstar.org/tarballs/gpstest-0.1.tar.gz

From the README:

A simple GLib based program which periodically reads coordinates from gpsd.

The logs directory contains a sample gps log which can be fed to gpsfake:

gpsfake 1334-N-20071129-GTA01-A3.log

Make sure gpsd is not running before attempting to run gpsfake.

The data was taken from a Neo 1973 in central London. It will take a moment
to start showing coordinates.

** edit ** This example needs updating to work on newer GPSD versions


fakesat

Posted: September 7th, 2008 | Author: | Filed under: thumbtribes | Tags: , , | No Comments »

Continuing my theme of projects that suffer from issues of critical mass I have began work on fakesat. I was looking for something to do with my beagleboard so decided that using it for this project would be fun. I have ordered a 100 meter Bluetooth dongle so will see how well that really works. I am interested in low cost community driven alternatives to GPS especially ones that work well in urban environments.