|
2007-12-09
, 05:32
|
Posts: 164 |
Thanked: 132 times |
Joined on Dec 2007
|
#62
|
Ok..
For my N810
/usr/libexec/navicor-gpsd-helper
will start the gps..
then maemomapper will see it using gpsd..
I can then stop (ctrl C) and exit xterm.. and as long as
mameo mapper is running it will hold onto the gps..
stop mamomapper and gpsd shuts down.,..
I wrote a shell script so I don't have to type so much on the
tiny keyboard..
#!/bin/sh
/usr/libexec/navicor-gpsd-helper
now.. any way to add a link to my startup script either into the
startup file for mameomapper.. or as a link in file manager or on the desktop???
|
2007-12-09
, 07:02
|
Posts: 11 |
Thanked: 0 times |
Joined on Oct 2007
|
#63
|
One thing I noticed with /usr/libexec/navicore-gpsd-helper is that when you CTRL-C it, it doesn't shut down the GPS (even though the GPS icon goes away). You can tell that the GPS is still on by cat'ing /dev/pgps.
|
2007-12-09
, 08:43
|
Posts: 29 |
Thanked: 1 time |
Joined on Jul 2007
|
#64
|
|
2007-12-09
, 21:42
|
Posts: 13 |
Thanked: 0 times |
Joined on Mar 2007
|
#65
|
|
2007-12-13
, 13:19
|
Posts: 164 |
Thanked: 132 times |
Joined on Dec 2007
|
#66
|
|
2007-12-13
, 13:30
|
Posts: 220 |
Thanked: 11 times |
Joined on Nov 2005
|
#67
|
|
2007-12-13
, 20:16
|
Posts: 164 |
Thanked: 132 times |
Joined on Dec 2007
|
#68
|
|
2007-12-13
, 20:32
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#69
|
|
2007-12-13
, 23:11
|
Posts: 264 |
Thanked: 28 times |
Joined on May 2006
|
#70
|
Works perfectly well.
Antonio