![]() |
Re: [Announce] modRana: a flexible GPS navigation system
I was getting with 0.35.7:
Quote:
Quote:
Quote:
Is it due to the incompatibility with MonAv from Extras-devel? |
Re: [Announce] modRana: a flexible GPS navigation system
Noob question:-
Which Monav do I have to install to get the offline routing working? I have tried monav-routing-daemon. modRana just waits for the Internet connection. I have loaded the map data: Code:
MoNav.ini routing_car Help much appreciated. |
Re: [Announce] modRana: a flexible GPS navigation system
Unashamed self-bump.:)
|
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
Quote:
I have also filled in "add Farsi support" ticket on the modRana project issue tracker. If you post a comment on it, I think you should get a notifications email about any changes (eq. when its implemented or more information becomes available). Quote:
Quote:
The second one was probably caused by a race condition during the monav-server startup (the server is started once modRana gets a first offline-routing request and is stopped on modRana shutdown). I've set the communication socket to be blocking and it doesn't happen anymore. It is also not dependent in any way on the Monav package used by Marble - its ARM compiled binary lives in /opt/modrana/modules/mod_route/monav_armv7/. There is also a amd64 compiled binary in monav_amd64 for desktop testing, that will be removed from the N900 package in the near future to save space (about 300 kB). Quote:
Also make sure that you have Monav selected in menu->options->Navigation->Routing as the routing provider. Also, offline routing currently doesn't support address 2 address routing - it will fall-back to online routing in this case. BTW, I've "wikified" the ModRana offline routing guide. :) |
Re: [Announce] modRana: a flexible GPS navigation system
Installed last version of modrana and I have done wat you say for offline route but I cant see any map. It keeps loading the map bu nothing shows?should I install monav from repos?:(
|
Re: [Announce] modRana: a flexible GPS navigation system
The Monav data page for Marble has a lot of Motorway/Pedestrian maps. Some may be slightly outdated. They can be found here http://files.kde.org/marble/monav/2012-w29/
These do not follow the folder structure as that of Monav/Modrana, so you might have to create the folder structure and copy the Contraction hierarchies and GPSgrid files to the relevant routing folders. |
Re: [Announce] modRana: a flexible GPS navigation system
Modrana QML is no longer working for me since installing the latest version. Any ideas?
Thanks $ modrana-qml == modRana Starting == V0.35.9 git:853a8fc modRana: loading options N900: DBUS initialized N900 Qt screen saver controller created N900 device specific module initialized * device: A N900 modRana device-specific module (950.00 ms) modules/gui_modules/gui_qml/gui_qml.py:93: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed self.app = QApplication(sys.argv) * gui: A Qt + QML GUI module (2610.00 ms) importing modules: * icons: Draw icons (10.00 ms) * info: A modRana information handling module (0.00 ms) * updateTiles: Update stored map tiles. (10.00 ms) * example: A sample pyroute module (0.00 ms) * projection: Projection code (lat/long to screen conversions) (0.00 ms) * showPOI: Show POI on the map and in the menu. (10.00 ms) * animatedMapView: A sample pyroute module (20.00 ms) * onlineServices: A module for talking to various online services (90.00 ms) * showGPX: draws a GPX track on the map (0.00 ms) * mapView: Controls the view being displayed on the map (0.00 ms) * search: Search for POI (20.00 ms) * voice: Handle text to speech. (10.00 ms) * clickHandler: handle mouse clicks (30.00 ms) * input: Handle input from keyboard, buttons, etc. (0.00 ms) * units: a unit handling module (10.00 ms) * askMenu: A sample pyroute module (0.00 ms) @ location: using Qt Mobility importing Qt Mobility Qt Mobility imported location Qt Mobility: position source created * location: Supplies position info from a position source (180.00 ms) * route: Routes (780.00 ms) * tracklog: Record tracklogs (0.00 ms) * stats: Handles messages (10.00 ms) * config: Handle configuration, options, and setup (0.00 ms) * options: Handle options (20.00 ms) * notification: This module provides notification support. (10.00 ms) * storeTiles: Single-file-fs tile storage (50.00 ms) * keys: A keyboard input handling module (0.00 ms) * log: A modRana logging module (0.00 ms) * menu: Handle menus (40.00 ms) * showOSD: Draw OSD (On Screen Display). (30.00 ms) * interfaceFeedback: A sample pyroute module (10.00 ms) * loadTracklogs: A sample pyroute module (30.00 ms) * cron: A Qt timing and scheduling module for modRana (10.00 ms) * messages: Handles messages (20.00 ms) * positionMarker: A sample pyroute module (10.00 ms) @ storePOI: POI database path: @ /home/user/MyDocs/.maps/modrana_poi.db @ storePOI: connection to POI db established * storePOI: Store POI data. (50.00 ms) * routeProfile: Creates a route profile (an elevation chart) (10.00 ms) * tracklogManager: Module for managing tracklogs (10.00 ms) * turnByTurn: A turn by turn navigation module. (0.00 ms) * tileserver: A modRana built-in tileserver (0.00 ms) * textEntry: A module for handling text entry. (0.00 ms) * markers: A module handling markers on the map. (20.00 ms) @ mapTiles: map folder path: /home/user/MyDocs/.maps/ * mapTiles: Display map images (70.00 ms) * mapData: Handle downloading of map data (40.00 ms) * sketch: Sketching functionality (10.00 ms) * display: A platform independent display device control module (20.00 ms) Loaded all modules in 1640.00 ms, initialising showPOI: 9 visible POI restored options: reloading Monav data pack list location: enabling location location qt mobility: started "" "" "" "" display: keep display ON -> always ** making a list of available tracklogs * using this tracklog folder: * /home/user/MyDocs/tracklogs * there are 1 tracklogs available ** mapView: switching map drag mode to default mapView: switching centering disable threshold to 2048 Initialization complete in 330.00 ms ** modRana startup timing ** # device: Nokia N900 (n900) * modRana start (0 ms), 0/13886 ms * imports done (425 ms), 425/13886 ms * GUI creation (0 ms), 426/13886 ms * all modules loaded (11918 ms), 12344/13886 ms * all modules initialized (1542 ms), 13886/13886 ms ** whole startup: 13886 ms ** Preloading theme "base" from cache GET (u'currentTheme', u'default', 'default') sqlite tiles: initializing db for layer: OpenStreetMap I file:///opt/modrana/modules/gui_modules/gui_qml/qml/PinchMap.qml:47: Unable to assign [undefined] to int status Segmentation fault ~ $ |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
Re: [Announce] modRana: a flexible GPS navigation system
I'm still not abble to see any maps ofline
Sorry to spam ... |
Re: [Announce] modRana: a flexible GPS navigation system
Quote:
|
All times are GMT. The time now is 22:06. |
vBulletin® Version 3.8.8