Notices


Reply
Thread Tools
Posts: 188 | Thanked: 90 times | Joined on Sep 2006
#101
Originally Posted by mzandrew
You're not the only one. I'd like altitude / elevation in the track, too.

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.

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.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#102
Originally Posted by mzandrew
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.
If the battery dies, Maemo is supposed to give all apps notice (just before it dies completely, of course). So, if that's working, Maemo Mapper should save its route data before the battery actually dies. So, hopefully, in conjunction with the new "save current track data on close", you should be good to go.

I haven't tested it though...
 
Posts: 188 | Thanked: 90 times | Joined on Sep 2006
#103
Hmm, maybe I'll try to test that later, shouldn't be too hard.

So John, whatabout altitude info in the track output file?
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#104
Originally Posted by aRTee
Hmm, maybe I'll try to test that later, shouldn't be too hard.

So John, whatabout altitude info in the track output file?
Already added, my friend! Just need to check it in and release it. Almost ready...
 
Posts: 188 | Thanked: 90 times | Joined on Sep 2006
#105
Ok cool!
Can't wait!
Well, yes I can, I still have to let the battery die and see if it saves the track..

But I am looking forward to it, so thanks a lot already!

[edit]
hmm, didn't realise your 'save track upon exit' function is not in 1.2.4, so I'll have to do my testing some other time... ;-)

Last edited by aRTee; 2006-10-30 at 21:04.
 
Posts: 52 | Thanked: 0 times | Joined on Jan 2006
#106
hi everybody...

because i'm not fluent with linux, especially with all the tips for the 770, can someone explain me the steps to be -su and permit Maemo Mapper to reset the Bluetooth connection with the Esc key. (because it still crashing for me a i need the restart de 770 to get infomations from the GPS receiver).

is it a trick for this ? is it an 'patched OS 2006' like it was a 2005 one ?

is there some packs and libs to install ?

thanks for help...
 
Posts: 264 | Thanked: 28 times | Joined on May 2006
#107
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.

Last edited by BanditRider; 2006-11-01 at 12:21.
 
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#108
Originally Posted by BanditRider
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.
Or, alternatively, you can just install and use the Maemo Bluetooth Plugin. That will set up your GPS receiver as /dev/rfcomm0.

Both these suggestions, of course, don't answer the original question, which is about the sudo changes required to enable bluetooth resetting. Admittedly, setting up rfcomm is better, but for those still curious about how to set up bluetooth resetting, simply gain root access and edit the /etc/sudoers (preferably using the program "visudo") file to add the following line:

user ALL = NOPASSWD: /usr/sbin/hciconfig hci0 reset
 
Posts: 60 | Thanked: 4 times | Joined on Jun 2006 @ Toronto, Canada
#109
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?
 
Posts: 116 | Thanked: 5 times | Joined on Jun 2006 @ Warsaw, Poland
#110
Originally Posted by ilia
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?
http://downloads.kernelconcepts.de/maemo2 mistral free
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:58.