![]() |
2006-10-30
, 01:53
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#102
|
I'd also like a feature where it would auto-save the track every time it got N new positions for the track so that if/when MM crashes or the battery dies or etc, I would still have my track.
![]() |
2006-10-30
, 12:49
|
Posts: 188 |
Thanked: 90 times |
Joined on Sep 2006
|
#103
|
![]() |
2006-10-30
, 14:32
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#104
|
Hmm, maybe I'll try to test that later, shouldn't be too hard.
So John, whatabout altitude info in the track output file?
![]() |
2006-10-30
, 15:28
|
Posts: 188 |
Thanked: 90 times |
Joined on Sep 2006
|
#105
|
![]() |
2006-11-01
, 10:40
|
Posts: 52 |
Thanked: 0 times |
Joined on Jan 2006
|
#106
|
![]() |
2006-11-01
, 12:17
|
Posts: 264 |
Thanked: 28 times |
Joined on May 2006
|
#107
|
![]() |
2006-11-01
, 15:35
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#108
|
The easiest way to enable yourself to become root is to add the repository described here and installing the becomeroot package.
Also install xterm if you haven't yet.
Once you've installed the becomeroot package, run xterm and enter:
sudo su -
Your prompt should end in #
That indicates you're now the root user. If it ends in $ then you're just the normal user.
Now edit the /etc/bluetooth/rfcomm.conf file as described here .
Change the mac address in maemo-mapper's settings to /dev/rfcomm0 and reboot. Your GPS won't get "lost" anymore and you won't need set the escape key to reset the bluetooth connection. You can use it to toggle between street maps and satellite maps or whatever.
If you don't know how to edit a text file in linux, you can copy the file to your mmc card then connect the usb cable to your PC and edit the file with a PC editor then copy the file back to where it belongs:
as root enter in xterm:
cp /etc/bluetooth/rfcomm.conf /media/mmc1
Connect the USB cable and on the PC edit the file then disconnect the USB cable and:
cp /media/mmc1/rfcomm.conf /etc/bluetooth
If that seems too difficult, post your GPS's mac address and I'll post an edited file for you.
![]() |
2006-11-02
, 16:32
|
Posts: 60 |
Thanked: 4 times |
Joined on Jun 2006
@ Toronto, Canada
|
#109
|
![]() |
2006-11-02
, 19:00
|
Posts: 116 |
Thanked: 5 times |
Joined on Jun 2006
@ Warsaw, Poland
|
#110
|
I just installed the latest OS2006 firmware and the backup omitted the Application Catalog (sources.list) so I find myself again collecting the source URIs. I added the one provided on the maemo-mapper homepage. But it's not enough. Some dependency is required. I'm guessing sqlite. Is there a repository URI for the right version of sqlite required by maemo-mapper?
Yeah, I'd like that too - it's all too easy to have the batteries run out - it could be that the last part of the file will have to be fixed in that case, but that would be easy.