DocScrutinizer05 changed the topic of #qi-hardware to: Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs and http://irclog.whitequark.org/qi-hardware
apelete has joined #qi-hardware
jekhor_ has quit [Ping timeout: 245 seconds]
arielenter has quit [Quit: Leaving.]
rodgort has quit [Ping timeout: 248 seconds]
rodgort has joined #qi-hardware
fire has joined #qi-hardware
fire has quit [Quit: WeeChat 0.4.1]
pcercuei has quit [Quit: dodo]
dos1 has quit [Ping timeout: 276 seconds]
Guest88517 has joined #qi-hardware
jvalleroy has quit [Quit: Leaving]
kyak has joined #qi-hardware
kyak has joined #qi-hardware
wolfspraul has quit [Ping timeout: 246 seconds]
wolfspraul has joined #qi-hardware
rz2k has joined #qi-hardware
jekhor_ has joined #qi-hardware
kyak has quit [Ping timeout: 272 seconds]
kyak has joined #qi-hardware
kyak has joined #qi-hardware
kyak has quit [Changing host]
jekhor_ has quit [Ping timeout: 248 seconds]
Coyo has quit [Ping timeout: 260 seconds]
Coyo has joined #qi-hardware
arielenter has joined #qi-hardware
arielenter has quit [Client Quit]
rz2k has quit []
lekernel has joined #qi-hardware
jekhor_ has joined #qi-hardware
<whitequark> apparently the guys from the remailer consider the cnc machine "not for personal use"
<larsc> you are only allowed to do altruistic work with it ;)
wej has quit [Ping timeout: 252 seconds]
<whitequark> i'm just going to check who is more stubborn
wej has joined #qi-hardware
<whitequark> last time i had such a dispute (the isp guys told me they will fix the line in about a week), it took about five minutes of calm and quiet discussion. the service man arrived in less than an hour.
<wpwrak_> what's the implication of 'not for personal use" in the case of the remailer ?
<whitequark> some customs bullshit
<whitequark> actually they didn't even tell me which item was infringing, much less the reason they think it is
<whitequark> way to make an effort
<wpwrak_> oh joy ...
dos1 has joined #qi-hardware
kyak has quit [Ping timeout: 276 seconds]
kyak has joined #qi-hardware
pcercuei has joined #qi-hardware
arielenter has joined #qi-hardware
lekernel has quit [Ping timeout: 245 seconds]
nicksydney has quit [Remote host closed the connection]
lekernel has joined #qi-hardware
arielenter has quit [Quit: Leaving.]
wej_ has joined #qi-hardware
wej has quit [Ping timeout: 245 seconds]
jekhor_ has quit [Read error: Connection reset by peer]
rz2k has joined #qi-hardware
arielenter has joined #qi-hardware
rz2k has quit []
* wpwrak_ celebrates the arrival of new toys :)
wej_ has quit [Ping timeout: 260 seconds]
wej has joined #qi-hardware
<larsc> with vodka?
<wpwrak_> hmm, that sounds like a nice idea :) but maybe after i'm done with today's shopping ...
<DocScrutinizer05> hah
arielenter has quit [Ping timeout: 252 seconds]
arielenter has joined #qi-hardware
arielenter has quit [Quit: Leaving.]
arielenter has joined #qi-hardware
jekhor_ has joined #qi-hardware
arielenter1 has joined #qi-hardware
arielenter has quit [Ping timeout: 272 seconds]
porchao has quit [Quit: Leaving...]
porchao has joined #qi-hardware
nicksydney has joined #qi-hardware
<nicksydney> what's up people !
<nicksydney> wpwrak_: you got your christmas gift :)
<wpwrak_> yeah, a nice little parcel from santa-digi-claus :)
<nicksydney> nice......share some pics :)
<nicksydney> made USB board myself last night
<nicksydney> didn't mirror the design so made a mistake of GND and VBUS :) but all good after switching the LED position :)
<nicksydney> simple USB and LED :)
jekhor_ has quit [Remote host closed the connection]
<wpwrak_> avoiding all the messy protocol stack ;)
<nicksydney> nah...i'm obsessed with USB as power source :)
<nicksydney> i was think "why do we need brick power" when you have USB :)
<nicksydney> i proclaim from now on all my project will use USB as power jack
<nicksydney> anelok is using USB which i like :)
<wpwrak_> yeah, usb power is good
<nicksydney> just a tip to share if you have this kind of USB https://dlnmh9ip6v2uc.cloudfront.net//images/products/5/8/7/miniUSB-1.jpg and don't like drill hole for that 2 protuding black holder at the back you can clip it off using nail cutter and file it just a bit ..and you good to go :)
<wpwrak_> my cnc [1] mill isn't afraid of making a few more holes :) [1] http://downloads.qi-hardware.com/people/werner/tmp/vialtray-mill.jpg
<nicksydney> http://downloads.qi-hardware.com/people/werner/tmp/vialtray.jpg --> this is cool...are those components inside those vial ?
<nicksydney> yes it is..i can see ohm and uF :)
<nicksydney> http://downloads.qi-hardware.com/people/werner/tmp/vialtray-mill.jpg --> look like a cheese cake from far (if you remove the CNC machine) : )
<wpwrak_> yup. 0402 and 0603 components. the perfect place for putting them :)
<wpwrak_> and yes, the production of sawdust is rather impressive :)
<DocScrutinizer05> get a vacuum to clean it right away during CNC producing it
<wpwrak_> naw, this i like my mill to run very silently. like 3 am silent :)
<wpwrak_> it resides is a double-walled box with foam between the walls. so you can hardly hear the screaming and screeching that goes on inside.
<apelete> larsc: acquiriing dma channel seems to work well: line 110 -> http://paste.debian.net/76056/
<apelete> larsc: did it by calling dma_request_channel(mask, NULL, host);
<apelete> so I didn't write a filter function yet
<apelete> larsc: as you can see I haven't done much, should have tested and reported it yersterday but I was too busy slacking off :)
<apelete> larsc: is it normal that dmaengine is printing "dma0chan0 busy", "dma0chan1 busy" and then goes on to requesting dma0chan2 just after dma0chan1 and dma0chan0 have been successfully requested there ?
<apelete> (intentionally built the kernel with dmaengine debugging enabled, I'm just asking how to read/understand those debug prints)
lekernel has quit [Quit: Leaving]
pcercuei has quit [Quit: leaving]
pcercuei has joined #qi-hardware
jekhor has joined #qi-hardware
<wpwrak_> are you sure that's what's happening there ? i haven't looked at the code in question but the messages look more like saying "tried to get 0/0 but found it occupied, then tried to get 0/1 which was also occupied, but then i finally had better look with 0/2"
<wpwrak_> bah, s/look/luck/
derRichard has quit [Ping timeout: 252 seconds]
<apelete> wpwrak_: I think you're right, that would make more sense
<apelete> wpwrak_ larsc: which means I probably should write a filter function to filter out the busy channels instead of letting the dmaengine driver go through each one by itself
<apelete> anyway, will look at it tomorrow, time to go to bed
<apelete> thanks for the insight wpwrak_