IRC log for #htc-linux on 20080404

00:00.00cr2_android-phone.
00:00.28cr2_i think it is.
00:01.07cr2_it seems that htc is out of engineering steam now.
00:01.34cr2_the shift+vista was a patently stupid idea
00:01.59cr2_and athena has included everything possible in a pxa270 phone.
00:02.15dcordesdidn't shift sell?
00:02.24cr2_$$$$
00:02.42cr2_http://forum.xda-developers.com/showthread.php?t=381915
00:04.03cr2_when it comes to an SD driver, i prefer to stick it to ati, not the androids.
00:04.48cr2_dzo can do a lot by tracing the SD area
00:05.18cr2_i'm wondering why we can't trace SD and MDP on kaiser
00:05.54cr2_i just don't have time to look at these drivers once again.
00:06.06cr2_finishing n560 is more important.
00:06.13dcordesI can always borrow you kaiser in case you'd like to fiddle around a bit
00:06.28dcordesbut I gather you're still quite busy with hermes, right?
00:06.40cr2_i'm busy with everything :)
00:07.05cr2_i need to finish the n560, then i'd switch to ati SD.
00:07.16cr2_i.e. hermes/trinity/athena
00:07.26dcordesok
00:09.27dcordescr2_, you think dzo will find a way out of the SD and mdp struggle with kaiser?
00:10.16dcordes(I wish I could do anything about it myself besides accomplishing commands ^^)
00:14.50cr2_don't know. the best way is to analyse the bootloader.
00:17.34dcordescr2_, we have dumps of it present don't we?
00:18.41cr2_yes.
00:18.53dcordesok
00:18.56cr2_because there is a copy in ram
00:19.24dcordesodd
00:19.35dcordes(to me)
00:19.40cr2_ok, it's too late now.
00:19.43cr2_good night
00:19.57dcordesthat's true. have to get up in 4 hours
00:19.59dcordesgood night cr2_
01:32.35*** join/#htc-linux joschkop179 (n=joschi@92.226.197.14)
04:26.38*** join/#htc-linux goxboxlive (n=goxboxli@195.159.97.196)
05:19.07*** join/#htc-linux kiozen (n=kiozen@p5492A66F.dip0.t-ipconnect.de)
05:24.15*** join/#htc-linux SmallR2003 (n=SmallR20@79-77-49-138.dynamic.dsl.as9105.com)
05:57.22*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
06:10.27*** join/#htc-linux rob_w|laptop (n=rob@p549B9644.dip0.t-ipconnect.de)
06:18.44*** join/#htc-linux SmallR2002 (n=SmallR20@79-77-62-200.dynamic.dsl.as9105.com)
06:25.56*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfe47a.pool.einsundeins.de)
06:44.35*** join/#htc-linux rmoravcik (n=rmoravci@gtsgw.ttc.cz)
07:18.39*** join/#htc-linux noelcragg (n=noel@adsl-64-175-45-13.dsl.pltn13.pacbell.net)
07:19.16*** part/#htc-linux noelcragg (n=noel@adsl-64-175-45-13.dsl.pltn13.pacbell.net)
07:20.44*** join/#htc-linux Marex (n=marex@vasut.kolej.mff.cuni.cz)
07:41.23kiozencr2_: I had a look at M's memory usage
07:41.30kiozencr2_: see http://www.qlandkarte.org/QLandkarteM_mem.pdf
07:41.39kiozencr2_: and http://www.qlandkarte.org/QLandkarteM_mem.txt
07:41.53kiozenit's not that bad, most is libtiff :)
07:43.19*** join/#htc-linux lpotter (n=ljp@c210-49-127-23.rochd1.qld.optusnet.com.au)
07:48.19*** join/#htc-linux lpotter (n=ljp@c210-49-127-23.rochd1.qld.optusnet.com.au)
08:30.49cr2_kiozen: hi. is it just the call statistics ? is it possible to create an allocation map ?
08:31.49kiozencr2_: that should be the memory usage over time
08:33.32cr2_if somebody allocated 4K and freed it 1000 times, it's not a problem.
08:34.30cr2_i'm more interested which functions allocated 28MB ram while displaying only some tiles.
08:36.58kiozencr2_: http://valgrind.org/info/tools.html#massif
08:37.17kiozenit has been the massif test, I would say it does waht you want
08:37.37cr2_it seems that some more careful approach to the included layers in GT is needed. and/or to create overviews.
08:37.46cr2_ok, i'll try it.
08:39.30kiozencr2_: btw, did you read the log about GSOD?
08:45.19cr2_yes, i was away for a whole day. i'll test it today.
08:47.21kiozencr2_: that bug was really stupid :) I totally forgot that I changed the softkeys to emit real key events like the hw keys.
08:48.47kiozenby that the top right soft key emitted a Key_back event as the hw button.
08:49.20kiozenand that will tell the qtopia framework, to close/background the app
08:50.10cr2_hehe :)
08:50.59kiozenSomehow yesterday morning my brain got a reset and started to remember again :)
08:51.14cr2_the LCD screwup happens because -qws powercycles the LCD. i don't think it's a very smart idea in general, but that's how it is.
08:51.29kiozenmaybe the coffeen level was raised above a certain level :P
08:52.11cr2_the GSOD pushed me to do more LCD research, that it was good for the cause :)
08:52.21kiozenlol
08:52.56kiozenbut that softkey back business will be still a problem in future.
08:53.29kiozenas I do not use qpe, I can code the hw keys to F1..F4 and use them as intended
08:53.52cr2_yes
08:53.53kiozenbut for qpe the layout is fixed, and the top right button is Key_back
08:54.43kiozenthus the complete 4 key usage pattern of M has to be tweaked to something different
08:55.03kiozenthe idea is to use a menu on the top left button
08:55.22kiozenbut I guess that has to be done by someone using M with qpe
08:55.36kiozento make it user friendly
08:57.45CVirusWhen people tried to get Linux to run on any mobile device .. for instance the HTC-Universal ... did they have to reverse engineer all it's existing hardware and write drivers for it or what ?
09:00.57kiozenCVirus: more ore less, yes
09:01.32kiozenas these systems aren't as well defined as a common PC achitecture
09:01.42*** join/#htc-linux hlbot506 (n=adm@iclem.net)
09:02.02kiozenhowever there aren't too many different components
09:02.21kiozenby that different devices can share results
09:02.43CVirusI see
09:02.57CVirusI wonder why not the same happens for nokia and SE devices
09:02.57CVirus?
09:03.45kiozenbecause cr2_ et al know most about pxa27x architecture :P
09:04.37kiozenin fact the n800 by nokia is supported
09:04.47CVirusI'm talking about the other nokia phones
09:04.51CVirusnot the internet tablets
09:06.26kiozenwell, i don't know either what nokia builts into it's devices, I am sure cr2_, BabelO or goxboxlive can tell
09:28.33cr2_CVirus: because the sa11x0/pxa cpus are general-purpose, and have excellent documentation.
09:31.14cr2_CVirus: nokia/SE use some obscure cpus and other components. we have most problems with omap850 and msm7x00 phones, because they are in the same league.
09:32.48CViruscr2_: but it's not impossible to see Linux running on a nokia 6600 ... right ?
09:37.15cr2_do you know the cpu used there ? what other hardware components are used ?
09:38.01CVirusnope
09:38.05CViruswhy can't we know ?
09:44.01kiozenCVirus: because companies think it's there interlectual property and of no ones other concern
09:44.13kiozens/there/their/
09:49.02cr2_CVirus: it's the same problem as with the iphone
09:50.47cr2_CVirus: unlike the htc devices, which are rather consistent in hardware and use an easily hackable/debuggable os (wince)
10:02.47CVirusI see
10:24.28*** join/#htc-linux patoche (n=root@lns-bzn-33-82-252-3-194.adsl.proxad.net)
10:26.31*** join/#htc-linux ecze (n=ecze@eczema.ecze.com)
10:35.22BabelOhi
10:48.21*** join/#htc-linux disturbedsaint (n=IBM@84-105-33-111.cable.quicknet.nl)
10:54.45*** join/#htc-linux SmallR2002 (n=SmallR20@79-77-62-216.dynamic.dsl.as9105.com)
11:02.28*** join/#htc-linux dcordes (n=snoopdog@unaffiliated/dcordes)
11:08.25*** join/#htc-linux Marex (n=marex@vasut.kolej.mff.cuni.cz)
11:51.52*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
12:36.26kiozencr2_: is there a limit of how many satellites can be seen at a time? (there must be one, 12?)
12:50.49cr2_right now there are 12
12:52.38kiozenok
12:57.34*** join/#htc-linux raph_ael (i=raphael@kikoolol.orbus.fr)
13:54.25Marexcr2_, I managed to make a phone call from htc beetles :p
13:55.53BabelOMarex: hello :) good news
13:56.05Marexhi BabelO, yup
13:56.40Marexfor now it was just dialing a number and the phone on the other side started ringing, but it's nearly done this way :)
13:56.45BabelOMarex: your phone is CDMA ?
13:56.50Marexnah, GSM
13:56.59BabelOah, line discipline ?
13:57.00Marexwe have no CDMA here at all
13:57.04MarexBabelO, yup
13:57.20MarexI wrote n_erhtc.c as cr2_ suggested
13:57.22BabelOMarex: you use n_tihtc module ?
13:57.25BabelOah ok
13:57.32Marexnah, I have ericsson chip
13:57.39BabelOok i understand
13:57.53BabelOMarex: there is a plugin in qtopia to manage ericsson gsm
13:58.16Marexah really ?
13:58.20MarexI will check it out
13:58.32BabelOMarex: yes wait i look on my hardrive
13:59.19MarexI will download the qtp sources
13:59.39BabelOhmm wait i only see the wavecomm sources
14:00.50Marexah ok, thanks
14:01.43BabelOMarex: ok found :)
14:02.32MarexBabelO, ok
14:02.47BabelOit is not the demux plugin but can help you http://git.asheesh.org/?p=qtopia_snapshot.git;a=tree;f=src/plugins/phonevendors/ericsson;h=e5601fdabac25073dfdc53dbbd06b9d2df564b87;hb=4.3.2-snapshot
14:04.15BabelOi rememeber ericsson at command now, all with * as prefix
14:04.16*** join/#htc-linux rob_w (n=bob@Mac37.m.pppool.de)
14:05.06MarexBabelO, that's probably different
14:05.30MarexI have something like 0x02|size size|type type|data........|crc16 crc16
14:05.51Marex0x00 0x81 is data type for AT channel
14:07.02BabelOok
14:07.12BabelOdo you found the other channels ?
14:07.13Marexthanks anyway :)
14:07.30Marex0x00 0x00 is configuration or something, it's used to init the GSM with three commands
14:16.43BabelOMarex: no gprs or edge channel ?
14:17.00Marexhavent tried yet
14:17.10Marexbtw it doesnt support edge
14:17.33cr2_Marex: great news :)
14:18.34cr2_Marex: the purpose of n_erhtc.c is to have the same user api as n_tihtc, so we can use the same userspace software
14:18.57Marexcr2_, right
14:19.03cr2_BabelO: i think the tt ericsson code has very little in common with sable/beetles
14:19.06MarexI still have to tweak it a bit though
14:19.23Marexgsmd doesnt like it :S
14:19.36cr2_Marex: so you'd be able to use the BabelO's image for ba.
14:19.54cr2_gsmd has a lot of weird things hardcoded.
14:20.11MarexIm building my own
14:20.30cr2_gsmd is a too broad name for the current state.
14:20.47Marexhehe :)
14:20.53MarexI guess I will add new plugin :)
14:39.46kiozencr2_: http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)
14:40.07kiozenany idea how to visualize that kind of information to the user
14:50.33BabelOkiozen: draw a precision circle , visualgpsxp as something to display dop if i remember
14:51.27kiozenBabelO: but how to calulate it? DOP is a quality value with no physical unit
14:52.19BabelOkiozen: that is a good question, i see it on most wince woftware i use
14:53.30kiozenBabelO: yes garmin has it too, but I wonder how I should get this info from NMEA, mybe they do sirf binary
14:55.23kiozenhttp://www.developerfusion.co.uk/show/4652/3/
14:55.30kiozenAccuracy of GPS Device * DOP = Maximum Allowable Error
14:55.46kiozenhm, that reads more like voodoo science
15:09.32*** join/#htc-linux patoche (n=root@lns-bzn-61-82-250-93-234.adsl.proxad.net)
15:09.53cr2_kiozen: DOP is a pure geometry thing
15:10.21cr2_i think there are some hints in the gpsd source docs
15:10.37cr2_anyway, it has very little with the "real" DOP
15:11.00kiozencr2_: but it's the only value we have and people love it :)
15:27.05kiozenok, gpsd just uses bullshit values, it it does not get the real information
15:33.44kiozencr2_: new binary on server, a bit more gps fun
15:33.53cr2_ok
15:33.59BabelOkiozen: wehre where ? ;)
15:34.10cr2_kiozen: we can implement the math, if you want.
15:34.33cr2_but it needs some raw gps data transmitted only in sirf binary.
15:34.41kiozenBabelO: http://www.qlandkarte.org/QLandkarteM
15:34.59kiozencr2_: the math isn't the real problem currently,
15:35.24kiozencr2_: it's just missing data
15:35.29BabelOkiozen: thx
15:35.32cr2_kiozen: it's needed for the survey plugin too :)
15:35.35*** join/#htc-linux Marex (n=marex@vasut.kolej.mff.cuni.cz)
15:35.37cr2_kiozen: in NMEA ?
15:36.06cr2_kiozen: it's actually mentioned in your link
15:36.07kiozencr2_: yes my current device only transmittes the HDOP and VDOP value
15:36.09cr2_The DOP factors are functions of the diagonal elements of the covariance matrix of the parameters, expressed either in a global or a local geodetic frame.
15:36.30cr2_either you will calculate all of them, or nothing.
15:37.14cr2_i don't know why they do it wrong for nmea output.
15:37.17cr2_very often.
15:37.37kiozencr2_: the sirf chip should have the real precision in meter
15:37.48cr2_not really
15:37.56kiozencr2_: thus sirf binary may be a good idea
15:38.13cr2_i have 20minutes (1170 seconds) of raw ECEF XYZ data logged by sirfmon
15:39.16cr2_so i got some data on the accuracy.
15:40.03cr2_maybe i really need to look at the gpstk source.
15:40.11kiozenok, I will get back to you if I do a sirf binary implementation :)
15:40.34kiozenfor now I will take HDOP simply by 2
15:40.51cr2_i'm actually working with implementing similar math algorithms
15:41.32cr2_just take the old sirfmon source.
15:41.45cr2_and look at the sirf binary docs
15:42.08kiozenok, thus we will get a nice module from you? :)
15:43.29cr2_i want to do a survey module for M, yes.
15:43.41cr2_with docs and nice pictures.
15:44.29cr2_since you dislike qwt, you'd tell me what is a better option :)
15:45.18kiozenI always use my own implentation. it's in qlandkarte source code :)
15:45.47cr2_ok, i'll have a look.
15:45.51cr2_i like wget
15:46.02kiozenguess I will port it to M anyway
15:46.03cr2_it handles the M versioning very well
15:46.26cr2_ok, i'll take care of the math and the docs
15:46.44kiozenhehe, right no version numbers.
15:47.00cr2_we will squeeze every last bit of it.
15:47.12kiozenin M?
15:47.21kiozenah ok from sirf
15:48.08kiozenhave a look at IGps.cpp and CNMEA.cpp in M's source code
15:48.41kiozenevery device based on the IGps interface will fit nicely into M
15:48.50cr2_ok.
15:49.01kiozenthat is the nice part of C++
15:49.10cr2_yes
15:49.32kiozenreinterpret_cast is the bad
15:49.41kiozenand dynamic_cast is cool :)
15:50.07cr2_i'm not really happy with the sirf3 in n560
15:50.47cr2_it is simply not good without an external antenna
15:51.22kiozenright, it's really a pitty
15:51.34kiozenwe should sue FSC :D
15:52.30cr2_yeah.
15:52.46cr2_small, light and thin has its price.
16:00.51*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfe47a.pool.einsundeins.de)
16:10.45BabelOsdptool add --channel 1 SP
16:10.55BabelOrfcomm listen /dev/rfcomm0 1
16:10.58BabelOoups
16:11.03BabelOsorry
16:11.22cr2_hehe. compiled and started the kernel with 2MB offset
16:11.41cr2_the LCD goes all white...
16:12.21cr2_oh. i know what's wrong.
16:12.55*** join/#htc-linux patoche (n=root@lns-bzn-61-82-250-93-234.adsl.proxad.net)
16:15.39cr2_hmm. did not really help.
16:29.50cr2_BabelO: what is the #warning directive syntax ?
16:30.13cr2_i'd like to print the PHYS_OFFSET value
16:30.42BabelOcr2_: don't know
16:31.54cr2_ok
16:57.22*** join/#htc-linux tsdogs (n=tsdogs@net-84-18-144-39.c.bkom.it)
16:58.26BabelOok i just found how to export my artemis gps, i ve to try now
17:17.41*** join/#htc-linux dcordes (n=snoopdog@unaffiliated/dcordes)
17:18.10cr2_kiozen: GSOD is still there
17:21.26cr2_pressing 'exit' creates the green screen.
17:55.25*** join/#htc-linux TimRiker (n=timr@68.27.116.177)
17:56.05*** join/#htc-linux kiozen (n=kiozen@rgnb-4db1d9f0.pool.einsundeins.de)
18:00.56*** join/#htc-linux rob_w (n=bob@Mac37.m.pppool.de)
18:03.36*** join/#htc-linux JohnnyK (n=johnnyk@area1-33-gw.hkfree.org)
18:07.14*** join/#htc-linux dark_reaper (n=dark_rea@80.104.113.91)
18:09.15kiozenBabelO: does M work for you?
18:09.49BabelOkiozen: did not try, was trying to create an incomming serial port on my ba ( bluetooth)
18:10.02kiozenok :)
18:10.03BabelOnow it works, i can share my artemis gps
18:10.15tsdogskiozen: I have tryed it yesterday evening.
18:10.26kiozentsdogs: did it work?
18:10.34tsdogsbeside the fact that probably I did something wrong with the maps :(
18:10.46tsdogsI get an IMap() and ~IMap()
18:11.03tsdogsit worked on x86_64 qvfb.
18:11.14kiozenthat is not too bad, do you have a map of your area?
18:11.36tsdogskiozen: I know u don't like qpe, but when run inside qtopia the dialogs don't get displayed :)
18:12.08kiozenthey are transparent, I know, don't have a clue why, qpe is a miracle to me :)
18:12.11tsdogskiozen: I have a geotiff I created from google maps with gdal.
18:12.19tsdogskiozen: ok
18:12.51tsdogsso I created the qmap file with qlandkarteM and I can see the map.
18:13.08tsdogss/M/GT
18:13.25tsdogsthenn launched M, but no map visible.
18:13.50kiozenyes you have to select it first, but for that you have to see the dialog :)
18:14.11tsdogskiozen: I tryed also with -qws, and selected it.
18:14.32tsdogsthough I only get a debug IMap() ~IMap() that's all
18:15.15kiozenwell that is the destruction of the dummy map object and the creation of the real one. that is ok
18:16.00kiozenmost likely your view port is not in the map area
18:16.09tsdogsok, but I seem to not be able to select it.
18:16.36tsdogsho btw, if GT does not find the associated tif when launched it crashes
18:16.50tsdogskiozen: view port?
18:17.02kiozenoh, still? I thought I found all bugs on that
18:17.20kiozenviewport == area of  your screen
18:17.30tsdogsno if u open the file which is in svn (but tif are not) it will crash
18:17.39tsdogshmm ok
18:18.34tsdogskiozen: private message, that's the file I used as example...
18:18.43kiozenok i try it
18:21.11tsdogsbtw is it a smart idea to use the relative paths in the qmap file? moving it around will make it unusable... (though also moving tif files :)
18:21.17tsdogs?
18:21.19BabelOkiozen: i still can't build gdal for arm, can you provide me your pkg ? ;)
18:22.06kiozentsdogs: yes by that you can move the files, you couldn't do if they are absolute
18:22.24kiozenBabelO: what do I have to do to make a pkg?
18:22.53BabelOkiozen: gdal is needed for QLankarteM ? right ?
18:23.11tsdogsok only if they are in the same folder, now I get it
18:23.12kiozenBabelO: yes definetly
18:23.29kiozentsdogs: or you have to move the subfolder, too
18:24.05tsdogsok but I had them in completley separate folders :) like ../../../geotiff/file.tif
18:24.12tsdogsnot smart ok :)
18:24.40tsdogsBabelO: isn't there ipk from angstrom?
18:25.39BabelOtsdogs: into feed ? i ll try
18:28.25BabelOtsdogs: not into feed :( i  use opkg
18:28.44kiozenBabelO: no problem I can do it if I know how :)
18:29.34BabelOkiozen: just tgz me so files ;) that is enough
18:30.03kiozenack...
18:32.41tsdogskiozen: I get strange info for the map (?)
18:34.13kiozentsdogs: strange infos?
18:34.32tsdogstestmap.qmap
18:34.39tsdogstopleft:
18:34.48tsdogsArea: -x-
18:34.49kiozenBabelO: http://www.qlandkarte.org/gdal.1.4.2.tar.gz
18:35.06tsdogsAt least yesterday I had info on it...
18:35.10cr2_kiozen: i'm back from driving around with M
18:35.14cr2_hi tsdogs
18:35.20tsdogshi cr2_
18:35.41cr2_tsdogs: maybe it's time to drive around with roadmap :)
18:36.07tsdogscr2_: lol, actually I never tryed beside going out on the balcony :)
18:36.18tsdogsI need a good area map though .
18:37.08kiozentsdogs: http://www.qlandkarte.org/shot.png
18:37.15kiozenthat is how it should look like
18:38.10kiozenand that should be the output on console http://pastebin.ca/971403
18:38.16tsdogskiozen looked like this yesterday, but with this new qmap it's wrong ...
18:38.28cr2_kiozen: i have some questions
18:38.45kiozenok
18:39.19BabelOcool , aplpciation started ;)
18:39.22BabelOnow need a map :)
18:39.38tsdogskiozen ok still this stupid relative paths. not it works :)
18:39.44cr2_the 240pixels (480/2) is too little for the coordinate popup, so it's clipped
18:39.51BabelOkiozen: you have to learn me how to do this transparent windows :)
18:40.13kiozenBabelO: and you tell me how to fill them :P
18:40.41BabelOlol
18:40.58kiozencr2_: you talk about the blue area on top?
18:41.21tsdogskiozen: crashed :(
18:41.29cr2_kiozen: blue ?
18:41.39kiozencr2_: baby blue
18:41.54kiozentsdogs that is bad, what did you do?
18:41.57cr2_light greyish blue
18:42.10tsdogsjust moving around...
18:42.16tsdogsand I got this message:
18:42.26tsdogsInstructed to quit by Virtual Keyboard
18:42.47kiozendid you press the back key?
18:43.22tsdogskiozen: nope, and not it did it again
18:43.57cr2_kiozen: the moving map didn't work for me.
18:44.18kiozencr2_: slippy or moving?
18:44.58cr2_kiozen: i got the coordinates, have seen the blue sat & so on. but no moving map. it just stayed at the original position
18:45.14kiozendidn't the red cursor move?
18:45.18BabelOkiozen: where is the serial port config ?
18:45.28cr2_btw, the blue sat columns are shown even if there is no fix.
18:45.40cr2_red cursor ? wtf is that ?
18:45.45kiozenBabelO: not yet implemented, it's /dev/gps and 9600baud
18:45.56cr2_only the fix coord font was redish.
18:46.23cr2_BabelO: you'd run gpsd and switch it to nmea and 9600 speed
18:46.29kiozencr2_: you have to press "gps mode" to lock user and gps cursor
18:46.47cr2_hmm. ok.
18:46.52BabelOhmm :(
18:47.00kiozenthere is a red gps cursor and black user cursor
18:47.01cr2_but it's too late now :)
18:47.22kiozenonce you move the user cursor, the moving map is disabled until
18:47.29kiozenyou switch it back to gps mode
18:47.49cr2_kiozen: if you don't want to use qpe, you'd have some widget at least for the battery status.
18:48.00cr2_and for the backlight(s)
18:48.27kiozencr2_: sure already planed for the baby blue grayish box
18:48.33tsdogskiozen: http://www.pastebin.ca/971421 (program exited normally hmm...)
18:48.34cr2_otherwise i had no idea of battery status and was driving with "standard" LCD brightness.
18:49.15BabelOkiozen: have you already added support for uploaded maps ?
18:49.21kiozentsdogs: something must trigger the Key_back event
18:49.24BabelOi just compile gt and see the menu
18:49.44kiozenBabelO: not yet, you have to dump them in /home/root for now
18:49.59tsdogskiozen: yes probably. But I only used the mouse, not using your skin though, maybe that's why
18:50.42kiozenthe top right virtual button will emit Key_Back event, too
18:50.56BabelOkiozen: i like your gt interface :)
18:51.29kiozenthere are only to kind of users, those who hate it and those who love it :)
18:51.39tsdogslol
18:51.45tsdogstime to go. bbl
18:51.48cr2_BabelO: it can do better screen area management
18:51.49kiozenbbl
18:52.22cr2_15% for the georef area is too little
18:53.07cr2_kiozen: btw, the GSOD is intermittant, it's some qws artefact.
18:53.17kiozenI thought about splitting the 1, 2, 3 stuff into a tabed widget
18:53.49cr2_i've offset the n560 kernel by 2MB, and now get the WSOD :)
18:53.54kiozencr2_: you don't get GSODs if you handle the keys in a sane way ;)
18:54.03kiozenlol
18:54.07cr2_everything seems to be done right...
18:54.43cr2_kiozen: i get GSOD on double-clicking the 'exit' right button
18:55.03cr2_but it goes away in 1 sec, and the getty appears.
18:55.15cr2_i've disabled the LCD powerdown gpios for now.
18:55.33kiozencr2_: hm, double click is still not intercepted
18:55.34cr2_so the LCD spi data stays intact.
18:56.37kiozenok
18:57.15cr2_otherwise everything looks very promising.
18:57.34kiozencr2_: guess I have to do several infoscreens for the different resolutions
18:57.53kiozenthere is no way to find a good common designe for 480/240/...
18:58.00BabelOkiozen: from where can i extrack nice tiff file ? ;)
18:58.16cr2_BabelO: you obviously start google earth, set 4 GCPs, do a screenshot, and import it into GT :D
18:58.49cr2_kiozen: i may try your image on sable. 240x240 LCD
18:58.55kiozenBabelO: or you enable OSM download
18:58.58kiozenin GT
19:00.35BabelOkiozen: how ?
19:00.47cr2_BabelO: you need a 8bit image btw.
19:00.52BabelOi like cr2_ solution too :)
19:01.17BabelOcr2_: what do yuo mena by GCP ?
19:01.43cr2_convert foo.XXX foo.gif, or convert -depth 8 -colors 255 +dither
19:01.55cr2_a point with known coordinates
19:02.05cr2_Ground Calibration Point
19:02.57kiozenBabelO: CMapEditWidget::CMapEditWidget() uncomment the three lines
19:03.31cr2_kiozen: is the OSM tiles path configurable ?
19:03.58kiozennot the way you like to have it ;)
19:04.34cr2_in merkaartor i use the ouput of my tile generator :) the osm people will burn me if they'd have known :)
19:05.05cr2_but i know what i'm doing. so it's the right thing(tm).
19:06.06kiozen240x240 output looks really bad
19:07.31*** join/#htc-linux dcordes (n=snoopdog@unaffiliated/dcordes)
19:12.28kiozencr2_: ok, for now I will concentrate on the 480x640 display. For smaller ones we have to tweak quite some stuff.
19:15.47cr2_ok.
19:16.13cr2_but the coordinates are clipped even on the vga screen
19:16.59kiozendo you have 135x135 dpi ?
19:20.13cr2_i have the real dpi.
19:20.13cr2_122 if i'm not mistaken.
19:20.52kiozenok then I have to change that for the emulator
19:21.43*** join/#htc-linux SmallR2003 (n=SmallR20@79-77-81-119.dynamic.dsl.as9105.com)
19:24.49cr2_sqrt(480*480+640*640)/3.6
19:25.16cr2_oh. 222
19:25.44BabelOok i need my coordinate
19:25.50cr2_lol
19:26.12cr2_BabelO: you GE
19:26.20cr2_s/you/use/
19:26.35cr2_+xwd
19:28.09BabelOcr2_: we need a tool to do that ;)
19:28.45cr2_BabelO: you are a pirate :) zero respect for intellectual property :)
19:29.04BabelOcr2_: why you say that ?
19:29.17cr2_LOL
19:29.33cr2_i've drunk too much :D
19:29.56BabelOlol
19:31.10cr2_BabelO: there are(were) such tools
19:31.32BabelOcr2_: how can i convert this coordinate ? 43.646759,4.041252 to one needed for qlandkarte
19:32.06cr2_why do you need it ?
19:33.39BabelOcr2_: i look at coordinate with google maps to get top left and bottom right
19:34.21cr2_you need at least 2 points with known coordinates on a map.
19:34.37cr2_if it's google then the projection is known.
19:34.56kiozencr2_: think BabelO wants to use GT / OSM
19:35.13cr2_the "original" m/pix is also known, but i don't know if this ajax stuff rescales it.
19:35.28kiozenBabelO: you can use QLandkarte with the img I sent you
19:35.29cr2_it's a good question , i need to check it.
19:35.42cr2_ah, qlandkarte
19:35.51cr2_not GT/M
19:36.02kiozennext you point with the cursor->right click and copy the location
19:36.17kiozenthen you can copy it into GT
19:36.22cr2_yes, that's a clever idea too.
19:36.40cr2_i was doing GT->GT
19:41.52kiozenBabelO: Chateau Saint Auriol ou Domain Coudoulet? c'est le question!
19:42.10BabelOkiozen: LOL
19:42.44kiozenI could choose Tormaresca, too, and make tsdogs happy :)
19:43.54BabelOkiozen: i don't know those bottle
19:44.26kiozenthe one (I oopened) is a Corbieres
19:44.44BabelOah ah not so far from me ;)
19:44.59kiozenthe other one has a too minimalistic label to know where it's from :)
19:45.04*** part/#htc-linux TimRiker (n=timr@pdpc/supporter/bronze/TimRiker)
19:45.22BabelOkiozen: what i need to do with osm then ? coordinate, i losst your img file
19:45.25kiozenand the italian is great stuff from the southern part
19:46.01kiozenyou have to define to top left and bottom right corner in the OSM dialog of GT
19:46.23kiozennext a filename and some nice comment
19:46.30kiozenthat's it.
19:46.36kiozenafter a lengthy download
19:46.51BabelOkiozen: i understand, but what are they from here -> http://maps.google.fr/?ie=UTF8&ll=43.646759,4.041252&spn=0.167443,0.458679&t=h&z=12
19:46.53kiozenyou should have 3 tifs (zoom levels) and a qamp
19:48.39kiozenanything between:
19:48.41kiozen<PROTECTED>
19:48.44kiozenand
19:48.53kiozen<PROTECTED>
19:49.06kiozenyou may like to choos a samller area
19:49.12kiozento speed up downlaod
19:52.26BabelOkiozen: thx starting download
19:52.36BabelOosm is bad for my region
19:52.56kiozenyes, I have noticed
19:53.16kiozenwait until M can record tracks, and change it ;)
19:53.44kiozenadding baudrate selection to M
19:53.49BabelOkiozen: ok, else i ve todo like cr2 say
19:54.12BabelOkiozen: other question, how i see gps fix in M ?
19:54.27kiozenthe cursor turns red
19:54.46kiozenthe will be a 2D/3D icon in the futur, too
19:56.56BabelOok, i ll try again
19:57.04BabelOwhil e downloading 1839 tiles
19:58.56kiozenBabelO: the latest version even got a satellite snr view
20:13.27kiozencr2_: new binary, can you check if coord value can be read now?
20:28.39cr2_yes
20:29.57kiozenok good to know :)
20:31.46cr2_770K/s on usb
20:32.42*** join/#htc-linux diogene31_ (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
20:33.13cr2_yes, now it's ok
20:33.34cr2_kiozen: the altitude is over wgs84 ?
20:34.17kiozenAKAIK yes
20:35.43cr2_pick the simple geoid correction from gpsd
20:35.56cr2_i've written it, so it's not a problem :)
20:36.36kiozenthere is a corrention value with NMEA
20:38.05cr2_it's not always there. and not always right.
20:38.24cr2_atfer all it's the same tabulated correction.
20:39.15cr2_it was unpleasant to see Hamburg at -20m :)
20:42.50kiozencr2_: it subtracting both values?
20:43.35cr2_?
20:46.26kiozencr2_: http://pastebin.ca/971554
20:46.46kiozenit's (9) - (11) right?
20:48.30kiozenbut without (11) the elevation matches the official data better
20:49.21cr2_9=10+11
20:49.28cr2_or 9=10-11
20:49.39kiozenhuh ?
20:49.55kiozen(10) is the unit
20:50.10BabelOkiozen: ok i ve maps , all is ok now ;)
20:50.26cr2_looking for a link
20:50.50kiozen9 = Antenna Altitude above/below mean-sea-level (geoid) (in meters)
20:51.03kiozenI think that is what we want, don't we?
20:52.06cr2_http://svn.berlios.de/viewcvs/gpsd/trunk/geoid.c?rev=4257&view=markup
20:52.41cr2_ah, units.
20:53.17cr2_so you think 9-11 is the wgs84 altitude ?
20:54.15kiozendon't know, to late for this :)
20:54.17cr2_sirf binary is the only sane output.
20:54.47kiozenBabelO: did you compile M yourself, or did you use my binary?
20:54.50cr2_that's why gpsd is capable of converting xyz itself.
20:55.10BabelOkiozen: i use your
20:55.29kiozenok, I will upload a new one, you can setup the baud rate
20:56.02cr2_kiozen: 'menu' at the left side made it difficult to operate M by one (right) hand in the car :)
20:56.31kiozenyou just need longer fingers :P
20:56.44cr2_kiozen: my copy says baud rate 4800 ?
20:57.07kiozencr2_: not working with yours
20:57.09cr2_or you have a newer version ?
20:57.11cr2_ok.
20:58.32cr2_kiozen: think about backlight(s) control.
20:59.29kiozencr2_: yes when I get the device back, makes no sense to fiddle with hardware you do not have
20:59.40kiozenok uploaded new binary
21:00.13cr2_ok
21:01.09kiozencr2_: can you read "gps mode" on the top right virtual button when using the user cursor?
21:02.42cr2_i have exit there now ?
21:03.17cr2_ah, ok
21:03.33cr2_'g' and 'e' are cut in half
21:03.36kiozenyou have to move the cursor
21:03.48cr2_yes.
21:03.51kiozenok
21:04.33kiozenI change that to "gps"
21:05.17kiozenthe "exit" thing is just for debugging
21:06.22cr2_<PROTECTED>
21:06.45BabelOhey kiozen i see satellites ;)
21:06.51BabelO8 sat
21:07.01kiozenwhatout that they don't hit you!
21:07.11cr2_echo 46 > /sys/class/backlight/generic-bl/brightness
21:07.36cr2_BabelO: tilfoil hat on ?
21:07.40cr2_s/til/tin/
21:08.10cr2_i'm going to search for satellites too
21:08.20BabelObut i use 4800 not 9600
21:08.27BabelOtinfoil ?
21:08.46kiozenfor nuklear experiments?
21:10.42BabelOok, now i need real maps :(
21:11.12BabelOit seem that qpe disconnect my gps automaticcaly because it look for bt headset
21:12.43cr2_kiozen: n560 has really hard time to get a fix at this place
21:13.06kiozenBabelO: tinfoil: http://www.spiegel.de/img/0,1020,1139580,00.jpg
21:13.13kiozencr2_: yes it sucks
21:15.38cr2_kiozen: there must be an external antenna for it.
21:15.58cr2_even my sd501 has an external antenna included.
21:16.34BabelOkiozen: ah ghost busters ;)
21:16.36cr2_hmm. where is pH5 when one needs him.
21:17.02kiozencr2_: sure there is one, FSC  just choose the more expensive connector,
21:17.04cr2_i could have checked sd501 on n560 with the 2.6.25 kernel.
21:17.23kiozenand it's not really nice to hike and have an external antenna
21:17.48kiozenBabelO: no that one is more "Back to the future"
21:17.51cr2_yeah.
21:18.23cr2_kiozen: btw, you'd have a widget for the CPU speed, and cpu voltage setting.
21:18.31kiozenbut it's a nice example on how you should dress when using my software :P
21:18.31cr2_heh. i need to put it into wiki.
21:18.40cr2_LOL
21:19.10kiozencr2_: don't thing I want to see that on the GUI, but in a log
21:19.22kiozens/thing/think/
21:19.39BabelOkiozen: there is a bug, sometimes i see gps mode menu
21:19.47BabelOand now screen is green :)
21:20.55kiozenqtopia has it's own problems to hide a dialog :)
21:21.03cr2_BabelO: GSOD ? :)
21:21.21BabelOcr2_: green screen is when qlandkartem is down
21:22.00cr2_BabelO: yes, i call it GSOD.
21:22.09BabelOok ;)
21:22.37BabelOso it is not a bug if we ll see it on all devices ;)
21:22.44cr2_kiozen: in the log ?
21:22.55cr2_BabelO: yes, it's some weird -qws feature.
21:23.17kiozencr2_: I would like to record this info as log
21:23.47cr2_kiozen: ok, but you don't want the user to change it ?
21:24.42kiozenno, I want M to change it at it's need.
21:25.07kiozensee the kernel will power up the cpu on every tiny task
21:25.18kiozenbut many things are not time critical
21:25.39kiozenthus it's sensless to power the cpu to 624Mhz
21:25.52kiozenbut on some tasks it's important to do
21:26.01kiozenlike moving the map
21:26.16BabelOkiozen: conservative governor do such
21:26.20kiozenin this case M will tell the cpu to power up
21:26.35kiozenof course only without qpe
21:26.55kiozenBabelO: if the kernel does it right I am happy :)
21:27.18kiozenbut I doubt because it can't read my mind
21:27.29cr2_kiozen: yes, the kernel does it.
21:27.54BabelOkiozen: i just have to export qmap file now
21:28.10kiozenBabelO: export ?
21:28.32BabelOkiozen: ok  i select export then directory output for qmap file
21:28.49*** join/#htc-linux Marex (n=marex@gwfm10-3-250.802.cz)
21:29.19kiozenah in the OSM dialog
21:29.48kiozenhm not sure, haven't seen that dlg for a long time :)
21:29.52BabelOkiozen: i also generate the qlb file
21:30.37kiozenyou don't need such a thing for M
21:31.54cr2_kiozen: have you unpatched GT for OSM ?
21:32.48kiozenno, I removed OSM form my version, don't use it, don't like the dialog, haven't decided what to do with it :)
21:33.28kiozenhm, somthing is buggy if I switch to "No GPS"
21:35.34BabelOkiozen: ok now can i move on screen ?
21:36.08kiozenyou need the cursor keys for that or you have to use the stylus
21:38.53kiozencr2_: aren't satellite prn over 30 WAAS?
21:39.03kiozenEGNOS
21:39.25cr2_yes
21:39.37cr2_AOR-E and Artemis
21:39.44kiozenhave to check with my garmin
21:39.55cr2_garmin has funny numbers for them
21:42.59kiozenwow, 4 downloads of GT today, I get famous!
21:43.33kiozenoh only 3, 4 is the web hit number :/
21:45.23*** join/#htc-linux goxboxlive (n=goxboxli@208.84-48-176.nextgentel.com)
21:45.56cr2_kiozen: i'm surprised somebody knows about it :)
21:46.22kiozenkde-apps :)
21:48.04cr2_ok.
21:48.17kiozenit's my 3rd OS project ;)
21:49.03cr2_you'd compile a wince version for M
21:49.11cr2_then you'll be famous :)
21:49.37cr2_i'm really curious how qt4.4 will perform on wince.
21:49.37kiozenhm, there are many other apps for wincem that are quite nice
21:51.02cr2_yes, but they are 1. not free 2. i don't know any real survey app for wince.
21:51.40kiozenthere is some free stuff like cachewolf
21:52.16cr2_java ?
21:52.23kiozenfunny my gps mouse receives more sats than my garmin
21:52.46kiozenyes java
21:52.57cr2_different firmware
21:53.46kiozenexcept the annoying static nav the mouse is pretty good
21:57.27kiozenok, enought for today, my son will not have any mercy in the morning :)
21:57.31kiozengood night
22:17.21*** join/#htc-linux disturbedsaint (n=simon@84-105-33-111.cable.quicknet.nl)
22:18.53disturbedsaintIs there anybody here who has another e-mail address from Vivien from http://vivien.chappelier.free.fr/typhoon/ (or knows an IRC channel where he usually resides)?
22:19.53BabelOdisturbedsaint: adress is written on link you provide :)
22:20.00disturbedsaintI kno
22:20.02disturbedsaintw
22:20.09disturbedsaintbut he doesn't respond
22:20.15disturbedsaintat least within last week
22:20.25disturbedsaintthat's why I am asking
22:21.42BabelOi see him on #git few days ago
22:22.36disturbedsaintOK
22:22.42disturbedsaintill be on the lookout there
22:22.44disturbedsaintthx!
22:25.00disturbedsaintWhat nick does/did he use?
22:37.14*** join/#htc-linux disturbedsaint (n=Saint_@84-105-33-111.cable.quicknet.nl)
22:58.55*** join/#htc-linux TimRiker (n=timr@70-7-69-200.area7.spcsdns.net)
23:08.40BabelOcr2_: why i see two circle in M
23:08.42BabelO?
23:10.21cr2_two circle ?
23:10.43BabelOyes a red and a black
23:13.20BabelObut no fix, that is strange
23:14.44cr2_yes.
23:15.10BabelOfix in tomtom is ok, i ll try again
23:17.31BabelOok now it is ok
23:20.21cr2_good night
23:32.26BabelOgood night
23:38.56*** join/#htc-linux Raven_coda (n=wtg@64.50.35.215)
23:44.04*** join/#htc-linux LunohoD_ (n=alex@e180069220.adsl.alicedsl.de)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.