Archive for the ‘gpsd’ Category

First GPS program for iPhone 2G 2.0 and 2.1

[UPDATED at 10/10/2009]

You can now use iGPSD cable to use the App Store GPS program like TomTom , iGO and Google Map by installing the GPS Serial from Cydia.

Our online store address is http://store.igpsd.com/

You can now order the gps cable in our online store – http://store.igpsd.com , a free shipment special offer will last 5 more day. Don’t miss this chances.

More demo video will be upload soon. please come back later to have a look.

How to port gpsd to iphone

Simba has write a article on how to compile the gpsd using toolchain.

if you are using mac to develop. simply use the follow configure will create a Makefile that can compile on toolchain.

./configure --host=arm-apple-darwin --disable-shared --disable-python --disable-sirf --disable-tsip --disable-fv18 --disable-tripmate --disable-earthmate --disable-itrax --disable-ashtech --disable-navcom --disable-garmin --disable-ubx --disable-evermore --disable-gpsclock --disable-rtcm104 --disable-ntrip --disable-ntpshm --disable-pps --disable-reconfigure

For people using Windows to development , can have a look on Simba’s article on how to compile on windows.

Thanks for Simba lead us on iPhone GPS development.