![]() |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Generally, it should be harmless. As modRana stores all important data in ~/.modrana, which is not deleted if you just uninstall the package without purging it, this should fix the warnings: Code:
apt-get remove modrana Quote:
Also, if position shift & map rotation are enabled, it has to generally do more work as:
The updates should be triggered by position update (which should occur every second) - the more demanding the current "scene" is, the more lag from position update to screen redraw you get. What can be dome about it:
BTW, you can also use: options->Debug->Redrawing->Print redraw time to terminal to see how long the last screen redraw took. If it reports >1000 ms or if the value shows less than every second, tile loading & screen redraw is causing the lags. If not, the cause is somewhere else (N900 GPS software/hardware lag ?). To check tile loading: options->Debug->Tiles->tile loading status to terminal - this will print debugging info to the terminal for every tile that is loaded, including how long it took & what storage method was used. The log might get quite verbose as a result & I'd guess you would probably not want to check it while drawing at such quite a high speed, sou you might wan't to enable: options->Debug->Loggin->Log modRana stdout to file This should dump all the terminal output to /home/user/MyDocs/modrana_debug_logs/ :) Well, that was a bit exhaustive. :D |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
BTW, if you find any other interesting map layers, I don't mind to add them to the built-in layer config. :) Also, it looks like modRana successfully cleared all the Maemo steps (thanks to all testers !) and is now available from Extras & Maemo Downloads ! :) |
Re: [Announce] modRana: a flexible GPS navigation system
MartinK,
I was pleasantly suprised by the option to use monav offine datafiles, as I usually don't use an internet connection when I am from home. But I was not able to make it work till now. I downloaded the data (local car data) and extracted it in the map. And I can select that data somewhere in modRana. Nevertheless, the map keeps saying "Loading..." on a green background. Changing some other settings in modRana did not help. Any idea what I am missing to fix this? |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
The monav-preprocessor can create data for vector Map rendering & the Monav client can use them. But there is no interface for third-party applications, such as modRana, to use this functionality. Possible solutions:
|
Re: [Announce] modRana: a flexible GPS navigation system
why qml version is not working ? Other version is ok
Latest thumb version, kp v52 thanks |
Re: [Announce] modRana: a flexible GPS navigation system
1 Attachment(s)
Quote:
A line should also be added into mod_menu.py,as line 1100, to make the GUI icon for handmade route visible: Code:
self.addItem('route', 'Handmade', 'generic', 'set:menu:None|route:selectManyPoints') Best wishes to all of you. __________________ Per aspera ad astra... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Code:
modrana-qml Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
And, several lines from mod_route.py, connected to creating the route from points, should be moved to way.py as a function (akin to fromMonav... and fromGoogle...) so that mod_route.py would not have to import geo. And while length of the whole route is calculated correctly, distance between two steps is right now calculated incorrectly (taken from options, like, announcing distance). Just listing the inconsistencies I remember in my own code. Best wishes. __________________ Per aspera ad astra... |
Re: [Announce] modRana: a flexible GPS navigation system
1 Attachment(s)
Quote:
__________________ Per aspera ad astra... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
I normally try to push as often as possible, so this is something of an exception. :) Quote:
|
All times are GMT. The time now is 09:54. |
vBulletin® Version 3.8.8