![]() |
2008-09-03
, 21:01
|
Posts: 9 |
Thanked: 1 time |
Joined on Dec 2007
|
#3
|
![]() |
2008-09-03
, 21:08
|
Posts: 833 |
Thanked: 124 times |
Joined on Nov 2007
@ Based in the USA
|
#4
|
![]() |
2008-09-03
, 21:24
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#5
|
![]() |
2008-09-04
, 03:04
|
Posts: 46 |
Thanked: 6 times |
Joined on Oct 2007
@ Tokyo
|
#6
|
![]() |
2008-09-04
, 10:49
|
Posts: 121 |
Thanked: 28 times |
Joined on Oct 2007
|
#7
|
![]() |
2008-09-05
, 05:52
|
Posts: 155 |
Thanked: 69 times |
Joined on Apr 2008
|
#8
|
![]() |
2008-09-05
, 15:52
|
|
Posts: 291 |
Thanked: 124 times |
Joined on Feb 2006
@ Trier, Germany
|
#9
|
I have some example python code at the bottom of this page which may be what you want:
http://brewer123.home.comcast.net/~b...rojects/nokia/
![]() |
2008-09-30
, 03:12
|
Posts: 121 |
Thanked: 28 times |
Joined on Oct 2007
|
#10
|
http://online.gpsgate.com/gpsgate.aspx?longitude=34.2333&latitude=23.2222&altitude=34.0&speed=30.3&ate=20070529&time=123445.234&imei=0000000000
The Following User Says Thank You to computerfreek For This Useful Post: | ||
I just got my own N810 Tablet and it seems like I'm already having my first questions.
I going to start a School project with a friend of mine for what we want to use the N810 as a bicycle computer in combination with my bikes dynamo and the Nokias GPS chip to do some tracking and analyzing in OpenStreetMap. I'm really looking forward to do that as school project
I already borrowed a N810 from a friend to try some GPS tracking by doing cat /dev/pts/0. It worked fine but I always had to start the Map application before I was able to get GPS coordinates. My N810 is running DIablo now and I don't have any idea how to get the usual GPGGA, etc. Strings. It doesn't even work if I start the Map application and read the /dev/pts/0 data afterwards.
Is there a good tutorial how and in which order I have to start gpsd, gpsdriver and what ever is necessary to read the data from a pseudo file like I was able to do it with /dev/pts/0.
I'm planing to do the whole thing in Java by using Jalimo so the existing gps C api is properly not the right thing for me.
greetz Torsten