![]() |
Re: [Announce] modRana: a flexible GPS navigation system
Wonderful app! Particularly the tracklogging which I like for sailing (one can determine when to tack).
<problem> I lost the crosshair/fix/pointer as well as the tracks and start/end pointers. Latest build no improvement. |
Re: [Announce] modRana: a flexible GPS navigation system
Martin: In the bug on causing the SGX driver to lock up, the Nokia rep noted the problem may be from sending too much to the drawing system. (Bogus, I know, but...) One thing of note was placing an entry in /etc/powervr.d/ for the program to "increase it's GL command buffer". I'm not sure how this is done though. Thought maybe you'd have and idea? :)
|
Re: [Announce] modRana: a flexible GPS navigation system
v 0.20-3 fails in postinst while chmodding /opt/modrana/cache/images/
It fails since there's dirnames with spaces in this dir, if you've downloaded some files, and the busybox `chmod -R' doesn't cope with these it seems... |
Re: [Announce] modRana: a flexible GPS navigation system
in addition to forementioned problem
Quote:
Start in Xterminal shows the following Code:
~ $ modrana I'm not experiencing other big failures other than some widgets falling out. I have toggled 3G/GSM while running Modrana by the way <edit> I have tried reinstall (OTA). Xterminal session of modRana still shows the above. I can safely say that I left mod_options.py untouched, so far as I made no textual alterations whatsoever. I miss this app with its k i c k a s s tiles, could anyone help restoring this modRana 0.20-3? |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
BTW, concerning flashing - I have been using dfu-util in Linux to flash about everything in Neo, including rootfs (SHR), kernel and even the non-hardwired bootloader quite recently - without issues once I set the correct path and usb id. Quote:
IMO, this looks like a textbook use-case for a regexp -> I think I'll just add support for adding custom regexps to the filter file :D Something like: Code:
regexp;your_regexp_code Quote:
So you should use either Code:
St. ;Street Code:
St.;Street Quote:
Also, thanks for all the new substitution rules! :) Just a question to the gkuenning ones: Code:
Ave;Avenue Quote:
This froze the whole GUI once there were enogh new tiles on the screens, because the drawing function waited for all the new tiles to load. There was also no limit on the number of concurrent download threads, which is another matter. I think you can imagine what happened if you entered an area with poor network coverage at hight speed without any thread-count limit :) I have changed how tile drawing works like this:
The slower apparent loading of tiles might be caused by the default once-per-second screen refresh. If you are not dragging the map, modRana updates the screen only once per second, as this is the shortest interval I can get a new fix in. Not much sense to update more often IMO. The first redraw draws the "Loading..." tiles and sends loading requests. And only the next redraw that happens a second later shows the actual tiles that were loaded to the cache in the meantime. I think sending a screen redraw request once a tile is finished loading might improve/fix this. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
BTW, modRana is not actually drawing that much, but it does redraw the whole screen each time. ModRana redraws frequently only when the map is being dragged, otherwise the screen is redrawn just once per second, (as mentioned earlier). The weird thing is that most of the freezes that have been reported for modRana so far were IIRC not while dragging the map but while just looking at it or even when the screen was blanked. Maybe it doesn't like when applications redraw while the screen is blanked ? I think I have noticed something in this sense in one of the new comments to the freezing bug. Quote:
Quote:
/opt/modrana/data/options.bin ModRana will create a new one with default settings if it cant find the old one. This might even solve your other problem with missing position indicator. Also, failed loading of the options file should really fail more gracefully, with a "loading settings failed" notifications and not with a crash... I'll do something about it :) |
Re: [Announce] modRana: a flexible GPS navigation system
No voice nav?
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Yes, it does pronounce the route turn-by-turn, with help of espeak, if you have Internet to get routing from Google. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
All times are GMT. The time now is 13:02. |
vBulletin® Version 3.8.8