|
2012-10-10
, 16:52
|
Posts: 41 |
Thanked: 22 times |
Joined on Aug 2010
|
#1192
|
go to Options->Network->Network usage and set Network to Don't download map tiles.
|
2012-10-10
, 17:01
|
Posts: 41 |
Thanked: 22 times |
Joined on Aug 2010
|
#1193
|
The Following 3 Users Say Thank You to quixote For This Useful Post: | ||
|
2012-10-11
, 08:33
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#1194
|
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.
|
2012-10-11
, 09:11
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1195
|
Yes, I had discovered that too when I was playing around. Setting the espeak parameters manually helped. Of course, having the option in the GUI is much better, thanks for that. The only thing, the espeak help says that the maximul volume is 200; I am not sure how valid settings beyond that are, I have not tested it yet
Unfortunately, it seems that something has broken as a side effect of this change. Leaving the sound settings at "automatic" works fine, but switching to "manual" makes two lots of "edit espeak options" and "reset to defaults" appear and, more importantly, it makes the sound disappear. I can of course leave it at automatic but I was fiddling with the options to try to make it mole legible.
The Following 3 Users Say Thank You to MartinK For This Useful Post: | ||
|
2012-10-12
, 14:38
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#1196
|
Originally Posted by pichloI've had serious automated spam issues on the modRana TRAC instance, so this is why the (maybe a bit too strong) checks are in place. I think that if you register an account and/or fill in the chaptcha, it should let you in. Or you can just use the modRana issue tracker on Github - I check out both.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-13
, 16:20
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1197
|
* fix static-map-url local search not returning any results when using the "geo:" prefix for location coordinates * fix voice otuput with manual parameters not working
That's the thing! The blooming TRAC says I must be spam because I did not fill the captcha, but there was no captcha to fill! Neither was there any way of creating an account that I could find. A browser problem? I've tried Firefox on Debian and IE on Windows 7.
Completely unrelated: is there (going to be?) a way of importing POIs from a track? It might be useful in two ways. The obvious one, you walk or drive past something that you later decide to store as a POI.
The more advanced, and perhaps not as useful to everyone, there is a tool out there to convert the TomTom POI database to GPX. It would be cool to import that to modRana It does not look too advanced, just a simple XML to SQLite conversion, so I guess I can do it myself if I have to
The Following 8 Users Say Thank You to MartinK For This Useful Post: | ||
|
2012-10-15
, 16:33
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1198
|
The Following 9 Users Say Thank You to MartinK For This Useful Post: | ||
|
2012-10-19
, 00:27
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#1199
|
The Following 5 Users Say Thank You to Estel For This Useful Post: | ||
|
2012-10-19
, 19:43
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1200
|
// Edit
not to mention, that ModRana affect development of others navigational programs - for example, it's source of my request (to upstream Marble) for streamlining path for Monav off-line routing packs. Impressive, really impressive.
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
The only other issue might be with some Qt dependencies for the QML GUI that I'm not sure are available in Testing & plain Extras. But I'd guess we will see once I push the promotion button.
There are multiple device modules (for the N900, N9, Neo FreeRunner, Smart Q7, Android chroot, PC, etc.) and two GUI modules (the classic GTK GUI and the QML one).
The -d option specifies the current device/platform and -u selects the GUI module. But since at least 0.35 modrana should correctly detect the current environment (at least on the N900, N9 and x86/amd_64 based PCs) and select the appropriate modules automagically.
There are also other benefits - you can generate different map themes form the same data - a night theme, high contrast theme, etc.
IIRC:
mod_onlineServices - performs the online route lookup
mod_route - sends the request to onlineServices and handles the result
mod_voice - adds the "in XX" prefix
mod_turnByTurn - handles the turn-by-turn navigation logic & overlay
As Monav returns just the raw route, modRana would need to get a proper turn announcement generator (and turn detector) in the near future.
There are also already translations for the current modRana generated voice command, which are unfortunately not yet integrated in modRana itself.
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)