--- Log opened Fri Nov 21 00:00:38 2014 00:17 -!- xenos1984 [~quassel@131-237-196-88.dyn.estpak.ee] has quit [Remote host closed the connection] 01:15 #navit: < Navit> The following compiles failed: http://download.navit-project.org/logs/navit/wince_arm/svn/navit-svn-5952.failed 01:15 #navit: < Navit> See compile results history at http://download.navit-project.org/logs/navit/stats.html 02:00 -!- tg [~x@unaffiliated/tg] has quit [Ping timeout: 265 seconds] 02:11 -!- tg [~x@unaffiliated/tg] has joined #navit 05:55 -!- jandegr_ [50c83835@gateway/web/freenode/ip.80.200.56.53] has joined #navit 06:46 -!- woglinde [~henning@g225016251.adsl.alicedsl.de] has joined #navit 06:48 -!- xenos1984 [~quassel@131-237-196-88.dyn.estpak.ee] has joined #navit 07:11 -!- gringo [~gringo@unaffiliated/gringo] has quit [Ping timeout: 240 seconds] 07:22 -!- gringo [~gringo@unaffiliated/gringo] has joined #navit 07:29 -!- gringo [~gringo@unaffiliated/gringo] has quit [Ping timeout: 255 seconds] 09:23 -!- gringo [~gringo@unaffiliated/gringo] has joined #navit 09:27 -!- grongi [~gringo@unaffiliated/gringo] has joined #navit 09:28 -!- gringo [~gringo@unaffiliated/gringo] has quit [Ping timeout: 255 seconds] 09:28 -!- grongi is now known as gringo 09:56 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has joined #navit 09:58 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has joined #navit 10:01 -!- em|fb [~fb@mail.emtrion.de] has quit [Remote host closed the connection] 10:48 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has joined #navit 11:05 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has quit [Ping timeout: 240 seconds] 12:20 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has joined #navit 13:10 -!- gringo [~gringo@unaffiliated/gringo] has quit [Ping timeout: 240 seconds] 13:13 -!- gringo [~gringo@unaffiliated/gringo] has joined #navit 13:33 -!- woglinde_ [~henning@g225108230.adsl.alicedsl.de] has joined #navit 13:36 -!- woglinde [~henning@g225016251.adsl.alicedsl.de] has quit [Ping timeout: 256 seconds] 14:30 -!- woglinde [~henning@g225137048.adsl.alicedsl.de] has joined #navit 14:33 -!- woglinde_ [~henning@g225108230.adsl.alicedsl.de] has quit [Ping timeout: 256 seconds] 14:45 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has quit [Ping timeout: 256 seconds] 14:52 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has joined #navit 15:03 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 15:38 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has joined #navit 15:59 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has quit [Ping timeout: 244 seconds] 16:00 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has joined #navit 16:32 -!- mvglasow [5d87bc09@gateway/web/freenode/ip.93.135.188.9] has joined #navit 16:33 #navit: < mvglasow> hi folks, quick question on satellite-related attributes: 16:34 #navit: < mvglasow> there's attr_position_qual, which the WinCE vehicle (didn't look into others) populates with the total number of satellites in view (used or not) 16:34 #navit: < mvglasow> and there's attr_position_sats – what's that for? 16:34 #navit: < mvglasow> note there's also attr_position_sats_used, which is # of sats used in fix 16:35 #navit: < mvglasow> so what's attr_position_sats? 16:47 -!- Robotaxi [3ef5dbf5@gateway/web/freenode/ip.62.245.219.245] has quit [Ping timeout: 246 seconds] 17:06 -!- tryagain [~quassel@178.216.76.56] has joined #navit 17:34 -!- _rd [~rd@pD9E7D801.dip0.t-ipconnect.de] has quit [Ping timeout: 264 seconds] 18:16 #navit: < jandegr_> mvglasow a text based search for 'attr_position_sats' turns up 2 references in vehicle_maemo.c 18:17 #navit: < jandegr_> one reference in vehicle_gpsd.c 18:19 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has quit [Ping timeout: 255 seconds] 18:19 #navit: < jandegr_> and in vehicle_maemo.c it reads somthing like : 18:20 #navit: < jandegr_> on line 247 18:23 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has joined #navit 18:23 #navit: < jandegr_> case attr_position sats : dbg(1,"Attr requested: position_sats_signal ...) 18:28 #navit: < jandegr_> it's not much but it is the best hint I can digg up in a fast manner, I think you can use it as a lead in your search 19:06 -!- ZeroOne01 [~ZeroOne01@81.189.57.6] has quit [Ping timeout: 265 seconds] 19:29 #navit: < mvglasow> jandegr_: thanks, will look into it 19:34 #navit: < mvglasow> well... according to vehicle_maemo.c attr_position_sats is the number of sats used 19:35 #navit: < mvglasow> vehicle_gpsd.c at one point calls a callback function for the attribute but its attribute getter function doesn't support the attribute 19:36 #navit: < mvglasow> correction: on Maemo it's the number of sats in view 19:37 #navit: < mvglasow> and vehicle_gpsd supplies the attr_position_qual 19:39 #navit: < mvglasow> suspicion: attr_position_qual and attr_position_sats are two attributes that serve the same purpose, and the introduction was accidental 19:45 #navit: < jandegr_> hmm, line 247 already contains a hint that confusion might be around, hece compare the attr following the case and the one mentioned in the dbg(), 19:45 -!- mlechner [~mlechner@pd95b8344.dip0.t-ipconnect.de] has joined #navit 19:46 -!- mlechner [~mlechner@pd95b8344.dip0.t-ipconnect.de] has quit [Client Quit] 19:52 -!- tryagain [~quassel@178.216.76.56] has quit [Remote host closed the connection] 20:14 #navit: < mvglasow> jandegr_: in maemo.c? that looks like quite an obvious typo, sats_signal is SNR of all sats added up 20:19 #navit: < jandegr_> well I did not look any further into it because you know I am occupied in another corner of the code right now, so just tried to search for a pointer for you, but I got very cautious for that kind of confusions 20:22 #navit: < mvglasow> I know you're on a big project :-) I'll try blame to find out who the original authors of these lines are, and if they're still around 20:26 #navit: < woglinde> maemo is dead I would say 20:27 #navit: < jandegr_> well I must say I really appreciate the efforts you have been doing on doc, comments and filtering out this kind of practical jokes, I get confused very fast but probably everybode lost some time over such 20:28 #navit: < jandegr_> I vague remember tryagain fixing something for maemo recently, 20:37 -!- gringo [~gringo@unaffiliated/gringo] has quit [Ping timeout: 255 seconds] 20:38 #navit: < mvglasow> jandegr_: that's a personal itch in part: when I have to spend more than a certain amount of time to figure out what a particular piece of code does, I document it because I'm sure I'll forget it again :-) 20:39 #navit: < jandegr_> mvglasow , we all get to benifit from you itch then :) 20:40 #navit: < jandegr_> mvglasow can you tell me short the purpose of those html tags you have in your doc's ? 20:40 #navit: < mvglasow> HTML? or do you mean stuff like {@code ...}? 20:42 #navit: < jandegr_> this especially : 20:42 #navit: < jandegr_> Motorway-like means one of the following: *