The Following 15 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2012-08-14
, 02:02
|
Posts: 79 |
Thanked: 53 times |
Joined on Jul 2010
@ Ho Chi Minh, Viet Nam
|
#1112
|
The Following 3 Users Say Thank You to cantruchd For This Useful Post: | ||
![]() |
2012-08-18
, 22:03
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1113
|
I like your algorithm 4. You set a floor below which the threshold cannot fall, and have no discontinuity at the point where you start using HDOP information. If the HDOP is a one standard deviation radius, then 3 standard deviations is a good threshold.
![]() |
2012-08-18
, 22:34
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1114
|
I encounter this error all the time:
Exception in thread Thread-22:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/opt/modrana/modules/mod_mapTiles.py", line 1042, in run
self.callback.storeInMemmory(tileDownloadFailedSur face,self.name,'semiPermanentError',expireTimestam p)
UnboundLocalError: local variable 'tileDownloadFailedSurface' referenced before assignment
It appear when the tile get downloaded and prepare to show, the screen just appear "loading..." and no map shown.
And regarding language routing, I am a native Vietnamese speaker, please tell me what I can to to make Modrana speaks Vietnamesesas English voice cannot pronounce Vietnamese street names
The Following 4 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2012-08-19
, 14:46
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1115
|
The Following 9 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2012-08-21
, 21:05
|
Posts: 98 |
Thanked: 44 times |
Joined on Mar 2010
@ Netherlands
|
#1116
|
![]() |
2012-08-22
, 15:32
|
Posts: 79 |
Thanked: 53 times |
Joined on Jul 2010
@ Ho Chi Minh, Viet Nam
|
#1117
|
I encounter this error all the time:
Exception in thread Thread-22:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/opt/modrana/modules/mod_mapTiles.py", line 1042, in run
self.callback.storeInMemmory(tileDownloadFailedSur face,self.name,'semiPermanentError',expireTimestam p)
UnboundLocalError: local variable 'tileDownloadFailedSurface' referenced before assignment
It appear when the tile get downloaded and prepare to show, the screen just appear "loading..." and no map shown.
And regarding language routing, I am a native Vietnamese speaker, please tell me what I can to to make Modrana speaks Vietnamesesas English voice cannot pronounce Vietnamese street names
![]() |
2012-08-27
, 15:13
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1118
|
@MartinK, I think I figured out the problem:
First, I accidentally use volume button to change volume,but instead I change the zoom level to around 56.
there is no map at this zoom level, so there was a http exception
you catched this exception,however, the variable are not assigned, that's what the error show.
So I fixed by change zoom level and also put line 1043 and 1044 before line 1042.
Hope this helps
The Following 3 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2012-09-04
, 18:36
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#1119
|
* fix CLI search failing if the device is offline when the search is initiated * this should improve the food search in Saera * wait for GPS fix & Internet connectivity to be established by searches that need it * fix work-in-progress overlay "cancel" button also triggering buttons in the layer below
The Following 13 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2012-09-07
, 09:36
|
Posts: 87 |
Thanked: 80 times |
Joined on Sep 2009
|
#1120
|
The Following 4 Users Say Thank You to magic_doc For This Useful Post: | ||
![]() |
Tags |
bada rox, martin_rocks, modrana, navigation, openstreetmap, the best, wehasgps |
|
Well, it was actually released yesterday.
Whats new ?
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)