--- Log opened Wed May 24 00:00:26 2017 02:25 -!- jjelen [jjelen@nat/redhat/x-xhhxkfbxnzvsbcum] has joined #navit 02:31 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 07:41 -!- jfitie [1f1830d0@gateway/web/freenode/ip.31.24.48.208] has joined #navit 07:47 -!- jfitie [1f1830d0@gateway/web/freenode/ip.31.24.48.208] has quit [Quit: Page closed] 09:02 -!- jjelen [jjelen@nat/redhat/x-xhhxkfbxnzvsbcum] has quit [Ping timeout: 258 seconds] 09:17 -!- jjelen [jjelen@nat/redhat/x-brbtyizyfesbqhhe] has joined #navit 10:06 -!- jjelen [jjelen@nat/redhat/x-brbtyizyfesbqhhe] has quit [Ping timeout: 272 seconds] 10:19 -!- jjelen [jjelen@nat/redhat/x-dhgxfabpjovrlepi] has joined #navit 10:37 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 10:57 -!- jjelen [jjelen@nat/redhat/x-dhgxfabpjovrlepi] has quit [Ping timeout: 255 seconds] 11:29 #navit: <@kazer> hi there 11:46 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 11:52 -!- pini [~pini@bou-fi.pustule.org] has joined #navit 11:53 -!- udovdh [~udovdh@pindarots.xs4all.nl] has joined #navit 12:00 #navit: <@kazer> hey udovdh 12:02 #navit: < udovdh> hello kazer 12:02 #navit: < udovdh> how are things? 12:03 #navit: <@kazer> quite busy, we've got a few cool things cooking for navit! 12:03 #navit: <@kazer> how have you been? 12:05 #navit: < udovdh> busy with work and life 12:06 #navit: < udovdh> and looking at the BTC price recently 12:07 #navit: < udovdh> oh, and I was confronted with GPS inaccuracy in measuring heights 12:08 #navit: < udovdh> would there by any significant difference between GPS receivers w.r.t. height indications? 12:08 #navit: < udovdh> I could understand if this is all in the GPS system: sats are too high up 12:13 #navit: <@kazer> interesting. what kind of altitude were you trying to measure? 13:10 -!- jandegr [5bb4bf9c@gateway/web/freenode/ip.91.180.191.156] has joined #navit 13:29 -!- jfitie [4df99fa5@gateway/web/freenode/ip.77.249.159.165] has joined #navit 13:36 -!- jfitie [4df99fa5@gateway/web/freenode/ip.77.249.159.165] has quit [Quit: Page closed] 14:12 -!- noradtux [~noradtux@2a02:2028:56a:7601:707c:7756:43e:1eb6] has quit [Ping timeout: 260 seconds] 14:18 -!- noradtux [~noradtux@port-21589.pppoe.wtnet.de] has joined #navit 15:29 -!- abdul [b9891259@gateway/web/freenode/ip.185.137.18.89] has joined #navit 15:29 #navit: < abdul> hello 15:30 #navit: < abdul> please i need help in select bookmark to set as destination in navit using dbus in python. Any doc or guide will really be appreciated 15:35 -!- abdul [b9891259@gateway/web/freenode/ip.185.137.18.89] has quit [Ping timeout: 260 seconds] 15:56 -!- abdul [bca649a9@gateway/web/freenode/ip.188.166.73.169] has joined #navit 15:56 #navit: < abdul> hello 15:58 #navit: <@kazer> hi abdul 15:58 #navit: <@kazer> i saw your question 15:59 #navit: < abdul> please could you help me? 15:59 #navit: <@kazer> you want to set a bookmark as destination using dbus, is that correct? 15:59 #navit: < abdul> yes 15:59 #navit: <@kazer> i think that i have an example somewhere hang on 16:00 #navit: < abdul> ok sure. I first tried set_destination with some coordinates but then the destination sets but no routing. Couldn't figure out why? But then when I use the gui routing shows 16:01 #navit: <@kazer> that's odd, because it's exactly what we do for the routing-qa : https://github.com/navit-gps/routing-qa/blob/master/test.py 16:01 #navit: <@kazer> are you testing with the Demo vehicle ? 16:03 -!- jandegr [5bb4bf9c@gateway/web/freenode/ip.91.180.191.156] has quit [Quit: Page closed] 16:03 #navit: < abdul> no I'm trying to add a voice command to it. I'm now building it on a raspberrypi 16:04 #navit: < abdul> Using the gui, the routing shows though 16:04 #navit: <@kazer> interesting. Can you share the output of your tests? 16:04 #navit: <@kazer> (using pastebin or something similar) 16:05 #navit: < abdul> ok sure. 16:06 #navit: < abdul> actually the output is just the introspection data 16:07 -!- abdul_pi [29f2882b@gateway/web/freenode/ip.41.242.136.43] has joined #navit 16:09 #navit: < abdul_pi> https://pastebin.com/uAdUFiJT 16:09 #navit: < abdul> That's the output. Posted from the logs 16:12 #navit: < abdul> thanks for the routing-qa though. I'm going through 16:13 -!- j_f-f [~quassel@rs-6.jff-webhosting.net] has quit [Remote host closed the connection] 16:16 -!- j_f-f [~quassel@rs-6.jff-webhosting.net] has joined #navit 16:17 #navit: <@kazer> ok 16:18 #navit: <@kazer> that output looks correct. 16:18 #navit: <@kazer> ha, looks like we don't have a method to route to a bookmark yet. https://github.com/navit-gps/navit/blob/trunk/navit/binding/dbus/binding_dbus.c#L1945 16:18 #navit: <@kazer> how's your C? :) 16:22 #navit: < abdul_pi> ow ok. A bit rusty but ok 16:28 #navit: <@kazer> cool. so we need to add a method in the table i just shared. we can use the geojson export as a model : https://github.com/navit-gps/navit/blob/trunk/navit/binding/dbus/binding_dbus.c#L1445 16:29 #navit: < abdul_pi> ok 16:33 #navit: < abdul_pi> so i should add a method like request_navit_route_to_bookmark to the table? 16:34 #navit: < abdul_pi> Then define that method using the geojson export as a model? 16:35 #navit: <@kazer> sounds good so far yes 16:35 #navit: <@kazer> i think that we would probably need to add also a method to list the bookmarks 16:35 #navit: <@kazer> and the flow of usage could be list them, select one and route to it 16:35 #navit: <@kazer> but it can be a second step :) 16:35 #navit: < abdul_pi> ok. Could you please give me a sample if you have the time? 16:47 #navit: <@kazer> for.. the bookmark list? 16:48 #navit: < abdul_pi> all if possible. The methods I need to add and what to change 16:49 #navit: <@kazer> ok let's focus on setting a bookmark for now. First I would create the method, add it to the table, and just make sure that it gets called using dbg() 16:49 #navit: <@kazer> when this works we can move to searching for a bookmark 16:49 #navit: < abdul> ok 16:49 #navit: < abdul> ok sure. I really appreciate 16:57 #navit: <@kazer> no worries. I need to finish something else otherwise i'd help you more, but feel free to ask ! 17:00 #navit: < abdul> ok sure. 17:17 -!- pini [~pini@bou-fi.pustule.org] has quit [Ping timeout: 240 seconds] 17:25 #navit: < abdul> @kazer so should I wait or try something? 17:28 #navit: <@kazer> i would advise you to try if you feel so inclined 17:28 #navit: <@kazer> i'll jump in as soon as possible, and i can answer questions in the meantime 17:29 #navit: < abdul> ok sure 17:29 #navit: < abdul> so you said we should consider bookmarks first 17:29 #navit: < abdul> what should be the method requirements? 17:30 #navit: < abdul> as in what i should add to the table 17:33 #navit: <@kazer> so if you look at a line between {} : first column is the module that will handle it, second is the name that we will expose via dbus, third is what kind of parameters we should expect, 4th is the description of the parameter in 3, 5th is the returned objects, 6th their description and 7th is the method name 17:34 #navit: <@kazer> does it make sense? 17:35 #navit: <@kazer> in 3rd (and 5th) s is for string for example 17:42 #navit: < abdul> @kazer yh it makes sense. For the bookmarks what should i set them to? 17:42 #navit: <@kazer> set them? do you need to set a bookmark ? 17:44 #navit: < abdul> I'm adding request_navit_list_bookmarks or? 17:44 #navit: < abdul> I mean for the parameters 17:49 #navit: <@kazer> ah! yeah request_navit_list_bookmarks looks good 17:50 #navit: <@kazer> and then the 5th field could be "a{s}" (an array of strings) 19:07 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 19:39 #navit: < abdul> @kazer don't really get you 19:40 #navit: < abdul> hmm.. could you please just send me a sample? 19:54 -!- Horwitz [~mich1@p200300800E05ED00022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 20:06 #navit: <@kazer> abdul: yep sure. not sure i can do it today, but will try 20:07 -!- Horwitz [~mich1@p200300800E05A000022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 20:07 -!- mode/#navit [+o Horwitz] by ChanServ 20:22 #navit: < abdul> @kazer I'm using it for project and the deadline is Friday... I've been stuck for sometime. Ok thanks 21:02 -!- noradtux [~noradtux@port-21589.pppoe.wtnet.de] has quit [Ping timeout: 245 seconds] 21:03 -!- noradtux [~noradtux@port-2618.pppoe.wtnet.de] has joined #navit 21:13 #navit: <@kazer> abdul: aww ok. I will have to go afk soon, but i'll be back in ~14-15h and we can look into it 23:55 -!- abdul_pi [29f2882b@gateway/web/freenode/ip.41.242.136.43] has quit [Quit: Page closed] --- Log closed Thu May 25 00:00:27 2017