|
|
2012-10-09
, 18:49
|
|
|
Posts: 266 |
Thanked: 89 times |
Joined on Jan 2010
@ Norway
|
#1182
|
|
|
2012-10-09
, 19:26
|
|
Posts: 41 |
Thanked: 22 times |
Joined on Aug 2010
|
#1183
|
|
|
2012-10-09
, 23:15
|
|
|
Posts: 6,346 |
Thanked: 20,672 times |
Joined on Sep 2012
@ UK
|
#1184
|
I'm trying it right now on my pc with this command: python modrana.py -u GTK -d pc (On both pc and n900, it insists on trying to download.)
|
|
2012-10-09
, 23:51
|
|
|
Posts: 6,346 |
Thanked: 20,672 times |
Joined on Sep 2012
@ UK
|
#1185
|
This is exactly why I rather paid for better Modrana as compared to the commercial offerings it features detailed maps and it can also read the names of streets.
), but here in the UK the situation is a bit different. Street names are often obscured and rarely shown other than at the beginning and the end. If you join the street in the middle, you have no idea what the name is. "Turn left" is much more useful than "turn to Oxford Road", even if it sounded like "Oxford Road" and not "Khrookhfd Road".| The Following 3 Users Say Thank You to pichlo For This Useful Post: | ||
|
|
2012-10-10
, 00:37
|
|
|
Posts: 6,346 |
Thanked: 20,672 times |
Joined on Sep 2012
@ UK
|
#1186
|
| The Following User Says Thank You to pichlo For This Useful Post: | ||
|
|
2012-10-10
, 05:19
|
|
Posts: 1,992 |
Thanked: 3,339 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#1187
|
Question: where are navigation messages stored? I mean things like "in xx miles turn to..."
I grepped through the /opt/modrana tree but could not find them...
|
|
2012-10-10
, 08:22
|
|
Posts: 1,547 |
Thanked: 7,503 times |
Joined on Apr 2010
@ Czech Republic
|
#1188
|

* it is now possible to set Espaek volume .1 * can be set up to about 10x higher than the default value * higher values might cause some distortion * improved offline routing turn detection .1 * it is now possible to download tiles around current route .1 * better feedback for download around track .1 * when imperial units are used, yards now serve as the default small unit .1 * yards/feet can be switched in Options * fix wrong batch download storage path .1 * general fixes and code cleanup .1 * fix recurring (harmless) error message if using GPSD & GPSD itself is not running .2
|
|
2012-10-10
, 09:06
|
|
Posts: 1,547 |
Thanked: 7,503 times |
Joined on Apr 2010
@ Czech Republic
|
#1189
|
1. I could not get "download tiles along route" to work. All I get is the two preloaded examples. Am I missing a step there? I suspect a user error not a software bug.

2. The voice guidance is too quiet in a car, but I doubt modRana can do anything about that.
I've checked out eSpeaks command line options - it looks like the volume/amplitude can be set using the -a parameter. I've incorporated this functionality in 0.36 and added an option for setting volume to Options->Sound->Voice. The only downside is, that at very high volume, the output becomes a bit distorted.
3. For navigation in imperial units, yards are more customary (and intuitive) than feet. "Turn left after 100 yards" is more common than "turn left after 300 feet". OTOH, yards are never used for vertical distances, only feet. Strage system, I know

4. I think there is a missing slash somewhere in the PC version. I used it to batch download a lot of tiles and it stored them in ~/.modrana/mapsOpenStreetMap, not ~/.maps/OpenStreetMap. I may look through the scripts to see if I can find it, though I am far from a Python expert.
There was one old manual concatenation (not using the proper os.path.join()) in the batch download module (mod_mapData). Should be fixed in 0.36. 
5. Is there an option and if not, how difficult would it be to add, to restrict which zoom levels to use? Not just min and max, but for example only even layers, to save space.

6. It would be nice if the app had its own help. Somewhere where the about info is. Not essential, only nice.

This is a standard issue for OSS projects - if you are writing manuals, you are not adding features & fixing bugs. 
7. If the app used vector graphic and pre-recorded voices, then I believe it would be ready for commercial release!


BTW I tried raising a ticket about #3 but the wiki did not like me. Again, I suspect the problem between my keyboard and my chair.
Or you can just use the modRana issue tracker on Github - I check out both.
|
|
2012-10-10
, 09:35
|
|
Posts: 1,547 |
Thanked: 7,503 times |
Joined on Apr 2010
@ Czech Republic
|
#1190
|
Is there any possibility to share Monav offline navigation data, between ModRana and other programs, like Marble? I mean, is path for monav packs configurable, or hard-coded (in the latter case, it would be only possible to achieve desired effect via symlinks, aka not in vfat MyDocs)?
/Estel
It even keeps the master_folder/subfolder Monav data package structure, so it should also be theoretically directly usable by Monav (once you select the appropriate directory).
I'm trying it right now on my pc with this command: python modrana.py -u GTK -d pc (On both pc and n900, it insists on trying to download.)
python modrana.py -u GTK -d n900

With wifi turned off, the terminal shows at least a couple of things that look problematic, but I don't know enough to have a clue:
Code:@ location: using GPSD location: starting GPSD 1 second timer location: enabling location ('location GPSD: connecting to GPSD failed', error(111, 'Connection refused')) TypeError: update() takes exactly 1 argument (2 given) Traceback (most recent call last): File "modules/mod_cron.py", line 84, in _doTimeout if callback(*args) == False: File "modules/mod_location/mod_location.py", line 75, in _screenUpdateCB self.provider._updateGPSD() File "modules/mod_location/gps_daemon.py", line 50, in _updateGPSD if self.connected: AttributeError: GPSD instance has no attribute 'connected'
It also complains quite a bit about "icons: not found" but they seem to show up just fine, so that's probably nothing.

The display itself, both on pc and when I run it on n900, has a repeated message about "tile failed to download, network error ... check connection, use different map layer, ...". I went back to using OSM Mapnik, since that's supposed to work.
This is exactly why I rather paid for better Modrana as compared to the commercial offerings it features detailed maps and it can also read the names of streets.



| The Following 5 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
| Tags |
| bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
| Thread Tools | |
|
ssh user@nokia900 $ mv ~user/.modrana{,-orig} $ mv ~user/MyDocs/.maps{,-orig}