--- Log opened Fri Feb 01 00:00:40 2013 02:57 -!- cp15` [romwdw@p57B1D199.dip0.t-ipconnect.de] has joined #navit 02:57 -!- cp15 [fkpfwd@p57B1D086.dip0.t-ipconnect.de] has quit [Disconnected by services] 02:57 -!- cp15` is now known as cp15 02:58 -!- mode/#navit [+o cp15] by ChanServ 04:02 -!- noradtux [~noradtux@2002:5ce0:3d87::1] has quit [Ping timeout: 256 seconds] 04:06 -!- noradtux [~noradtux@2002:5ce0:3449::1] has joined #navit 04:17 -!- gringo [~gringo@unaffiliated/gringo] has quit [Ping timeout: 276 seconds] 04:17 -!- gringo [~gringo@unaffiliated/gringo] has joined #navit 07:32 -!- Tauso [~Thunderbi@line1.magix.net] has joined #navit 07:55 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has joined #navit 08:18 -!- drlizau [~liz@billiau.net] has joined #navit 09:27 -!- woglinde [~henning@g225004220.adsl.alicedsl.de] has joined #navit 09:35 -!- mcr42 [91fd8072@gateway/web/freenode/ip.145.253.128.114] has joined #navit 09:38 #navit: < mcr42> Looking at the OSD overlays I found that code in navit/compass.c is duplicated with navit/osd/core/osd_core.c. Seems like some work in progress. Which one should I rely on? 09:43 #navit: < woglinde> in compass.c when you look at the code is comment out by ifdefs 09:43 #navit: < woglinde> osd_core.c is the way 09:53 #navit: < mcr42> will compass.c be used soon? 09:53 #navit: < woglinde> no 09:56 #navit: < woglinde> look at the histroy 09:56 #navit: < woglinde> ups history 09:59 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has quit [Quit: Page closed] 10:06 #navit: < mcr42> Ah, I see. Stupid me. sorry. Is there a reason why the file is still kept at all? 10:08 #navit: < woglinde> no 10:09 #navit: < woglinde> I will asked cp15 next time he is around 10:09 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has joined #navit 10:15 #navit: < mcr42> should I look out for similar files that can be removed? 10:20 #navit: < woglinde> I will not stop you 10:36 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 10:55 #navit: < Tauso> Can someone explain, why ATMs are always shown on the map even, when POIs are turned off (navit 5361 on android device with map of saxony downloaded within navit)? 10:59 #navit: <@cp15> Tauso, good question, I will check 10:59 #navit: <@cp15> BTW: Are you from saxony? 11:00 #navit: < Tauso> seems to be a problem with the layouts. In "car", turning iff pois works. in "car-android" ATM pois remain after turning it off. in "Car-dark" turning off leaves all pois on 11:00 #navit: < Tauso> yes from Dresden 11:02 #navit: <@cp15> Ah ok 11:02 #navit: <@cp15> Do you have a logcat of the still existing crashes? 11:03 #navit: < Tauso> no crash since yesterday, after rebooting the phone 11:03 #navit: < Tauso> :-D 11:03 #navit: <@cp15> What a pity ;-) 11:04 #navit: <@cp15> Is the atm the only poi that stays on? 11:04 #navit: <@cp15> Is the atm the only poi that stays on?:q! 11:04 #navit: <@cp15> Wrong window :-) 11:06 #navit: < Tauso> the "signals" (Ampeln) are also on, but i think that could be intentionally 11:08 #navit: < Tauso> ok, as i see, the traffic lights aren't pois: element type:"traffic_signals" 11:09 #navit: <@cp15> The name is just a name without a functional meaning 11:11 #navit: <@cp15> Ok, I know now... There is a small list of POIs that will be displayed always. Among them fuel, bank, atm and traffic_signal 11:11 #navit: <@cp15> Can you check whether fuel is also affected? 11:12 #navit: < Tauso> yes fuel also 11:25 #navit: < Tauso> is there a reason why this pois? Ok, fule and signals seam reasonable, but bank? 11:28 #navit: < Tauso> And i have a second question: is it possible to "outsource" the bookmarks (and maybe recent destinations) to the user folder (/mnt/sdcar/navit on android)? 11:50 #navit: < mcr42> maybe the banks paid him? *g *scnr 11:53 #navit: < mcr42> Is there some performance info for wince accessible? like, available RAM or CPU idle? 11:53 #navit: < woglinde> mcr42 no 11:53 #navit: < woglinde> tradeoff is ram vs. routing time 11:54 #navit: < woglinde> or better ram vs. time of finding a route 11:55 #navit: < woglinde> amount of RAM used during route finding is an configuration option to configure or cmake 11:57 #navit: < mcr42> I observe random crashes, probably due to lack of ram. the more complicated the route gets, the faster NavIt crashes. 11:58 #navit: < woglinde> okay recompile with the configoption decreased 11:59 #navit: < woglinde> for autotools it is --enable-cache-size 12:00 #navit: < woglinde> for camke it is CACHE_SIZE 12:01 #navit: < mcr42> thx. 12:02 #navit: < woglinde> you could edit the wince compile section in the wiki 12:02 #navit: < woglinde> to mentioned that 12:06 #navit: < mcr42> I wanted to reinspect the wince wiki page anyway. mainly because I had to adjust my compile options, but i have yet to check whether it was my fault or the guide wasn't up to date. 12:07 #navit: < mcr42> err... s/compile options/configure options/ 12:52 #navit: <@cp15> Better use cmake instead of configure. configure will be removed in the future 12:53 #navit: < woglinde> ;) 12:54 #navit: < woglinde> cp15 is your nightly build machine a big iron? 12:55 #navit: < woglinde> we could maybee install jenkins and make some more tests after builds 12:56 #navit: < mcr42> yes, make always tells me, but for now autotools are working for me. No time to try out cmake... 12:59 #navit: <@cp15> woglinde, I like the idea... But I dislike java stuff 13:14 #navit: < woglinde> hm okay 14:15 #navit: < mcr42> is there a howto for doing a ce build with cmake? All the howtos only mention autotools... 14:19 -!- tparcina [~tomo@cisco15.fesb.hr] has left #navit [] 14:35 -!- mcr42 [91fd8072@gateway/web/freenode/ip.145.253.128.114] has quit [Ping timeout: 245 seconds] 14:39 #navit: < woglinde> ? 14:40 #navit: < woglinde> there is a cmake wiki site 14:40 #navit: < woglinde> which explain it 14:40 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has quit [Ping timeout: 245 seconds] 15:45 -!- Tauso [~Thunderbi@line1.magix.net] has quit [Quit: Tauso] 16:05 -!- noradtux_ [~noradtux@g231170176.adsl.alicedsl.de] has joined #navit 16:06 -!- noradtux [~noradtux@2002:5ce0:3449::1] has quit [Ping timeout: 240 seconds] 16:06 -!- noradtux_ is now known as noradtux 18:22 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has joined #navit 18:22 #navit: < xenos1984> hi everybody 18:24 #navit: < woglinde> hi xenos 18:24 #navit: < xenos1984> hi woglinde 18:26 #navit: < xenos1984> let's see how long the estonian-german line will take today before disconnecting... i guess there must be some PPP (pen, paper, pigeon) connection inbetween 18:33 #navit: < woglinde> hehe 19:18 -!- drlizau [~liz@billiau.net] has joined #navit 19:31 -!- xenos1984_ [~quassel@131.237.196.88.dyn.estpak.ee] has joined #navit 19:31 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has quit [Disconnected by services] 19:32 -!- xenos1984_ is now known as xenos1984 19:36 -!- xenos1984 [~quassel@131.237.196.88.dyn.estpak.ee] has quit [Ping timeout: 246 seconds] 20:10 -!- drlizau [~liz@billiau.net] has quit [Remote host closed the connection] 21:40 -!- tryagain [~tryagain@178.216.76.17] has joined #navit 22:37 -!- woglinde [~henning@g225004220.adsl.alicedsl.de] has quit [Quit: leaving] 22:51 -!- woglinde [~henning@g225004220.adsl.alicedsl.de] has joined #navit 22:53 -!- tryagain [~tryagain@178.216.76.17] has quit [Remote host closed the connection] --- Log closed Sat Feb 02 00:00:40 2013