![]() |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
GPS can also take a while to connect (I have had it take over 3 minutes), so maybe if this is implemented there should be a timeout (for example, only turn off after the screen has been locked for 5 minutes or something). |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I noticed this behavior after switching to sqlite, i.e. when using the pure tiles method, it was OK and fast, so there must be something that's either slowing it down, or is CPU intensive, but like this it's very bad... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I've been using the sqlite db since it was introduced, and don't have an issue with it speed wise. (I'm also overclocked, but only to 900Mhz.) |
Re: [Announce] modRana: a flexible GPS navigation system
all,
According to this post http://talk.maemo.org/showpost.php?p...&postcount=175, one can setup espeak to use mbrola voice file instead of the 'standard' voice. does someone has a step-by-step how-to guide for noob to set this up; so that we can use it with modRana? Cheers, |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I've had many restarts, so am thinking the db might not have been saved and synced or something... But there's no way around it, I think, like today at night I left modrana running, downloading tiles for a 20km radius or something. In the morning woke up and the phone wouldn't turn on, i.e. it seemed to be on, but the screen wouldn't come on, as if the CPU was overloaded, left it for a couple of minutes then had to rip the battery out and reboot. Had a couple of these, so am thinking maybe the db is bogus... But how around it, if I discard it, I've lost all the tiles I've downloaded... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
It could use a timeout/screen-off timeout or some other rules. BTW, what about a key combination for toggling the GPS ON/OFF ? Quote:
I think I'll stick this to the menu, that comes up after a long press on the map surface...well, when there is one :) Also, I'am planing to add something like an easily accessible Place/Point menu/feature that would report various kind of information about a given point, which could be the current position, a point from the map, a POI, tracklog start/end, etc. I think i could add a "use this point as current position" there too. Quote:
Quote:
Quote:
I'am slowly replacing the blue-background icons with no-background ones, (that can be batch-rendered by the generate-icons.sh script in modrana/data/gui_source). These new icons are never stretched, just scaled to fit and their background is drawn by cairo - like this, the background can be easily themed without having a complete set of icons with different background for each theme. |
Re: [Announce] modRana: a flexible GPS navigation system
ad slow/erratic sqlite:
There are a few issues with sqlite in Python(2.5):
Loading tiles from the db works in a same way - there is a tile loading tread, that consumes loading requests and outputs tile images. And when just testing if tile exists, which is mostly done from separate (download) threads - I need to get a per-query connection :) So, its a bit complicated :D But, thanks to bringing my attention to this, because I might have found some possible optimizations:
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
V0.22-3 is out :)
Provided no significant bugs show up, I'll push this version to Extras-testing. :) |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
All times are GMT. The time now is 23:21. |
vBulletin® Version 3.8.8