jankratochvil
|
2012-10-09
, 16:13
|
Posts: 13 |
Thanked: 26 times |
Joined on Sep 2012
|
#1181
|
|
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,447 |
Thanked: 20,981 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,447 |
Thanked: 20,981 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.
The Following 3 Users Say Thank You to pichlo For This Useful Post: | ||
|
2012-10-10
, 00:37
|
|
Posts: 6,447 |
Thanked: 20,981 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,994 |
Thanked: 3,342 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,548 |
Thanked: 7,510 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,548 |
Thanked: 7,510 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.
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.
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.
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.
|
2012-10-10
, 09:35
|
Posts: 1,548 |
Thanked: 7,510 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
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 |
|