--- Log opened Sun Jul 19 00:00:40 2015 00:56 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has joined #navit 04:04 -!- gernot_ [508ed697@gateway/web/freenode/ip.80.142.214.151] has joined #navit 04:05 #navit: < gernot_> KaZeR: today i test a better "lag" patch 04:07 #navit: < gernot_> KaZeR: this->route_perf=1000; work with the recorded nmea logs. Later i try it live. 04:25 -!- gernot_ [508ed697@gateway/web/freenode/ip.80.142.214.151] has quit [] 06:59 -!- mvglasow [5d867f27@gateway/web/freenode/ip.93.134.127.39] has joined #navit 07:01 -!- mvglasow [5d867f27@gateway/web/freenode/ip.93.134.127.39] has quit [Client Quit] 08:10 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has quit [Ping timeout: 255 seconds] 08:11 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has joined #navit 08:55 -!- woglinde [~henning@x55b3444a.dyn.telefonica.de] has joined #navit 09:01 -!- woglinde [~henning@x55b3444a.dyn.telefonica.de] has quit [Ping timeout: 252 seconds] 09:09 -!- xenos19841 [~xenos1984@127-166-191-90.dyn.estpak.ee] has joined #navit 09:09 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has quit [Disconnected by services] 10:58 -!- tg [~x@unaffiliated/tg] has quit [Ping timeout: 255 seconds] 11:40 -!- tg [~x@unaffiliated/tg] has joined #navit 11:48 -!- gernot_ [5496828b@gateway/web/freenode/ip.84.150.130.139] has joined #navit 11:51 #navit: < gernot_> No road skip for 100 km.. To Ampfing then Munich. Route has 4 possible skip locations. 11:52 #navit: < gernot_> If i find a hour i test the log with original setting (300) 11:53 #navit: < gernot_> Leafing the precalculated route was no problem. 11:54 #navit: < gernot_> rcorello: Try it :-) 11:55 -!- gernot_ [5496828b@gateway/web/freenode/ip.84.150.130.139] has quit [] 12:24 -!- jandegr [4dcb2596@gateway/web/freenode/ip.77.203.37.150] has joined #navit 13:07 #navit: < rcorello> re 13:17 #navit: < rcorello> gernot_: i'm currently reading the tracking code. your approach to address the "road jumping" is probably better. in particular, because your gps signal appears to be pretty good when the problem occurs. my patch currently does three things: it adds a kalman filter to make the gps output a bit "smoother", it drops gps information with a bad hdop (configurable) and it extrapolates your movement from your la 13:18 #navit: < rcorello> st position and speed in this case. 13:18 #navit: < rcorello> but all these things are based on the assumption of a bad gps signal. 13:21 #navit: < rcorello> you said increasing the route_pref value works well for you. maybe it would be a useful thing to have this value configurable (in navit.xml) as well? 13:23 #navit: < rcorello> if i find the time for it, i could try to build a patch this evening.. 13:31 -!- jandegr [4dcb2596@gateway/web/freenode/ip.77.203.37.150] has quit [Ping timeout: 246 seconds] 13:35 -!- _rd [~rd@p4FD1C987.dip0.t-ipconnect.de] has joined #navit 13:50 -!- rd_ [~rd@p4FD1F528.dip0.t-ipconnect.de] has joined #navit 13:53 -!- _rd [~rd@p4FD1C987.dip0.t-ipconnect.de] has quit [Ping timeout: 256 seconds] 13:54 -!- gernot_ [5496828b@gateway/web/freenode/ip.84.150.130.139] has joined #navit 13:56 #navit: < gernot_> rcorello: increasing this value give the actual route more priority 13:56 #navit: < rcorello> yeah, i see. just read through the code. 13:57 #navit: < rcorello> seems to be the correct approach to address the jumping issue, i believe. 13:58 #navit: < rcorello> oh, i must leave. bbl. 13:58 #navit: < gernot_> rcorello: tracking add angle,and position error. 13:59 #navit: < gernot_> By. p.s. witj standard settings i found a skip 14:01 #navit: < gernot_> rcorello: then all ways except the route get this value additional penalty 14:21 -!- jandegr [4dcb2596@gateway/web/freenode/ip.77.203.37.150] has joined #navit 14:23 -!- j_f-f [~quassel@jff-webhosting.net] has quit [Ping timeout: 264 seconds] 14:34 -!- xenos19841 [~xenos1984@127-166-191-90.dyn.estpak.ee] has quit [Ping timeout: 246 seconds] 14:35 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has joined #navit 14:37 -!- jandegr [4dcb2596@gateway/web/freenode/ip.77.203.37.150] has quit [Quit: Page closed] 14:57 #navit: < rcorello> lol 14:58 #navit: < rcorello> gernot_: i didn't try it, but the code very much looks like there's already the possibility to include route_pref in navit.xml. 14:58 #navit: < rcorello> gernot_: i have the following line in my navit.xml now: 14:58 #navit: < rcorello> that doesn't appear to be documented on the wiki, though. 14:59 #navit: < gernot_> rcorello: cdf is not active. there is code to change route_pref , but it is never called 15:00 #navit: < rcorello> gernot_: regarding cdf: i know, but the default config contains it, so i didn't remove it 15:00 #navit: < rcorello> gernot_: the code for changing route_pref is not called? 15:01 #navit: < rcorello> gernot_: you sure? 15:01 #navit: < gernot_> no. I used grep and compared with other set functions 15:02 #navit: < rcorello> gernot_: i'm talking about tracking_new() 15:02 #navit: < gernot_> rcorello: not sure, but i fond nothing 15:02 #navit: < rcorello> gernot_: which in turn calls tracking_set_attr_do(), which does set route_pref 15:03 #navit: < gernot_> tracking_set_attr_do() is called from tracking_set_attr() which is added to a "call" structure. 15:03 #navit: < rcorello> gernot_: it's also called in tracking_new() 15:04 #navit: < rcorello> gernot_: which to me looks like the initialization code for the plugin 15:04 #navit: < gernot_> But grep for strings dont find a parameter to set. 15:04 #navit: < rcorello> gernot_: what exactly do you mean? 15:06 #navit: < gernot_> I find no "route_pref" or "track" String in the command or config parsing function. 15:07 #navit: < gernot_> so maybe it is possible to set, but i dont find howto 15:07 #navit: < rcorello> well, tracking_set_attr_do() does exactly that. 15:08 #navit: < gernot_> But how to call as user 15:08 #navit: < rcorello> it's called by tracking_new() 15:09 #navit: < rcorello> and from my understanding of the code, tracking_new() is the function that is called upon initialization of the plugin 15:09 #navit: < gernot_> b.t.w. In my actual log which worked flawless with 1000 i have a skip with a prebuilt navit. 15:09 #navit: < rcorello> ah, that's good to know. 15:11 #navit: < gernot_> for now i isolated 3 locations in log which work with 1000 and fail with 300 15:12 #navit: < gernot_> For now no bad sieeffects 15:12 #navit: < rcorello> ok, that's pretty cool because it indicates that your solution works. 15:13 #navit: < gernot_> at least for my device. 15:13 #navit: < rcorello> yeah :) 15:14 #navit: < gernot_> I think i send my lag patch to opentom because the configuration is far away from standard 15:14 #navit: < gernot_> A problem is that it look like opentom is in deep sleep 15:15 #navit: < rcorello> hm. well, as i said. you might wanna try if setting route_pref in navit.xml also works. 15:16 #navit: < gernot_> not to say zombie state 15:16 #navit: < rcorello> especially if the opentom guys are unlikely to include the patch :) 15:17 #navit: < gernot_> to set route_pref would be nice near gps source setting 15:19 #navit: < gernot_> 15:19 #navit: < rcorello> well, yeah. but the code doesn't really look like that's possible. at least the .dtd file doesn't allow you to do it. and i suspect that tracking_new() will only receive the subtree of navit.xml 15:21 #navit: < gernot_> I think it is better to test more before working hard to change it on user level. 15:21 #navit: < rcorello> erm. well. as i said. i believe it already is possible to change it on user level. 15:22 #navit: < rcorello> but anyway. 15:24 #navit: < gernot_> If opentom is sleep further i write the lag patch to the forum like the espeak wrapper. Who want to build find it there. 15:56 -!- rd_ [~rd@p4FD1F528.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 16:09 -!- rd_ [~rd@p4FD1F528.dip0.t-ipconnect.de] has joined #navit 16:17 #navit: < rcorello> i'll get some sleep. l8rs. 16:19 #navit: < gernot_> by 16:21 -!- gernot_ [5496828b@gateway/web/freenode/ip.84.150.130.139] has left #navit [] 16:21 -!- gernot_ [5496828b@gateway/web/freenode/ip.84.150.130.139] has joined #navit 16:21 -!- rd_ [~rd@p4FD1F528.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 16:21 -!- gernot_ [5496828b@gateway/web/freenode/ip.84.150.130.139] has quit [] 16:44 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 16:44 -!- mode/#navit [+o KaZeR] by ChanServ 16:56 #navit: < rcorello> hey KaZeR 16:56 #navit: <@KaZeR> hey there 16:57 #navit: < rcorello> as you might have seen in the backlog, i've talked to gernot_ regarding his tracking issues 16:57 #navit: < rcorello> after looking at the code a bit, it turns out that you can actually configure route_pref in navit.xml 16:57 #navit: <@KaZeR> ha, i haven't checked the backlog :) 16:57 #navit: <@KaZeR> oh cool 16:57 #navit: < rcorello> 16:58 #navit: < rcorello> is what you want 16:58 #navit: <@KaZeR> cool, we'll have to add that to the wiki 16:58 #navit: < rcorello> garnot_ checked it and according to his tests that works. 16:58 #navit: < rcorello> yeah, for sure! 16:58 #navit: < rcorello> because that looks like a real useful option. 16:59 #navit: < rcorello> alright. just wanted to tell you that real quick. gonna go to bed now for real :) 16:59 #navit: < rcorello> l8rs 17:02 #navit: <@KaZeR> thanks that's indeed useful 17:03 #navit: <@KaZeR> good night! 17:57 -!- circleci-bot [~circleci-@ec2-54-90-78-110.compute-1.amazonaws.com] has joined #navit 17:57 #navit: < circleci-bot> Failed: pgrandin's build (#336; push) in navit-gps/navit (tomtom) -- https://circleci.com/gh/navit-gps/navit/336 17:57 -!- circleci-bot [~circleci-@ec2-54-90-78-110.compute-1.amazonaws.com] has quit [Client Quit] 18:35 -!- circleci-bot [~circleci-@ec2-54-196-65-124.compute-1.amazonaws.com] has joined #navit 18:35 #navit: < circleci-bot> Failed: pgrandin's build (#338; push) in navit-gps/navit (tomtom) -- https://circleci.com/gh/navit-gps/navit/338 18:35 -!- circleci-bot [~circleci-@ec2-54-196-65-124.compute-1.amazonaws.com] has quit [Client Quit] 18:39 -!- circleci-bot [~circleci-@ec2-54-90-78-110.compute-1.amazonaws.com] has joined #navit 18:39 #navit: < circleci-bot> Failed: pgrandin's build (#337; ssh by pgrandin) in navit-gps/navit (tomtom) -- https://circleci.com/gh/navit-gps/navit/337 18:39 -!- circleci-bot [~circleci-@ec2-54-90-78-110.compute-1.amazonaws.com] has quit [Client Quit] 18:47 -!- circleci-bot [~circleci-@ec2-54-157-221-30.compute-1.amazonaws.com] has joined #navit 18:47 #navit: < circleci-bot> Failed: pgrandin's build (#339; push) in navit-gps/navit (tomtom) -- https://circleci.com/gh/navit-gps/navit/339 18:47 -!- circleci-bot [~circleci-@ec2-54-157-221-30.compute-1.amazonaws.com] has quit [Client Quit] 18:57 -!- circleci-bot [~circleci-@ec2-54-146-229-70.compute-1.amazonaws.com] has joined #navit 18:57 #navit: < circleci-bot> Failed: pgrandin's build (#340; push) in navit-gps/navit (tomtom) -- https://circleci.com/gh/navit-gps/navit/340 18:57 -!- circleci-bot [~circleci-@ec2-54-146-229-70.compute-1.amazonaws.com] has quit [Client Quit] 19:01 -!- xenos1984 [~xenos1984@127-166-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 19:29 -!- circleci-bot [~circleci-@ec2-23-22-184-164.compute-1.amazonaws.com] has joined #navit 19:29 #navit: < circleci-bot> Failed: pgrandin's build (#341; push) in navit-gps/navit (tomtom) -- https://circleci.com/gh/navit-gps/navit/341 19:29 -!- circleci-bot [~circleci-@ec2-23-22-184-164.compute-1.amazonaws.com] has quit [Client Quit] 19:43 -!- circleci-bot [~circleci-@ec2-54-158-213-207.compute-1.amazonaws.com] has joined #navit 19:43 #navit: < circleci-bot> Failed: pgrandin's build (#342; push) in navit-gps/navit (tomtom) -- https://circleci.com/gh/navit-gps/navit/342 19:43 -!- circleci-bot [~circleci-@ec2-54-158-213-207.compute-1.amazonaws.com] has quit [Client Quit] 20:19 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 20:19 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 21:18 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 21:46 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 21:47 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 21:47 -!- mode/#navit [+o KaZeR] by ChanServ 21:52 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 22:05 -!- j_f-f [~quassel@jff-webhosting.net] has joined #navit 22:11 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has joined #navit 22:11 -!- mode/#navit [+o KaZeR] by ChanServ 23:00 -!- KaZeR [~KaZeR@c-67-161-64-186.hsd1.ca.comcast.net] has quit [Remote host closed the connection] --- Log closed Mon Jul 20 00:00:41 2015