![]() |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Quote:
I have found & fixed both bugs (in the current not-yet-released version). IMO nr. 1 might be quite important due to the rotation improvements in CSSU I have heard about. Quote:
Quote:
It might come be pretty handy for dense urban areas with many turns. The only downside might be that there would be much more text to display and even the voice messages might be a bit too long - but no show - but this should be solvable by configurability (people use modRana in various environments) & sensible defaults :) Quote:
Quote:
If this doesn't help, try to install python-hildon - this might be unrelated to the error you are getting, but it looks like I forgot to include it in the dependencies even though the last version already uses it. Most people probably already have something else that depends on it installed. Progress update The new rotation method that draws only visible tiles finally works with all modes (scaled map, center shifting, overlay,...). Overlay is now cached and really seems to be as fast as single layer map once the tiles are transparently combined and cached. BTW, it would be possible to add support for overlaying more than two map layers. But I just can't come with any use-case for this. :) Next is bigger text for directions and some smaller stuff. And on a related note - after fighting with dpkg for two days, PyClutter 1.0 is now packaged and available from Extras-devel. :) This was a pre-requisite for using the GPU accelerated Clutter GUI library in modRana. I have not started on on the clutter-accelerated map view yet, but this package means that when I have something releasable, users will have all the needed dependencies. Technical note - What is Clutter ? Clutter is GPU accelerated GUI library that enables fast animated manipulation with graphical elements. Hildon uses a an old version of Clutter (0.8) for all its animations and transitions and Mappero uses clutter for its map view. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I.e. some of the maps don't change so often, but for instance in OSM in some regions you will have development and changes to the map over time. Does modrana check if newer tile versions are available on the net and redownload them? This would of course be necessary for traffic also... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
beside, are we not stretching the term of usage a bit by bulk downloading the Google maps?:p cheers, |
Re: [Announce] modRana: a flexible GPS navigation system
So, how would Modrana pefrom compared with CloudGPS once it starts using Clutter?
Thanks for the great work so far :D Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Could the EV charging stations be added under POI? (http://talk.maemo.org/showthread.php...348#post994348)
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
Interactive update means that modRana checks when loading a tile if there is newer one on the tileserver (all tileservers I have checked so far use the "last changed" HTTP header) and replaces the old one if there is. This should be quite easy to add and would work both when viewing the map and batch-downloading tiles. Batch update means that modRana checks all stored tiles for updates - this is a bit more tricky becuse it has to correctly generate the URL for all stored tiles, but doable. This should work with both files and sqlite storage (I have already considered the update functionality while designing the sqlite table layout, so there is a saved-timestamp column :) ). Also, some per layer variables might be needed - the possible traffic layer probably shouldn't be saved to disk at all or have a limited validity - so that users are not confused outdated info. Quote:
Quote:
It should be also possible to do a fake3D view and kinetic scrolling, like in CloudGPS. The actual performance remains to be seen, but initial testing looks promising. BTW, I'm going to submit the Clutter interface & offline routing as existing application improvements to the Coding competition. :) Quote:
The POI database that can downloaded from the afdc website should also be eventually usable, once the planed support for off-line POI catalogs is added. Another progress update... I've got the text wrapping in the navigation info box working. Now I just have to solve some remaining minor issues and do some testing. Next release should be hopefully :) ) coming shortly. |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
That is great news! Thanks for the quick and clear reply, keep up the good work :) |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I did the following to get espeak to use mbrola on the terminal. 1. follow the instruction on sourcforge page to download the mbrola and voice file. 2 extract and copy the mbrola file into /sbin; and make it executable for everyone. I don't know where to put the path info, so I put it at /sbin.:o I use WinSCP to transfer the files over to n900. 3. extract and copy the voice file en1 into /home/opt/espeak/data/mbrola 4. issue command at the x-term to say hello world: espeak -v mb-en1 "Hello World" To me the voice sounds better than the standard espeak voice. I have also downloaded and played with the us2 voice as well and I like its voice better still. In #4 step, I had to become root - I would get 'not home user' message; otherwise I got some more serious sounding error about mbrola wrapper error. In both case, espeak use the mbrola voice:) It appears that if you would add the option of embedding the language voice string(eg. mb-en1, mb-us2); then user can setup espeak+mbrola himself and he would have a better sounding voice for navigation. Cheers, |
All times are GMT. The time now is 05:51. |
vBulletin® Version 3.8.8