Active Topics

 


Reply
Thread Tools
Posts: 650 | Thanked: 619 times | Joined on Nov 2009
#281
Originally Posted by WhitP View Post
Here's hoping for the traffic re-routing!
The traffic in maps is very handy - thanks..
I would be glad to even find a way to enable "optimized" routing based on traffic. I tried setting useTraffic in Router to true, but didn't see any difference in the resulting route.

Sorry for raising your expectation Need to dig further....
 
Posts: 72 | Thanked: 29 times | Joined on Feb 2012 @ US
#282
If this has not already been offered up as a suggestion, and im sure you already dug into it

I noticed in TrafficdetailsPage.qml has the ability to offer Estimated Delay time but isnt available due to missing plugin. Would this have any effect in calculating routing based on traffic? Given that we can even find/create this plugin.

I wonder if there was a associated qml file for Trafficviewhelper. Would it also take in consideration for routing based on traffic? Also probably allowing us to bring up descriptions of traffic
 
Posts: 78 | Thanked: 135 times | Joined on Jul 2012
#283
Originally Posted by sony123 View Post
I would be glad to even find a way to enable "optimized" routing based on traffic. I tried setting useTraffic in Router to true
Can you post the patch for that, please?
 
Posts: 24 | Thanked: 24 times | Joined on Jun 2011
#284
Thanks very much.. This is excellent !! Love the community
 
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#285
Originally Posted by sony123 View Post
Sorry the earlier patch seemed to be bad,

I have re-uploaded the patch, please download it and put it in /home/user/MyDocs

Launch terminal, become root, then type:
patch -p0 -i /home/user/MyDocs/maps.patch
(That's -p[zero] not p.o.)
Well, back from beach ...

Time to update my full patch to reveal your last hunt treasure

I added the content of this patch and also updated the commands to install & revert the whole thing without troubles ...

A++

Last edited by colin.stephane; 2012-08-05 at 11:59.
 

The Following 4 Users Say Thank You to colin.stephane For This Useful Post:
Posts: 104 | Thanked: 30 times | Joined on Jun 2012
#286
Colin, this is what I get:

~ $ devel-su
Password:


BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # rm /root/*.diff 2>/dev/null ; wget http://b
igbob.fun.free.fr/N9/Patch-to-enable-traffic-an
d-day-night-autoswitch-in-drive-for-N9-PR1.3+ET
A-UNSTABLE.diff -O
sh: wget: not found
~ #


however, I'll try the download link you provided and I'll report back
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#287
wget needs to be installed either by doing as root, apt-get install wget

OR:

open settings -> security -> developer mode -> install utilities...
 

The Following 2 Users Say Thank You to thedead1440 For This Useful Post:
somedude's Avatar
Posts: 1,312 | Thanked: 736 times | Joined on Sep 2009
#288
Originally Posted by colin.stephane View Post
Well, back from beach ...

Time to update my full patch to reveal your last hunt treasure

I added the content of this patch and also updated the commands to install & revert the whole thing without troubles ...

A++
Does your latest unstable patch include the correct calculation for the time to travel when its larger than an hour drive?

Edit:
Yes it does thanks.

Last edited by somedude; 2012-08-05 at 17:40.
 
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#289
Originally Posted by thedead1440 View Post
wget needs to be installed either by doing as root, apt-get install wget

OR:

open settings -> security -> developer mode -> install utilities...
Thanks thedead1440, I have updated my full patch to add this step as Mandatory ...

A++
 

The Following User Says Thank You to colin.stephane For This Useful Post:
Posts: 650 | Thanked: 619 times | Joined on Nov 2009
#290
Originally Posted by mbanck View Post
Can you post the patch for that, please?
It's one line change in RoutingModel.qml

Code:
 Router {
     id : router
         useTraffic: true
         ....
}
But I see no difference in routes after setting this property....

Last edited by sony123; 2012-08-06 at 07:08.
 

The Following User Says Thank You to sony123 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 07:12.