--- Log opened Tue Mar 13 00:00:34 2018 00:06 -!- Horwitz [~mich1@p200300800E319500022268FFFE64E7C4.dip0.t-ipconnect.de] has quit [Ping timeout: 256 seconds] 00:14 -!- aerostitch [~aerostitc@VEVO-LLC.bar2.SanFrancisco1.Level3.net] has quit [Remote host closed the connection] 00:19 -!- Horwitz [~mich1@p200300800E41AB00022268FFFE64E7C4.dip0.t-ipconnect.de] has joined #navit 00:19 -!- mode/#navit [+o Horwitz] by ChanServ 00:29 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/android_armv5te/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/osm-exp/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/src/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/openmoko/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/win32/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/n 00:29 #navit: < Navit> oad.navit-project.org/logs/navit/android_armv4t/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/android_x86/svn/navit-svn-.failed http://download.navit-project.org/logs/navit/tomtom/svn/navit-svn-.failed 00:29 #navit: < Navit> See compile results history at http://legacy.navit-project.org/logs/navit/stats.html 01:49 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has quit [Ping timeout: 264 seconds] 02:02 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has joined #navit 05:08 -!- noradtux [~noradtux@2a02:2028:54a:1301:2cf5:648d:e046:eb00] has quit [Ping timeout: 252 seconds] 05:12 -!- noradtux [~noradtux@2a02:2028:610:ee01:c573:47e5:4c4a:e8fb] has joined #navit 05:37 #navit: <@KaZeR> ilovekiruna: yeah haven't had time to look at the code. i know it's annoying but please keep asking.. i'll do it soon! 05:51 -!- Mineque [~mineque@62-210-136-72.rev.poneytelecom.eu] has quit [Quit: The Lounge - https://thelounge.github.io] 05:52 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has joined #navit 05:52 -!- mode/#navit [+v xenos1984] by ChanServ 05:52 -!- Mineque [~mineque@62-210-136-72.rev.poneytelecom.eu] has joined #navit 14:11 -!- udovdh [~udovdh@2001:981:a812:0:240:63ff:fef6:201] has quit [Quit: Leaving] 14:15 -!- Celelibi [~celelibi@par69-9-88-166-81-29.fbx.proxad.net] has quit [Ping timeout: 248 seconds] 15:33 -!- xenos1984 [~xenos1984@2001:bb8:2002:200:6651:6ff:fe53:a120] has quit [Quit: Leaving.] 15:52 -!- aerostitch [~aerostitc@c-67-164-55-119.hsd1.ca.comcast.net] has joined #navit 16:04 #navit: <@KaZeR> hi there 16:13 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has joined #navit 16:13 -!- mode/#navit [+v xenos1984] by ChanServ 16:32 #navit: <+jkoan> Hi Kazer 16:46 #navit: < aerostitch> Hi KaZeR, hi jkoan 16:47 #navit: <+jkoan> Hi aerostitch 16:48 #navit: < aerostitch> https://img.memecdn.com/my-cat-wanna-say-hi-hi_o_1965059.jpg 17:24 #navit: <@KaZeR> haha 17:41 #navit: <+jkoan> KaZeR: I merged the compass PR this was really nice work. I really hope that more work like this will come to us :) 18:08 -!- jandegr [d5dba4e6@gateway/web/freenode/ip.213.219.164.230] has joined #navit 18:16 #navit: <@KaZeR> jkoan: definitely 18:54 -!- jandegr [d5dba4e6@gateway/web/freenode/ip.213.219.164.230] has quit [Quit: Page closed] 20:24 #navit: <+ilovekiruna> Hi KaZeR 20:25 #navit: <+ilovekiruna> hi jkoan 20:25 #navit: <+jkoan> Hi ilovekiruna 21:00 #navit: <+ilovekiruna> KaZeR: can you explain me osd_auxmap_draw()? 21:18 #navit: <@KaZeR> i can try :) 21:18 #navit: <@KaZeR> https://github.com/navit-gps/navit/blob/b0e68b797350eda0a73c250526b1fa7e9f1fc61a/navit/osd/core/osd_core.c#L4043 is what you want to set a different center 21:19 #navit: <+ilovekiruna> so it is important for me to show a different area in the auxmap? 21:21 #navit: <@KaZeR> yes. i'm looking for an example of how to set it 21:22 #navit: <+ilovekiruna> great, thx a lot 21:35 #navit: <@KaZeR> so some code is missing to make it do what you want 21:35 #navit: <@KaZeR> currently from what i see it only provides a different viewport centered on the screen center (which could be different from you gps position) 21:37 #navit: <@KaZeR> we will need to rework it to make it do what you want. IIRC, you want to center the auxmap on the next navigation item, right? 21:37 #navit: <+ilovekiruna> I want to show the same part of the map again in a more simplified fashion 21:37 #navit: <+ilovekiruna> remove clutter in that view 21:39 #navit: <@KaZeR> centered on what? 21:39 #navit: <@KaZeR> the current vehicle position? 21:40 #navit: <+ilovekiruna> yes, somehow, that one can see the way, if there are many roads, like in dense cities 21:49 #navit: <@KaZeR> ok. it shouldn't be too hard. you need to fetch the current vehicle's position and use that as the center of the view, instead of using the center of the transformation (which equals to the center of the screen quite often) 21:50 #navit: <@KaZeR> you can fetch the vehicle like this : https://github.com/navit-gps/navit/blob/b0e68b797350eda0a73c250526b1fa7e9f1fc61a/navit/osd/core/osd_core.c#L2474 21:50 #navit: <@KaZeR> and here is an example of using it in a transformation : https://github.com/navit-gps/navit/blob/b0e68b797350eda0a73c250526b1fa7e9f1fc61a/navit/osd/core/osd_core.c#L2495 21:58 #navit: <+ilovekiruna> so first I should then modify the code and we add another option to the osd again? 22:11 #navit: <+ilovekiruna> KaZeR: am pretty tired today, will check and try the coming days to fix that small thingy 22:30 #navit: <@KaZeR> ilovekiruna: yep exactly 23:12 -!- xenos1984 [~xenos1984@22-164-191-90.dyn.estpak.ee] has quit [Quit: Leaving.] 23:25 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has quit [Ping timeout: 264 seconds] 23:33 -!- j_f-f [~quassel@rs-7.jff-webhosting.net] has joined #navit --- Log closed Wed Mar 14 00:00:36 2018