Re: Accessing GPS on Nokia N810

2008-03-11 Thread Tuomas Kulve
Jussi Kukkonen wrote: > Tuomas Kulve wrote: >> Petr Stetiar wrote: >> >>> Because 'gpsdriver' seems to be some kind of middleware between userspace >>> applications and kernel driver. It powers On/Off the GPS, uploads also >> How does it power the GPS on/off? I.e. how do you ask it to do it? >> >

Re: Accessing GPS on Nokia N810

2008-03-11 Thread Jussi Kukkonen
Tuomas Kulve wrote: > Petr Stetiar wrote: > >> Because 'gpsdriver' seems to be some kind of middleware between userspace >> applications and kernel driver. It powers On/Off the GPS, uploads also > > How does it power the GPS on/off? I.e. how do you ask it to do it? > In all normal situations yo

Re: Accessing GPS on Nokia N810

2008-03-11 Thread Petr Stetiar
Tuomas Kulve <[EMAIL PROTECTED]> [2008-03-11 10:26:50]: > Petr Stetiar wrote: > > > Because 'gpsdriver' seems to be some kind of middleware between userspace > > applications and kernel driver. It powers On/Off the GPS, uploads also > > How does it power the GPS on/off? I.e. how do you ask it to

Re: Accessing GPS on Nokia N810

2008-03-11 Thread Tuomas Kulve
Petr Stetiar wrote: > Because 'gpsdriver' seems to be some kind of middleware between userspace > applications and kernel driver. It powers On/Off the GPS, uploads also How does it power the GPS on/off? I.e. how do you ask it to do it? -- Tuomas signature.asc Description: OpenPGP digital si

Re: Accessing GPS on Nokia N810

2008-03-11 Thread Petr Stetiar
Please don't take this topic off list. Andrew Daviel <[EMAIL PROTECTED]> [2008-03-10 17:07:14]: > I probably did "ps ax" instead of "ps axw" and truncated the command line > - no wonder I could not find the device. So if that emits NMEA 0183, gpsd > translates it to tcp where multiple clients

Re: Accessing GPS on Nokia N810

2008-03-10 Thread Petr Stetiar
Andrew Daviel <[EMAIL PROTECTED]> [2008-03-10 12:08:40]: > I built cgps from the gpsd toolkit, which can get data from gpsd if it's > running. If I start the Nokia map, gpsd starts up. But I can't see how to > start it manually - if I try, it says > GPS device /dev/pgp nonexistent or can't be r

Accessing GPS on Nokia N810

2008-03-10 Thread Andrew Daviel
Any tips on accessing the GPS on the N810 ? I built cgps from the gpsd toolkit, which can get data from gpsd if it's running. If I start the Nokia map, gpsd starts up. But I can't see how to start it manually - if I try, it says GPS device /dev/pgp nonexistent or can't be read hmmm ... if I s