| whitequark | wolfspra1l: http://www.nytimes.com/2012/01/22/business/apple-america-and-a-squeezed-middle-class.html?_r=2&pagewanted=all | 01:29 |
|---|---|---|
| whitequark | and this quote: http://pastie.org/3228017 | 01:29 |
| viric | whitequark: nice article | 03:24 |
| whitequark | yeah | 03:29 |
| qi-bot | [commit] Xiangfu Liu: new package: bard: a text reader (master) http://qi-hw.com/p/openwrt-packages/f6e42fc | 07:19 |
| kyak | kristianpaul: i don't know, ask xiangfu :) | 09:42 |
| kyak | mirko: when building qt4, i have this error: | 10:07 |
| kyak | In file included from qdirectfbscreen.cpp:42:0: | 10:07 |
| kyak | qdirectfbscreen.h:48:22: fatal error: directfb.h: No such file or directory | 10:07 |
| kyak | compilation terminated. | 10:07 |
| kyak | mirko: do you have such an error? | 10:07 |
| kyak | ./staging_dir/target-mipsel_uClibc-0.9.32/usr/include/directfb/directfb.h is in place though | 10:09 |
| kyak | perhaps it changed from /usr/include/directfb.h to /usr/include/directfb/directfb.h... | 10:09 |
| pabs3 | DocScrutinizer51: around? does that xchat bug affect Linux/X11 or just Windows? | 14:01 |
| pabs3 | DocScrutinizer: ^ | 14:01 |
| DocScrutinizer | GTK | 14:01 |
| DocScrutinizer | it *definitely* annoyed me on maemo-xchat, so basically linux ;-) | 14:02 |
| DocScrutinizer | nfc why those guys encapsuled their patch in a lot of #ifdef windows32 | 14:03 |
| pabs3 | thanks | 14:20 |
| DocScrutinizer | yw | 14:29 |
| mirko | kyak: qt4 got afaik never used with directfb | 15:59 |
| kyak | mirko: hm.. do you mean we use it with linuxfb? | 16:18 |
| kyak | mirko: this is a patch to make qt4 build - http://dpaste.com/691847/ | 16:50 |
| kyak | i'll probably report it, so it won't get lost | 16:52 |
| Artyom | kristianpaul hello | 17:26 |
| kristianpaul | Artyom: hi ! | 17:28 |
| Artyom | Did you try to experiment with namuru? ;) | 17:28 |
| kristianpaul | working on it ;) | 17:29 |
| Artyom | ah, I see... :) | 17:30 |
| kristianpaul | i wanted to ask something | 17:31 |
| kristianpaul | some counters on the time base code, have a hardcoded reset value | 17:31 |
| kristianpaul | is this for some porpuse? | 17:32 |
| kristianpaul | i remenber initial value was 1111... or 0000... but not a constant | 17:32 |
| Artyom | Now everythinh is like in native-namuru code... | 17:33 |
| Artyom | no such values | 17:33 |
| kristianpaul | hmm let me check again | 17:33 |
| qi-bot | [commit] Bas Wijnen: update things to work with new compiler and sdram chip (master) http://qi-hw.com/p/iris/538b9b9 | 17:34 |
| Artyom | I used them for simulation purposes... Didn't want to wait for a long time when counter should go to zero-value | 17:34 |
| kristianpaul | ah :) | 17:34 |
| kristianpaul | btw you used the same variablenames for correlator from osgps? | 17:35 |
| kristianpaul | i was thinking to port osgps anyway, as it have yafss suport very important to save data | 17:37 |
| mirko | kyak: thanks, will test and then eventually commit it later | 17:37 |
| kristianpaul | btw what are you mid and long term plans with namuru and milkymist? may be we can define a devel tasks somwhere and make work to run faster? | 17:40 |
| Artyom | I don't remember exactly. But I think that I tried to use original code as much as I could. All the changes that I made - They are because I don't understand some features of the code. Or because it's done not optimal | 17:41 |
| Artyom | And what is yafss support? | 17:41 |
| kristianpaul | actually that code for the clear after read still scratching my head | 17:41 |
| kristianpaul | Artyom: well i mean a file system i can write/read | 17:42 |
| kristianpaul | so osgps can generate its logs and save ephemeris etc.. | 17:42 |
| kristianpaul | just like it does on the PC | 17:42 |
| Artyom | I would like osgps to run with namuru. Milkymist seems to me resonable choise. So the idea to define a devel task and to make work run faster is very good. | 17:43 |
| kristianpaul | ok, what about to agree a place for that? | 17:44 |
| kristianpaul | or dicuss it or trought a mail in the qi-hardware mail list? | 17:44 |
| kristianpaul | or in the osgps mail list? | 17:44 |
| kristianpaul | whetever it is, that kept recorded is my concern | 17:45 |
| kristianpaul | (Milkymist seems to me resonable choise), i could not agree more :D | 17:45 |
| kristianpaul | i have this rought proposal before jump in to osgps and rtems: | 17:48 |
| kristianpaul | first make sure we have some basic rest procedures in the bios that gurantee the correlator works okay | 17:49 |
| kristianpaul | i dont know if waste of time, but i want avoid headache later with rtems and posible undiscover bugs | 17:49 |
| kristianpaul | s/rest/test | 17:50 |
| Artyom | I think that you always have better ideas conserning organisation. So I would follow your suggestions. | 17:51 |
| kristianpaul | i also noticed some small HDL issues that may give headched, i need compare your with your port and confirm still there | 17:52 |
| kristianpaul | most because the mix of blocking and non-blocking asigments | 17:52 |
| kristianpaul | Artyom: btw you always test namuru with gps simulator? | 17:52 |
| kristianpaul | yes but i think you may have more idea for what to test/debug | 17:53 |
| Artyom | Yeah, there were some stange mixes in verilog code. I don't know verilog well, but xst complained on couple of code-lines though icarus-verilog simulating everything well. | 17:53 |
| kristianpaul | like the trehshols, correct early and late values.. dont know else right now | 17:54 |
| kristianpaul | well,more debug can be added later, but is good i think have it there in case you want confirm always all is good | 17:54 |
| kristianpaul | then i think move to rtems will be practical choice as most milkymist stuff is supported there | 17:55 |
| kristianpaul | but, that open the question that you should have a Milkymist One as well, i think of course you already give some feedback about limitations for your | 17:55 |
| Artyom | I always start experiments with simulator as the result is very predictable. But I test ARM+namuru code with real-signals too. I didn't have time to test MM port with real-sgnal yet. But very soon I will do it. But I think it should work. | 17:56 |
| kristianpaul | but i guess for doing all processing inside it, is okay | 17:56 |
| kristianpaul | yeap, i should work | 17:56 |
| kristianpaul | also i need to try your maxim receiver. and improve my soldering skill on the way :-) | 17:56 |
| kristianpaul | well, consideing most HDL part is already done and seems to work | 17:57 |
| kristianpaul | what miss is the fix, and what fits is osgps and perhaps more documentation about it | 17:57 |
| kristianpaul | or you think glp-gps is better starting poing?, they seems more oranized | 17:58 |
| kristianpaul | s/oranized/organized | 17:58 |
| kristianpaul | okay, i have a task before this Wednesday review and test last modiications of HDL and osgps mod on my board and sige receiver | 18:00 |
| Artyom | I keep in mind that it will be good to have milkymist one. But once again I will say "later"... | 18:00 |
| kristianpaul | ok | 18:00 |
| kristianpaul | I think you know more than me how to debug some namuru features, may be that can be write up somewhere? | 18:01 |
| kristianpaul | also i guess once that is settle, try to implement at least 3 correlators will be important (thats what i see a M1 usefull to you right now) | 18:02 |
| Artyom | I need some time to make couple of notes for my blog regarding latest advance with MM and namuru. And I have to write couple of articles for my work... That will pause me a little... | 18:02 |
| kristianpaul | I see | 18:02 |
| kristianpaul | No hurries either :) | 18:03 |
| kristianpaul | Artyom: do you like wikis? | 18:03 |
| kristianpaul | yes write take time well.. | 18:04 |
| kristianpaul | damn i must leave i need cook lunch, but then feel free to add/comment what i said | 18:05 |
| Artyom | bon appetite! :) | 18:07 |
| Artyom | I think that osgps is better choise because there is pc-port (softosgps). And it much more comfortable to debug code on PC than in hardware. | 18:10 |
| Artyom | Of course, softosgps differes a little from hardware. For example it doesn't emulate all delays that happen in hardware during calculating new control words and transmitting their values to correlator through wishbone-bus... I've heard that these effects are negligable but I didn't find a way how to check it. | 18:18 |
| Artyom | Yeah, my next step is implementing several correlator-channels. At least 4 are required in order to calculate a position. So I very hope that I could insert 4 channels+MM SoC in s3e500 | 18:22 |
| Artyom | wikis are good thing :) If you have any suggestions where to write - just give me a link. | 18:26 |
| wolfspraul | Artyom: kristianpaul's wiki home is http://en.qi-hardware.com/wiki/GPS_Free_Stack | 18:52 |
| wolfspraul | you can add your stuff there if you like, in a new section, or new page (see "More info") at the bottom | 18:53 |
| Artyom | no need to register? | 18:54 |
| wolfspraul | no need, but if you register you avoid the captcha | 19:13 |
| qi-bot | [commit] Werner Almesberger: midi2osc: correct usage - the host name follows the mappings (master) http://qi-hw.com/p/wernermisc/c4ca7de | 19:22 |
| qi-bot | [commit] Paul Cercueil: Revert "MIPS: JZ4740: Add Dingux logo." (jz-3.2) http://qi-hw.com/p/qi-kernel/fc52b43 | 19:59 |
| qi-bot | [commit] Paul Cercueil: MIPS: JZ4740: Add OpenDingux logo. (jz-3.2) http://qi-hw.com/p/qi-kernel/0254d3f | 19:59 |
| qi-bot | [commit] Paul Cercueil: MIPS: JZ4740: SLCD: show linux logo at init. (jz-3.2) http://qi-hw.com/p/qi-kernel/825fad0 | 19:59 |
| qi-bot | [commit] Paul Cercueil: MIPS: A320: hide the fb console at startup. (jz-3.2) http://qi-hw.com/p/qi-kernel/eab139c | 19:59 |
| qi-bot | [commit] Paul Cercueil: InputManager: prevent unmapped buttons from generating events. (master) http://qi-hw.com/p/gmenu2x/273770d | 20:51 |
| qi-bot | [commit] Paul Cercueil: Add 'suspend' icon. (master) http://qi-hw.com/p/gmenu2x/eb86d25 | 21:14 |
| qi-bot | [commit] Paul Cercueil: Dingux port: added a "suspend" link on the "settings" tab. (master) http://qi-hw.com/p/gmenu2x/4935bae | 21:14 |
| kristianpaul | Artyom, are you sure this is okay else if (tic_q == 0) tic_q <= 24'd16777215; in time base? | 22:41 |
| --- Mon Jan 23 2012 | 00:00 | |
Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!