maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] modRana: a flexible GPS navigation system (https://talk.maemo.org/showthread.php?t=58861)

Estel 2013-05-21 12:55

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1345423)
Thanks for reporting the bugs, noted. :) I'll check it out right away once I send my masters thesis to print on Wednesday. :)

Good luck, from me too!

Meanwhile, I got something else to report - it seems, that there is error somewhere, in calculating average speed (bicycle mode, for example). I did some tests during last, long trip, and every time, average speed was much lower, than it should be.

Example - I restarted ModRana while driving @80 Km/h. For a short while, average speed was 80 Km/h. Then, for few seconds I slowed down to 62 Km/h, but average speed got to 29 Km/h (!). Since that, despite I've never slowed down to ~30 Km/h, average stayed around that, changing only a few kilometers/h up or down.

Whole thing is perfectly repeatable.
---

On another note - sorry if it was asked before, but could you add OpenRoutingService to list of available on-line routing providers? Currently, it is only google or Monav, while ORS seems perfectly compatible (correct me, if I'm wrong).

Cheers,
/Estel

int_ua 2013-05-21 20:26

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by int_ua (Post 1345255)
Code:

    originalMessage = "".join(step.getMessage())
TypeError


Workaround:
Code:

    originalMessage = "".join(str(step.getMessage()))
doesn't fix the original problem but is easy to apply.

malfunctioning 2013-05-24 02:34

Re: [Announce] modRana: a flexible GPS navigation system
 
I haven't been here in a few days. Good luck from me too, MartinK! Hopefully your thesis looks awesome in printed form.

Estel 2013-05-31 21:20

Re: [Announce] modRana: a flexible GPS navigation system
 
Log of another crash-leading bug:

Code:

Clicked, sending menu:screenClicked
Clicked, sending mapView:zoomIn
notification: message: zooming <b>in</b> to zl 14, timeout: 0.0
notification@dmod: message: zooming <b>in</b> to zl 14, timeout: 0.0
Clicked, sending menu:screenClicked
Clicked, sending set:menu:main
modules/gui_modules/gui_gtk.py:235: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  gtk.main()
python: cairo-surface.c:429: cairo_surface_destroy: Assertion `((*&(&surface->ref_count)->ref_count) > 0)' failed.
Aborted[Clicked, sending menu:screenClicked
Clicked, sending mapView:zoomIn
notification: message: zooming <b>in</b> to zl 14, timeout: 0.0
notification@dmod: message: zooming <b>in</b> to zl 14, timeout: 0.0
Clicked, sending menu:screenClicked
Clicked, sending set:menu:main
modules/gui_modules/gui_gtk.py:235: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  gtk.main()
python: cairo-surface.c:429: cairo_surface_destroy: Assertion `((*&(&surface->ref_count)->ref_count) > 0)' failed.
Aborted


petur 2013-06-02 06:08

Re: [Announce] modRana: a flexible GPS navigation system
 
I have started using modRana in the car more as I need to travel more for a project, so obviously here come some feature requests ;)

1) ability to show something else than a clock - for me this would be a speed indicator but I imagine other stuff can be put there too

2) support for speedcams like jspeed does

3) a quick way to load different preset configs, or a way to change tile caching based on map choice, or not cache overlays (or clear cache after certain age): I'm using the google traffic overlay sometimes and I look for an easy way to toggle that on/off, and I get the feeling the data is cached as sometimes I suspect I see stale data. Of course in the car I have no easy way to verify against a known working google traffic source like webbrowser (not while driving!)

Kossuth 2013-06-02 17:28

Re: [Announce] modRana: a flexible GPS navigation system
 
For Peturs first request:

In /home/user/.modrana folder there is file user_config,conf which you can edit and enable/disable various osd parts like the clock and speed. It is commented so you can easily see how it works.

rotoflex 2013-06-02 17:50

Re: [Announce] modRana: a flexible GPS navigation system
 
If you out it in bike mode it shows speed instead of the clock.

petur 2013-06-02 17:51

Re: [Announce] modRana: a flexible GPS navigation system
 
ok, scratch 1 ;)

thanks Kossuth

klinglerware 2013-06-02 18:12

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by rotoflex (Post 1349020)
If you out it in bike mode it shows speed instead of the clock.

Per Kossuth's post, you can play around with the config file to show what you want in each mode...

vi_ 2013-06-03 08:25

Re: [Announce] modRana: a flexible GPS navigation system
 
Quote:

Originally Posted by MartinK (Post 1345455)
Thanks !!! :)
Well, I still have to defend it & pass the masters exam. :)

Sending to print = going to nearby bookstore/copy-center and giving them the PDF, so they can print it and make two bound copies (I already ordered the book covers, which should be already prepared). No large scale printing runs (yet ! ;)).

Heh, I remember printing my bachelors thesis. The uni colour printers cost 30p/sheet. So a 70 page document was going to cost £21 per copy! And they wanted 2 copies!!!

BS I thought. Fortunately the uni printers where set up in such a way that your print job got sent to a central server, the monies deducted from your account then the job was sent to the printer.

After a bit of fiddling I figured out the IP address of the printer. I would then print my document to a file. Then I would use the LPR command from CMD and just send the print job strait to the printer.

Boom!

Free printing!


All times are GMT. The time now is 22:10.

vBulletin® Version 3.8.8