2010-12-31 02:28 damn, I wish I would have read the milkymist thesis couple of years back 2010-12-31 02:28 it has the best explanation of how DRAMs are interfaced that I've seen so far 2010-12-31 02:28 (like, not the most comprehensive, but best overview) 2010-12-31 06:16 hello everyone, i already mentioned it here a while ago, but for those who might have missed it: i have release a new version of Gmu: http://wejp.k.vu/gmu/gmu-0-7-2_released 2010-12-31 06:17 not missed 2010-12-31 06:17 :-) 2010-12-31 06:17 wejp: did we uptick the version number in openwrt-packages already? 2010-12-31 06:18 i'm not sure 2010-12-31 06:19 ok 2010-12-31 06:19 maybe not yet... 2010-12-31 06:26 wolfspraul: quick update: chatted a bit with rsharpe yesterday. he'll need some boards before he can do much. (can't really recommend manually making them, for they have gotten quite difficult) 2010-12-31 06:29 wolfspraul: (difficult) as in taking about 0.5-1 days to make one atusb board. atusd should be a bit quicker, though. 2010-12-31 06:32 wolfspraul: by the way, if you run into any RF experts, please send them my way :) a review by someone with actual real-life experience with such stuff would be very useful. 2010-12-31 06:33 wolfspraul: and also interpretation of measurement results. i feel a bit like an alchemist with my experiments ... 2010-12-31 06:36 wolfspraul: on the good news side, i finally got two "new design" atusb boards to behave. dunno what happened with the first two i made - maybe they didn't like the hot plate. RF looks better on the new ones than in the first generation. there are still some kinks to work out, though. 2010-12-31 06:37 ok 2010-12-31 06:37 lots of work :-) 2010-12-31 06:38 RF experts, well, I definitely met some at 27C3 but missed the chance to try to get them hooked 2010-12-31 06:38 but that's not a lost cause, thanks for the reminder 2010-12-31 06:38 chat with rsharpe sounds good, seems that's moving 2010-12-31 06:38 I'm working on the kicad-scripted stuff again 2010-12-31 06:38 want to finish it 2010-12-31 06:39 currently I am a little surprised by how eeschema handles the auto/a4/a plot setting for postscript files 2010-12-31 06:39 whether I have a4 or a3 pages, they always come out right when I set the dialog to 'a4' 2010-12-31 06:39 but if I set auto for an a3 page, it's cut off 2010-12-31 06:39 auto for an a4 page is the same as setting a4 explicitly 2010-12-31 06:40 finally 'A' just seems to be auto + extra margin on the right side (white space) 2010-12-31 06:41 so I think I will just always default to the 'a4' setting inside kicad 2010-12-31 06:41 that's the only one that correctly prints an A3 page as well 2010-12-31 06:42 and I will not expose this auto/a4/a stuff via the cmdline, since the logic seems broken inside KiCad in 2448 at least 2010-12-31 06:55 wolfspraul: maybe "auto" expect you to have physical pages of the corresponding size ? 2010-12-31 06:57 wolfspraul: btw, how was 27c3 ? i already heard of the mess they made of sebastien's workshop :-( but how was the rest ? ah, and did you manage to sneak in ? ;-) 2010-12-31 07:07 it was very good 2010-12-31 07:07 of course I went there to meet people and get little tasks done, and that's exactly what happened and what I was able to do 2010-12-31 07:07 wpwrak: i forgot to mention yday that i got repeated data when reading data from a single addres in ths sram (let see how it fits with the read-pointer) 2010-12-31 07:08 so I met with 5-10 people, and all good 2010-12-31 07:08 maybe even 15 2010-12-31 07:08 if you want critical feedback, well the ticket handling was messy (but there are many pros and cons so that was just the best they could do) 2010-12-31 07:08 kristianpaul: (repeated) and you don't expect repetition in this case ? 2010-12-31 07:09 I didn't manage to listen to a single talk in the big room, because of a very German handling of 'room full' 2010-12-31 07:09 'exit only' 2010-12-31 07:09 'door over there' 2010-12-31 07:09 bla bla bla 2010-12-31 07:09 wolfspraul: (5-15 people) pretty good 2010-12-31 07:09 like a stupid program 2010-12-31 07:09 wolfspraul: (room full) so not the egyptian way :) 2010-12-31 07:09 if (room_full) close_doors(); 2010-12-31 07:10 if (people_slowly_leaving) ignore(); 2010-12-31 07:10 keep_doors_closed(); 2010-12-31 07:10 if (people at entrance door sent to exit door, where they see streams of people coming out) still_ignore_that full-people exiting == non-full 2010-12-31 07:10 wolfspraul: or for that matter, often the argentine way. if you can stuff more people in and no authority figure not on your below-the-table payroll is watching, do so 2010-12-31 07:10 whatever 2010-12-31 07:10 wpwrak: nope, that why my initial data dump get bloated of zeros.. 2010-12-31 07:10 :-) 2010-12-31 07:10 and so on 2010-12-31 07:11 kristianpaul: could it be caching on the cpu side ? 2010-12-31 07:11 but the event was great, definitely 2010-12-31 07:11 I bought a ticket from someone who bought it early then got sick and couldn't come. 2010-12-31 07:11 half price, because I found that one only on day 3 2010-12-31 07:11 it was a big mess 2010-12-31 07:11 wolfspraul: ah, perfect :) 2010-12-31 07:11 well 2010-12-31 07:12 many people get to suffer 2010-12-31 07:12 at least I am pretty good at surviving in chaos 2010-12-31 07:12 training in China... 2010-12-31 07:12 always hold onto your cash, as long as possible 2010-12-31 07:12 very important rule 2010-12-31 07:12 only spend the smallest amount that gets you one little step further 2010-12-31 07:12 wpwrak: catching could be, i was also reading and could be some setup in the EMC wich  SIE uses to interface sram-on-fpga, there are some cpu cicles are adding when reading/writing, 2010-12-31 07:12 do not try to understand the whole 2010-12-31 07:13 the best i got was 4 reapet data per reading :-) 2010-12-31 07:13 kristianpaul: ah, so it does change eventually ? 2010-12-31 07:13 but the critique is just one part, overall the event was great 2010-12-31 07:14 all organized by volunteers, that's very admirable 2010-12-31 07:14 wpwrak: yes, well a counter implmentend on fpga was filling ram (from top to end) 2010-12-31 07:15 wpwrak: thats when i realized my *only* way to run out this problem was fill sram, then tell cpu that can read, wait for a ack-read and fill again 2010-12-31 07:15 kristianpaul: hmm. may not be caching then. odd. 2010-12-31 07:16 wolfspraul: sounds cool 2010-12-31 07:16 wpwrak: EMC allows to configure Setup(TAS), Wait(TAW) and Hold(TAH) cycles. 2010-12-31 07:16 wpwrak: i think is around that 2010-12-31 07:18 kristianpaul: still odd. but yes, timing problems could cause all sorts of issues. 2010-12-31 07:18 wpwrak: but previous SIE examples with an ADC i saw a register wich points when sram is fill 2010-12-31 07:19 so following that desing rule it looks like you need: 2010-12-31 07:19 1. tell buffer to start collecting 2010-12-31 07:20 2. poll register in order to see when sram is full 2010-12-31 07:20 3. read sram 2010-12-31 07:20 4. go 1 again 2010-12-31 07:20 Any way i'll try thr ring thing 2010-12-31 07:52 kristianpaul: good luck ! :) 2010-12-31 08:00 what's the best (i.e. with as little time as possible spent on sysadmin) wiki engine with captchas? 2010-12-31 08:00 mediawiki sucks 2010-12-31 08:01 pain to install/upgrade, no captcha, pain to modify, pain to transfer 2010-12-31 08:02 I have captchas on the qi wiki 2010-12-31 08:02 it is very easy to upgrade 2010-12-31 08:03 for transfer, indeed I need to do a bit more work, I have a weekly tarball thing running but I don't think it's really 100% thought through... 2010-12-31 08:03 yeah, it's easy, but time consuming and extremely boring 2010-12-31 08:03 it's like peeling potatoes 2010-12-31 08:03 I prefer things like wordpress that just work and upgrade and install plugins with a single click 2010-12-31 08:04 or just use github 2010-12-31 08:04 I think github has a pretty neat wiki now that is git based 2010-12-31 08:04 Werner would drool... :-) 2010-12-31 08:04 mediawiki needs a SQL database, so the tarball isn't enough.. 2010-12-31 08:05 I understand. the 'transfer' thing is difficult since you need to think about the destination/purpose. 2010-12-31 08:05 offline viewing is one, cloning the server another 2010-12-31 08:05 there are also privacy issues since the account passwords are in there 2010-12-31 08:06 ah, yeah, github has an integrated wiki 2010-12-31 08:06 neat 2010-12-31 08:06 I still haven't gotten the openid login to work, that's next on my mediawiki todo list 2010-12-31 08:06 so in the long run I hope to have less and less passwords on the qi server 2010-12-31 08:07 I think i'll just put all the llhdl stuff on github only 2010-12-31 08:07 this is not a web/sysadmin project :) 2010-12-31 08:07 sure that's an option 2010-12-31 08:07 I don't agree with your broad 'mediawiki sucks' statement. Just to balance it out, I say 'mediawiki rocks'. :-) 2010-12-31 08:08 well, it has a few good sides too 2010-12-31 08:08 but it's a pain 2010-12-31 08:08 every tool has a 'minimum maintenance' load 2010-12-31 08:08 you can't even delete users 2010-12-31 08:08 if you are below that, it will drag you down and you will hate the tool 2010-12-31 08:08 so when some spam bot registers and vandalizes your wiki, you can't simply delete its account and remove all its edits 2010-12-31 08:08 but you can know that load before, and then focus on as few tools as possible 2010-12-31 08:09 there are hundreds of extensions 2010-12-31 08:09 here's what I have on the qi wiki: http://en.qi-hardware.com/wiki/Special:Version 2010-12-31 08:10 I think mediawiki requires 1 full day / month maintenance, to keep it moving forward in a healthy way. 2010-12-31 08:10 I think roughly that's what I have at qi 2010-12-31 08:10 yeah, that's one day minus one minute too much for me 2010-12-31 08:10 I try to bring it down... but even that takes time... 2010-12-31 08:11 yes, and that's why you have mediawiki now 2010-12-31 08:11 hate 2010-12-31 08:11 s/have/hate/ 2010-12-31 08:11 exactly :) 2010-12-31 08:11 I'm not aware of another wiki that is 'easier', not sure which features exactly you have in mind then. 2010-12-31 08:11 that's why I suggest just use github 2010-12-31 08:11 they seem to be doing a good job 2010-12-31 08:12 yeah, their git system is really great 2010-12-31 08:12 haven't really tried other features 2010-12-31 08:12 but it gets you going in no time and is really fast and convenient to use 2010-12-31 08:12 I'm very happy with the qi tools we have right now, let me see... 2010-12-31 08:13 you can do a lot with a single click... not like sourceforge which redirects you through 3 pages (select mirror etc.) when you want to download anything :) 2010-12-31 08:13 mediawiki, indefero, planetplanet, mailman, eggdrop/irclog2html, piwik 2010-12-31 08:13 and opencores... ha! registration etc. ;) 2010-12-31 08:13 I will probably continue to use wordpress for the sharism company blog and shop site (which needs lots of updates :-)) 2010-12-31 08:14 I was laughing my ass off when they said that LM32 isn't good because you needed to register at lattice to download it from them :) 2010-12-31 08:14 if anything I would try to remove some tools, but the current set looks good to me 2010-12-31 08:14 and they're svn-based (svn = corrupt repositories, crashes, slowness, etc.) 2010-12-31 08:15 I will continue to work on the qi-hardware.com site to be like sourceforce/launchpad/etc., but for copyleft hardware, manufacturing process, etc. 2010-12-31 08:16 why not use github too? 2010-12-31 08:16 so the focus on kicad, qcad, etc. 2010-12-31 08:16 they're doing an outstanding job 2010-12-31 08:16 because things like schhist are the core of what I want and what I think will be valuable 2010-12-31 08:17 http://projects.qi-hardware.com/schhist/xue/ 2010-12-31 08:17 try to make that happen on github :-) 2010-12-31 08:17 there will be more along those lines. So I need to innovate on the server, to 'serve' copyleft hardware projects 2010-12-31 08:17 that has very different requirements from sourceforce/launchpad/github 2010-12-31 08:18 oh, and little things. 2010-12-31 08:18 like this channel being logged, searchable etc. really cool. 2010-12-31 08:23 I'm thinking about writing a mediawiki extension to have a scriptlet appstore 2010-12-31 08:23 but the kicad/qcad stuff is more urgent... 2010-12-31 08:38 wolfspraul: hi.....u see post about mit courseware/pdf search engine app? not sure if any interest in this kinda app or not but was hoping somebody might want to develop it further 2010-12-31 08:40 lekernel: how is usually sythesized a for loop in verilog ?(sorry for stealing your time :-)) 2010-12-31 08:41 zedstar: the search is fast i saw 2010-12-31 08:42 kristianpaul: yeh it would scale to thousands of pdfs the search 2010-12-31 08:43 the for have just two blocking asigments inside 2010-12-31 08:43 zedstar: yes I saw it, and yes I am very interested. but it takes time to work down the pile of priorities... 2010-12-31 08:44 since the core of my work is hardware and manufaturing process related, I get to those higher level things all too little. hopefully more in the future... 2010-12-31 08:44 I'm a massive believe that we need to connect copyleft hardware to free data if we want to survive. 2010-12-31 08:44 free data requires free devices to run on 2010-12-31 08:45 so I don't want to get stuck on the low-level side, but that needs some fast progress now, so that's a priority 2010-12-31 08:45 zedstar: if nothing happens, just ping the list or here again in a month or two. We'll get to it :-) 2010-12-31 08:49 wolfspraul: sure.....i have to move on to other things also now but will see if anyone shows an interest to do all the messy build stuff to get it into an easy installable state 2010-12-31 08:53 what do you move to? 2010-12-31 08:53 how is the NanoNote shaping up for you, any wishes you have for next year? 2010-12-31 08:53 I think the base is coming together, so I'm fairly satisfied with the direction and progress. 2010-12-31 08:53 but... you are our biggest customer I think, so your feedback matters, not me padding myself on the shoulder :-) 2010-12-31 08:54 don't hesitate... 2010-12-31 08:54 wolfspraul: re: nanonote we gave a few out together with wikireaders to some indian students to evaluate for a pilot study....then aim is we going to nepal and i give them away there 2010-12-31 08:57 wolfspraul: me im personally very interested in seeing the RF additions! 2010-12-31 09:00 sure that's on! but the device itself needs a lot more and better software too 2010-12-31 09:00 don't you think? 2010-12-31 09:02 wolfspraul: yeh i think so.......for me i don't do GUI apps but that area could use some love......surprised nobody doing some SDL games from scratch or nintendo style apps 2010-12-31 09:05 work is still ongoin for nlove, that's sdl based I think 2010-12-31 09:19 reads xapp463 page 27 2010-12-31 09:40 wolfspraul: (drool) by the bucket :) 2010-12-31 09:42 wolfspraul: (sucks/rocks) it sucks rocks ? (-:C 2010-12-31 09:43 wpwrak: I think I can wrap up the next set of kicad scripting today 2010-12-31 09:43 for eeschema plotting, I will only do .ps and .svg for now 2010-12-31 09:43 .dxf is also nice but I'm not aware of any potential use right now, same for hpgl 2010-12-31 09:44 also, I will only do 'plot all pages', no ability to take out an individual one, or something similar to --list-layers in pcbnew 2010-12-31 09:44 I could do something like --list-schematics that prints a list of the daughterpages 2010-12-31 09:44 but we can wait until someone needs it 2010-12-31 09:45 as far as bringint this live on the server, unless there are objections I will create the files at the projects.qi-hardware.com/auto/project/latest url 2010-12-31 09:47 wolfspraul: (eeschema) so you're basically rewriting/replacing my --plot ? 2010-12-31 09:48 I will keep --plot for backwards compatibility, no worries 2010-12-31 09:48 wolfspraul: --list-schematics sounds potentially useful 2010-12-31 09:48 the only thing is that I am surprised that --plot works as well as it does 2010-12-31 09:49 wolfspraul: (--plot) keeping the name would be good anyway. it's kinda intuitive :) i don't care much about my implementation 2010-12-31 09:49 as I wrote earlier I'm puzzled by the a4/auto stuff 2010-12-31 09:49 schhist is using it 2010-12-31 09:49 I don't want to break existing stuff 2010-12-31 09:49 so I want to keep --plot, the new one is --plotx :-) 2010-12-31 09:49 (schhist) sure. but we can update it if needed. of course, as long as you don't pull the functionality :) 2010-12-31 09:49 definitely not 2010-12-31 09:50 that sounds kinda ugly 2010-12-31 09:50 I'm just surprised about A4 stuff 2010-12-31 09:50 need to do some more testing 2010-12-31 09:50 better to make a clean change. the only thing that depends on it is schhist anyway. and i think we know exactly where it's used ;-) 2010-12-31 09:50 ok then, --list-schematics added to the todo list :-) 2010-12-31 09:50 or --list-sheets 2010-12-31 09:50 yes 2010-12-31 09:51 maybe with hierarchical indentation :) maybe with filenames 2010-12-31 09:51 things to watch out for: sheets can be nested more than one level deep. and they can be linked from more than one page ! 2010-12-31 09:52 i never tried all that weird stuff, so i'm not sure how my things break if you do :) 2010-12-31 09:54 anyway .. gotta work a bit on the pyromania for tonight. electrical fire control. alas, i didn't have time to make an electronic launch system for the ben. maybe next year :) 2010-12-31 09:57 we have the power to define the 'good copyleft hardware' policies 2010-12-31 09:57 so we just outlaw more than one level :-) 2010-12-31 09:57 problem solved 2010-12-31 10:01 (outlaw) heh ;-) 2010-12-31 10:02 i think the multi-linked sheets could be used for repeated elements. e.g., if you have a robot with 5 H-bridges, you may have a H-bridge sheet and use it several times 2010-12-31 10:03 but i'm not entirely sure if it works like this 2010-12-31 10:05 first I'll implement --list-sheets 2010-12-31 10:05 then we see what we learn from that, and what it outputs :-) 2010-12-31 10:06 I really hope the KiCad folks accept a few small patches 2010-12-31 10:06 just to cleanup logic 2010-12-31 10:06 in some places I have to hack into the kicad pretty ugly because the separation between gui and non-gui is not very good 2010-12-31 10:06 and there are many globals, static variables and functions, etc. 2010-12-31 10:07 but at least I know a lot of those spots now, so if they accept small logic patches we will slowly improve... 2010-12-31 10:30 i think they like logic cleanup in general. may take a few iterations in case you're clashing with someone, though 2010-12-31 10:30 but that's the same everywhere 2010-12-31 10:38 [commit] Andres Calderon: power jack has been added http://qi-hw.com/p/xue/eea70b2 2010-12-31 11:03 wolfspraul: Happy New Year! 2010-12-31 11:06 andres-calderon: thanks, you too :-) 2010-12-31 11:15 wolfspraul: you're early :) 2010-12-31 11:15 wpwrak: there's some hierarchical sheet documentation here: http://bazaar.launchpad.net/~kicad-testing-committers/kicad/testing/annotate/head%3A/eeschema/sch_sheet_path.h 2010-12-31 11:15 right at the top ("Info about complex hierarchies handling:") 2010-12-31 11:16 just fyi 2010-12-31 11:21 i'll let this sink in in due time :) 2010-12-31 11:42 hmm why i still having repeated data :S 2010-12-31 11:44 in some parts of the file even three copies of same byte :/ 2010-12-31 11:52 this is the collect and dump code, http://paste.debian.net/103541/ 2010-12-31 11:52 of course is ugly and not cleaned, not indented :S 2010-12-31 11:53 andres-calderon: Hi 2010-12-31 11:54 had you implemented a ring buffer in verilog not using directly xilinx lib of ram blocks? 2010-12-31 11:55 I just implemented something based on a xapp463 from xilinx but i will like something not so fpga-specific 2010-12-31 13:06 ok, --list-sheets also implemented 2010-12-31 13:06 4 different types of 'names', argh. you will see :-) 2010-12-31 13:18 wolfspraul: quick question - do you know where to buy small quantities of the JZ4725 processor? 2010-12-31 13:32 yes 2010-12-31 13:36 Cool. Any idea what the small qty price would be (~100pcs)? 2010-12-31 13:51 no, roughly guessing maybe 3 USD or so 2010-12-31 13:55 wolfspraul: OK - thanks. Who sells them? 2010-12-31 14:09 Ingenic 2010-12-31 14:09 if you want to order, the problems will be in the practical details. first you need to contact them, talk about shipping, and how to pay. 2010-12-31 14:10 not sure how good their english is, and what shipping/payment options they can offer you 2010-12-31 14:10 I am not aware of a distributor, although they may exist. But I do know that several people, including Carlos I think, have contacted Ingenic and bought small quantities directly from them. 2010-12-31 14:11 OK - sounds like it's still pretty informal. 2010-12-31 14:11 a normal Chinese company is all about sales. you call / email, say you want to buy something. great. they will serve you, as long as you pay :-) 2010-12-31 14:11 not informal, that's China 2010-12-31 14:11 Heh. 2010-12-31 14:11 the problem will be how you get them paid, and how they ship to you 2010-12-31 14:11 inside china this is all super efficient 2010-12-31 14:12 All very new to me. 2010-12-31 14:12 money can be wired within minutes, shipping within the country is fast and crazy cheap 2010-12-31 14:12 if you regularly order from them, you have their sales contact in your instant messaging client, for example msn or qq 2010-12-31 14:12 then it's a matter of a few minutes, and the package is on the way to you :-) 2010-12-31 14:12 all china = one big digikey 2010-12-31 14:12 crazy 2010-12-31 14:12 we should live in china ;-) 2010-12-31 14:13 but they will only ship after the money is in their account, of course 2010-12-31 14:13 but I wouldn't be able to read the street signs 2010-12-31 14:13 or you pay cash, as I do when I go to their office and need something :-) 2010-12-31 14:13 imagine go to Intel with some cash to buy chips, he he 2010-12-31 14:13 lol 2010-12-31 14:13 good luck 2010-12-31 14:13 anyway this is how it works 2010-12-31 14:14 do you know who apart of sharism and carlos company sell/devel boards with Xbusrt chips? 2010-12-31 14:14 no 2010-12-31 14:14 :/ 2010-12-31 14:15 is not for me but a friend is looking an alternative to arm or avr chips (because costs) 2010-12-31 14:15 k 2010-12-31 14:19 wolfspraul: any idea what it would cost to get 100pcs of SIE? 2010-12-31 14:20 he 2010-12-31 14:20 where should I start... 2010-12-31 14:21 community projects are so much fun ;-) 2010-12-31 14:21 true dat. 2010-12-31 14:21 I let Carlos and David speak for themselves wrt SIE, so I only give you strictly my part 2010-12-31 14:21 I will not manufacture any more SIE unless the things we learnt in the last run are improved. 2010-12-31 14:21 design problems, footprint problems, test software inefficiencies, etc. 2010-12-31 14:21 eep! 2010-12-31 14:22 if those are fixed, I need a moq of maybe 200 or so 2010-12-31 14:22 100 is very hard 2010-12-31 14:22 at 200, the price / unit could be ca. 70 USD or so 2010-12-31 14:22 Ah 2010-12-31 14:23 emeb: what do you need the FPGA in SIE (curios..) ? 2010-12-31 14:23 kristianpaul: don't need the FPGA 2010-12-31 14:23 dont need SIE either then ;-) 2010-12-31 14:23 just looking for a small/cheap JZ4725 board 2010-12-31 14:23 for use in some audio products 2010-12-31 14:24 i wonder if ingenic have those kind of devel boards... 2010-12-31 14:24 ask then ! :-) 2010-12-31 14:24 correct :-) 2010-12-31 14:24 and how - easy - ask whether you can buy something - ask sales 2010-12-31 14:25 Sounds simple 2010-12-31 14:26 mail sales@ingenic... < Dear Ingenic.. 2010-12-31 14:26 OK - thanks. Lots to learn about the Chinese way of doing business... 2010-12-31 14:26 please be carefull with enlighs 2010-12-31 14:26 english* 2010-12-31 14:27 misinterpreting? 2010-12-31 14:27 i had some troubles when orderiong a RFM23B modules from hoperf :/ 2010-12-31 14:28 because of that they missundertood my needs and declared the product including the shipping costs :S 2010-12-31 14:28 any way.. 2010-12-31 14:28 confirm  twice ! 2010-12-31 14:28 but ask first ;-) 2010-12-31 14:30 kristianpaul: he :-) 2010-12-31 14:30 you ordered yourself? 2010-12-31 14:30 great! congrats! 2010-12-31 14:30 sounds a bit fraught. 2010-12-31 14:30 as I said, there are only 2 problems - payment & shipping 2010-12-31 14:31 because within china this is both crazy efficient 2010-12-31 14:31 so outside of china there may be issues - how do you get money to them, how do they ship/customs etc. 2010-12-31 14:31 yep 2010-12-31 14:31 those are both nasty for 50 usd orders... 2010-12-31 14:31 so the overhead can easily be 3 times the value of the actual order 2010-12-31 14:31 which also they don't like, of course 2010-12-31 14:32 so the payment and shipping options they offer may not be sufficient 2010-12-31 14:39 OK - I'm looking at 100-200qty, so the order would probably be a bit more than that. 2010-12-31 14:39 (not so tiny that the overhead is disproportionate) 2010-12-31 14:40 but... This is still in the 'blue sky' stage. 2010-12-31 14:41 [commit] Wolfgang Spraul: add more eeschema cmdline options --erc --netlist --plotx --list-sheets http://qi-hw.com/p/eda-tools/c11feca 2010-12-31 14:42 wpwrak: alright, that's it, done and out :-) 2010-12-31 14:42 try it out and let me know (after you made it into the new year of course...) 2010-12-31 14:42 plus recovery 2010-12-31 14:42 I merged the cmdline stuff into one patch, scripted.patch, and moved that patch to the end of the quilt series file 2010-12-31 14:43 so if you uptick KiCad, and that will certainly break scripted.patch, then you just comment it out and I maintain it 2010-12-31 14:43 the patch adds 4 new files, and patches 17 others in KiCad 2010-12-31 14:46 total size of the patch is 1162 lines, of which 840 are in the 4 new files 2010-12-31 14:48 next step for me is to first continue on some other tasks, wait for your feedback regarding the new eeschema cmdline options, and then bring some of the cmdline stuff live on the server, automatically after commits... 2010-12-31 14:48 I'd say I should get to that within a week or two. 2010-12-31 14:49 if anything is missing or broken, let me know 2010-12-31 15:10 happy new year everybody, and hopefully another happy copyleft year as well... 2010-12-31 15:29 indeed! 2010-12-31 15:31 wolfspraul: (make into new year + recovery) you seem to know my routine by now ;-) 2010-12-31 15:48 [commit] Wolfgang Spraul: broke scripted.patch into scripted-new.patch and scripted.patch for easier maintenance http://qi-hw.com/p/eda-tools/9b476d4 2010-12-31 15:54 [commit] Wolfgang Spraul: more patch restructuring for easier maintenance and upstream http://qi-hw.com/p/eda-tools/b29edbb 2010-12-31 16:22 oh, new year again :-) 2010-12-31 16:29 now it's really new year for me 2010-12-31 16:34 kyak: oh wow, nice. Happy New Year then! 2010-12-31 16:34 I had a stopover in Moscow on my way from China to Germany :-) 2010-12-31 20:38 [commit] Cristian Paul Peñaranda Rojas: Missing data and sync inputs http://qi-hw.com/p/ben-gps-sdr/a64fd8c 2010-12-31 20:38 [commit] Cristian Paul Peñaranda Rojas: ring buffer implemted (test in progress) http://qi-hw.com/p/ben-gps-sdr/01a6397 2010-12-31 20:38 [commit] Cristian Paul Peñaranda Rojas: some basics utils to dump raw data to a file (work in progress) http://qi-hw.com/p/ben-gps-sdr/2f5e6fe 2010-12-31 21:31 [commit] Cristian Paul Peñaranda Rojas: remove code that not belong to this core http://qi-hw.com/p/ben-gps-sdr/b48dfe9