2014-01-02 00:00 not sure about brightness but i've read the OSRAM LED are available that draw around 5mA 2014-01-02 00:01 something like this .. http://www.osa-opto.com/low-current_1206.html 2014-01-02 00:01 * whitequark nods 2014-01-02 00:05 i think it would be useful to provide feedback mechanism to the user to indicate low power maybe threshold if the battery is reaching 5-10% state 2014-01-02 00:07 and charging via USB 2014-01-02 00:08 wpwrak_: the MCU that you are using does it come in QFP packaging...was thinking of resizing the schematic and using QFP MCU to make it easier for me to solder :) 2014-01-02 00:12 shoot 3 rounds in the air when you run out of ammunition 2014-01-02 00:13 nicksydney: we can try to get out an indication. not sure yet about how clearly we can detect a battery nearing the end of its life. 2014-01-02 00:14 btw even sub-1ms flash is still easily visible 2014-01-02 00:15 nicksydney: you can get it in LQFP 64 or LQFP 80 (as opposed to QFN 48) 2014-01-02 00:15 there are receptors in human eye that act strictly edge triggered 2014-01-02 00:16 DocScrutinizer05: (< 1 ms) visible, yes. but very weak. (i happen to have it flash for about 1-2 ms now, to mark progress for power measurements) 2014-01-02 00:16 (3 rounds) yeah ;-) 2014-01-02 00:17 wpwrak_: of course you want to operate LED on high current when going ultrashort pulse 2014-01-02 00:18 not at the usual <1mA you regularly use for low power LEDs in continuous mode 2014-01-02 00:19 rather like 20 or even 50mA, for 0.5mS 2014-01-02 00:23 bq24150 on N900 sgnals fault condition with a 128uS pulse on a pin which happens to ben hooked up to red/green LED of RGB indicator LED 2014-01-02 00:23 nicksydney has quit [Read error: Connection reset by peer] 2014-01-02 00:24 nicksydney has joined #qi-hardware 2014-01-02 00:24 the current is limited to continuous low power mode 2014-01-02 00:24 i.e. <<5mA 2014-01-02 00:24 the pulse is visible, not good but visible 2014-01-02 00:24 (high current) naw, peaks are bad. they mean that i would have to install huge caps just to feed the LED. 2014-01-02 00:25 let's see 2014-01-02 00:25 ... 2014-01-02 00:26 10uF? 2014-01-02 00:28 make that 47uF and you're quite fine 2014-01-02 00:33 http://it.mouser.com/Passive-Components/Capacitors/_/N-5g7r?P=1z0wrk9Z1z0x2u8Z1z0x24tZ1z0jvngZ1z0x6g0Z1yzmou6 2014-01-02 00:38 http://it.mouser.com/Passive-Components/Capacitors/Ceramic-Capacitors/_/N-5g8m?P=1z0wrk9 2014-01-02 00:39 hmm, 47 uF may be good for about 0.1 ms, yes 2014-01-02 00:40 volate drop in the order of 200-300 mV 2014-01-02 00:40 but .. i still don't quite see the use case 2014-01-02 00:41 when the display is off, the device is in very low current mode anyway. so you're not likely to drain the battery there (and if you do, then the anelok is probably stowed away somewhere and you wouldn't see it blinking anyway) 2014-01-02 00:42 if you're using the device, it could just display a low battery indicator 2014-01-02 00:42 and if the battery is flat for good, then it just won't turn on :) 2014-01-02 00:43 yes, that's true 2014-01-02 00:45 yep 2014-01-02 00:46 though http://product.tdk.com/capacitor/mlcc/en/documents/C3216X5R1E476M160AC.pdf driven correctly can also make nice klicking sounds ;-D 2014-01-02 00:50 generally you want to use PWM for all sorts of brightness modulation 2014-01-02 00:51 and a fat capacitor in parallel to your CR2032 will definitely help keep your digital circuitry operating stable 2014-01-02 00:53 check above datasheet for incredible reduction of effective capacity with charging voltage 2014-01-02 00:53 at 3.6V DC Bias you're alread ~50% 2014-01-02 00:55 calling those critters capacitors is really feeling like oversimplifying matters 2014-01-02 00:56 s/matters/things/ 2014-01-02 00:56 DocScrutinizer05 meant: "calling those critters capacitors is really feeling like oversimplifying things" 2014-01-02 00:57 watch weird Z and Capacity vs freq diagrams 2014-01-02 01:01 while this one is only -20% at 3.6V 2014-01-02 01:01 http://psearch.murata.com/capacitor/product/GRM32ER71A476ME15%23.pdf 2014-01-02 01:11 wow. really suckish. 2014-01-02 01:13 is the difference because of X5R vs. X7R ? or is it an unrelated property ? 2014-01-02 01:20 DocScrutinizer05: "fat capacitor in parallel to your CR2032 will definitely help keep your digital circuitry operating stable" ... was googling about 'capacitor as voltage stabilizer' and found this .. http://electronics.stackexchange.com/questions/83892/how-to-select-an-appropriate-capacitor-for-input-voltage-stabilization is this the same what you mean as stabilizer ? 2014-01-02 01:21 DocScrutinizer05: this also "http://product.tdk.com/capacitor/mlcc/en/documents/C3216X5R1E476M160AC.pdf driven correctly can also make nice klicking sounds " .... is this the same kind of clicking noise that i often hear when turning on a big amplifier product like one of those consumer based amp ? 2014-01-02 01:26 wpwrak_: aren't these the same as your QFN http://www.digikey.com.au/product-search/en?pv16=1225&pv16=1005&pv16=1120&pv16=1109&FV=4002c9%2C4003ed%2C400455%2C400457%2C40045d%2C400460%2C4004c9%2C7e800c6&k=cortex+m0+freescale&mnonly=0&newproducts=0&ColumnSort=0&page=1&quantity=0&ptm=0&fid=0&pageSize=500 ? 2014-01-02 01:30 that's a lot of different chips, all in QFP packages 2014-01-02 01:30 if you want "similar", get an MKL24, MKL25, or MKL26 2014-01-02 01:31 nicksydney has quit [Read error: Connection reset by peer] 2014-01-02 01:31 nicksydney has joined #qi-hardware 2014-01-02 01:31 (resend) if you want "similar", get an MKL24, MKL25, or MKL26 2014-01-02 01:32 wpwrak_: MKL24/25/26 you mean the dev board right ? 2014-01-02 01:33 i mean the chip for the board you want to make 2014-01-02 01:34 oahh ok you are referring to the part number on the 4th column from that lnk 2014-01-02 01:36 yeah. i cuold also have said "KL24", etc., but digi-key won't let you search for that :) and "KL2" may be a bit too generic 2014-01-02 01:36 thought if there is 48 QFP it will have the same pinout as the QFN but now it's 64QFP the pinout will be different 2014-01-02 01:36 well, actually no. kl2 is the same as { KL24, KL25, KL26 } 2014-01-02 01:37 yes, of course 2014-01-02 01:37 the data sheet is your friend :) 2014-01-02 01:37 thought can get away without reading the dataasheet :) 2014-01-02 01:37 and there is no 48-LQFP for these chips. so your pinout WILL be different ;-) 2014-01-02 01:41 the painful part of ordering from digikey is the shipping ....OR shop $200 and you get free shipping 2014-01-02 01:41 even Aliexpress or ebay does not have those MCU...seems like freescale is restricting sales 2014-01-02 01:54 pcercuei has quit [Quit: dodo] 2014-01-02 02:25 zrafa_: hey 2014-01-02 02:25 zrafa_: I'm good. You? 2014-01-02 03:13 ah, thunderstorm arriving 2014-01-02 03:17 wpwrak_: uh oh 2014-01-02 03:24 dos11 has quit [Ping timeout: 245 seconds] 2014-01-02 03:37 rz2k has quit [] 2014-01-02 03:56 xiangfu has joined #qi-hardware 2014-01-02 04:56 JewFro297 has quit [Ping timeout: 240 seconds] 2014-01-02 06:13 fire has joined #qi-hardware 2014-01-02 06:38 nicksydney has quit [Remote host closed the connection] 2014-01-02 06:44 nicksydney has joined #qi-hardware 2014-01-02 08:48 good morning 2014-01-02 09:09 wolfspra1l has joined #qi-hardware 2014-01-02 09:13 wolfspraul has quit [Ping timeout: 272 seconds] 2014-01-02 09:20 yeah, nice. now that's what i call rain :) 2014-01-02 09:28 xiangfu has quit [Ping timeout: 246 seconds] 2014-01-02 09:31 xiangfu has joined #qi-hardware 2014-01-02 09:36 wej has quit [Ping timeout: 260 seconds] 2014-01-02 09:37 wej has joined #qi-hardware 2014-01-02 09:49 fire has quit [Quit: WeeChat 0.4.1] 2014-01-02 09:50 fire has joined #qi-hardware 2014-01-02 09:50 Ornotermes has quit [Ping timeout: 260 seconds] 2014-01-02 09:51 mcpixel has quit [Ping timeout: 272 seconds] 2014-01-02 10:02 fire has quit [Quit: WeeChat 0.4.1] 2014-01-02 10:03 fire has joined #qi-hardware 2014-01-02 10:03 wolfspra1l has quit [Read error: Operation timed out] 2014-01-02 10:07 fire has left #qi-hardware [#qi-hardware] 2014-01-02 10:18 Ornotermes has joined #qi-hardware 2014-01-02 10:42 fire has joined #qi-hardware 2014-01-02 10:50 dos11 has joined #qi-hardware 2014-01-02 10:56 ffio has joined #qi-hardware 2014-01-02 11:03 fire has quit [Quit: WeeChat 0.4.1] 2014-01-02 11:14 fire has joined #qi-hardware 2014-01-02 11:22 nickoe_ has joined #qi-hardware 2014-01-02 11:22 nickoe has quit [Ping timeout: 245 seconds] 2014-01-02 11:30 fire has quit [Quit: WeeChat 0.4.1] 2014-01-02 11:37 ysionnea1 has quit [Ping timeout: 240 seconds] 2014-01-02 11:38 xiangfu has quit [Ping timeout: 245 seconds] 2014-01-02 11:38 ysionneau has joined #qi-hardware 2014-01-02 11:40 xiangfu has joined #qi-hardware 2014-01-02 12:05 freescale ARM M4 eval board 10 bucks: http://www.digikey.de/product-search/de?lang=de&site=de&keywords=FRDM-KE02Z&WT.z_slp_buy=Freescale_Freedom 2014-01-02 12:06 http://www.digikey.de/product-highlights/de/de/freescale-freedom-development-platform/3851 2014-01-02 12:09 with USB-OTG and LCD: 12 bucks (ARM M0+ though, whatever that is) http://www.digikey.de/product-search/de?lang=de&site=de&keywords=FRDM-KL46Z&WT.z_slp_buy=Freescale_Freedom 2014-01-02 12:13 wej has quit [Ping timeout: 252 seconds] 2014-01-02 12:15 nickoe_ is now known as nickoe 2014-01-02 12:16 wej has joined #qi-hardware 2014-01-02 12:18 wpwrak_: http://cache.freescale.com/files/32bit/doc/user_guide/FRDMKL25ZUM.zip powered by a CR2032 ;-) 2014-01-02 12:18 just for an irrelevant sidenote 2014-01-02 12:22 http://wstaw.org/m/2014/01/02/plasma-desktopGs3389.png 2014-01-02 12:24 not long ago my mood would've been like "buy it! for that lil bit of money it's a mistake to not buy it, even when I have NFC what for" 2014-01-02 12:47 DocScrutinizer05: so now no mood ? :) 2014-01-02 12:47 no, I try to stop that devastating habit 2014-01-02 12:47 DocScrutinizer05: http://wstaw.org/m/2014/01/02/plasma-desktopGs3389.png --> i have the same but it won't work with Linux need to flash the bootloader inside WI$ 2014-01-02 12:48 wpwrak_ has the same as that one too :) 2014-01-02 12:48 heh :-) 2014-01-02 12:51 DocScrutinizer05 / wpwrak_ : this is interesting http://www.digikey.com/product-detail/en/XK-STK-A8DEV/880-1066-ND/4485710 2014-01-02 12:52 octa core cortex M :) 2014-01-02 12:52 (Eight 32bit processors – seven xCORE logical cores supporting DSP instructions, and an ARM Cortex-M3 processor ) 2014-01-02 12:53 mth has joined #qi-hardware 2014-01-02 12:58 https://www.xmos.com/en/download/public/Extending-startKIT-using-the-PCIe-slot-and-sliceCARDs(0.9).pdf hah! 2014-01-02 13:01 that extension board allows several peripherals...WiFi, ethernet, etc 2014-01-02 13:02 LCD - 480 x 272 full color display .. 40-pin ZIF connector with ribbon cable to the display .... Resistive touch screen with 2 wire interface to xCORE ... yummy 2014-01-02 13:02 perhaps another mini tablet :) 2014-01-02 13:15 pcercuei has joined #qi-hardware 2014-01-02 13:18 whitequark: https://shop.klingler.net/product-details.en.php?productid=10012 2014-01-02 13:25 DocScrutinizer05: (cr2032) yes, i know :) and the board is nice. and pleasantly cheap. their flashing system is a little unusual but works quite well. the main problem seems to be the firmware - older versions didn't like linux. 2014-01-02 13:25 nicksydney: btw, did you manage to update it with windows ? after that, it may just work 2014-01-02 13:27 wpwrak_: not yet need to visit a friend place to use a win machine...no windows at home 2014-01-02 13:32 wpwrak_: look what i found http://downloads.qi-hardware.com/people/werner/fisl13.pdf 2014-01-02 13:32 :) 2014-01-02 13:32 was googling for "filled zone kicad" and yours came out :) 2014-01-02 13:32 (xcore) cute :) not quite what anelok needs but cute :) 2014-01-02 13:34 50 ml. wow ! 2014-01-02 13:42 panda|x201 has joined #qi-hardware 2014-01-02 13:45 learning the difference between copper pour and keepout area...this is interesting 2014-01-02 13:45 kicad 2014-01-02 14:16 apelete: your MIPS patches have been queued for 3.14 http://git.linux-mips.org/?p=john/linux-john.git;a=shortlog;h=refs/heads/mips-next-3.14 2014-01-02 14:16 party! 2014-01-02 14:17 definitely ;) 2014-01-02 14:25 w00t, it's christmas all over again \o/ 2014-01-02 14:26 larsc pcercuei: thanks for the news and the cheering 2014-01-02 14:32 larsc: will soon resume working on the nanonote, will let you know when I start studying the MMC driver 2014-01-02 14:33 (been busy with some adminsys work during the holidays, launched a blog among other things -> http://apelete.seketeli.net) 2014-01-02 14:34 s/adminsys/sysadmin/ 2014-01-02 14:34 apelete meant: "(been busy with some sysadmin work during the holidays, launched a blog among other things -> http://apelete.seketeli.net)" 2014-01-02 14:39 fire has joined #qi-hardware 2014-01-02 14:54 viric has quit [Ping timeout: 240 seconds] 2014-01-02 14:59 viric has joined #qi-hardware 2014-01-02 15:16 fire has quit [Quit: WeeChat 0.4.1] 2014-01-02 15:17 panda|x201 has quit [Ping timeout: 240 seconds] 2014-01-02 15:27 wpwrak_: btw this stuff might be interesting for you as well https://shop.klingler.net/product-details.en.php?productid=10012 2014-01-02 15:28 wpwrak_: plus sth like http://www.conrad.de/ce/de/product/398434/?productname=AEG-Edelstahl-Fondue-Fritteuse-FFR-5551-Edelstahl-1200-W-520551 2014-01-02 15:29 (needs a tad of thermostat readjustment) 2014-01-02 15:30 (but I'd anyway place the thermo-sensor at *top* of the whole thing, making for a convenient automatic adjustment of vapor level 2014-01-02 15:32 I guess the lid could use a huge heatsink so the HT230 goo can condensate and cycle instead of escape the can and vanish 2014-01-02 15:34 heh :) yeah, could be interesting at some point in the future. for now, i've made my peace with manual soldering. one day, i plan to be rich, buy me a bunch of CNC mills, then mod them to become pick and place machines and such. that way, such bulk-soldering techniques will become very interesting. 2014-01-02 15:39 well, this ~60buck total VP soldering setup isn't exctly for bulk production ;-) 2014-01-02 15:40 rather a convenient way to solder stuff you impossibly can solder any other way at home, like huge BGA chips etc 2014-01-02 15:41 yeah, i've still been able to avoid BGA :) but i know that luck will run out eventually ... 2014-01-02 15:41 with the two items above, plus some good solder paste, even noobs should be able to create almost perfect SMD PCBs 2014-01-02 15:42 I'd probably prefer that method over handsoldering even for extremely complex stuff like the android with glowing eyes ;-) 2014-01-02 15:44 VP is *awesome*, judging by the physical basics of the whole process 2014-01-02 15:45 no overheading, no problems to gheat up huge components and/or groundplanes 2014-01-02 15:45 overheateing even 2014-01-02 15:45 damn, typing sucks 2014-01-02 15:46 time for coffee and a break 2014-01-02 15:46 michael_lee has joined #qi-hardware 2014-01-02 15:46 whitequark anyway will be pleased to learn there are 50ml bottles easily available 2014-01-02 15:48 courtesy Nikolaus, who OTOH denied any option to get that stuff from fab, since they would rather see us getting our soldering done by them 2014-01-02 15:53 JewFro297 has joined #qi-hardware 2014-01-02 16:10 pcercuei_ has joined #qi-hardware 2014-01-02 16:10 michael_lee has quit [Ping timeout: 240 seconds] 2014-01-02 16:10 pcercuei has quit [Quit: PC switch] 2014-01-02 16:12 pcercuei_ is now known as pcercuei 2014-01-02 16:13 michael_lee has joined #qi-hardware 2014-01-02 16:22 rz2k has joined #qi-hardware 2014-01-02 16:30 arielenter has joined #qi-hardware 2014-01-02 17:08 DocScrutinizer05: OOOOO 2014-01-02 17:09 that is awesome 2014-01-02 17:11 DocScrutinizer05: well, for the volume you'll need, you may as well start developing relations with good fabs. find their flaws before you have 1000+ units in the pipeline :) 2014-01-02 17:15 wpwrak_: sorry, you lost me 2014-01-02 17:17 I think you don't know about GolDeliCo relations to fabs and status of evaluation of the yield and flaws 2014-01-02 17:19 do you really think I whould've dared to start Neo900 project without GolDeliCo already having a decent fab for complete production, that we know can really handle that task? 2014-01-02 17:20 wel, "complete" as far as PCB manuf goes. I think they don't do housing/mech 2014-01-02 17:23 what do you think who soldered the modem onto the pcb: http://neo900.org/news-0005-phase-i-results-ohsw-showcase 2014-01-02 17:23 ah, okay. thought you may still need to make that choice. i mean, in germany it shouldn't be that hard to find a fab run by decent engineers :) 2014-01-02 17:24 i think in china they learn this kind of soldering in kindergarten :) 2014-01-02 17:34 re China, I'm pleased to state that our fab is magnitudes better than what FIQ offered to OM 2014-01-02 17:36 I think in Chinal they learn completely different things in Kindergarden. E:G. to ignore all manuals since they are too complex anyway. Rather throw sufficient try&error effort on anything you do, and learn to smile at bitching customers 2014-01-02 17:40 whitequark: yeah :-) 2014-01-02 17:52 JewFro297 has quit [Read error: Connection reset by peer] 2014-01-02 17:53 JewFro297 has joined #qi-hardware 2014-01-02 17:54 JewFro297 has quit [Client Quit] 2014-01-02 17:57 JewFro297 has joined #qi-hardware 2014-01-02 17:58 ... wow http://i.imgur.com/IUiSaDz.gif 2014-01-02 18:00 ...wat 2014-01-02 18:13 michael_lee has quit [Quit: Ex-Chat] 2014-01-02 18:34 dos11 is now known as dos1 2014-01-02 18:42 whitequark: HIHI 2014-01-02 18:43 whitequark: I probably had taken the whole contraption with me ;-) 2014-01-02 18:43 the keyboard looks pathetic 2014-01-02 18:57 wej has quit [Ping timeout: 245 seconds] 2014-01-02 18:59 unclouded has quit [*.net *.split] 2014-01-02 19:03 wej has joined #qi-hardware 2014-01-02 19:05 unclouded has joined #qi-hardware 2014-01-02 19:36 the mill has arrived to the remailer! 2014-01-02 19:37 fedex is amazing. not only they worked through what is considered holidays, but also they were able to accurately predict the arrival time 2014-01-02 19:50 pcercuei has quit [Quit: brb] 2014-01-02 20:13 pcercuei has joined #qi-hardware 2014-01-02 20:27 wej has quit [Ping timeout: 260 seconds] 2014-01-02 20:29 wej has joined #qi-hardware 2014-01-02 20:40 wej has quit [Ping timeout: 252 seconds] 2014-01-02 20:41 wej has joined #qi-hardware 2014-01-02 21:05 whitequark: the sequence makes the clip even nicer: looks as if there was a fake front on top of another fake front ;-) 2014-01-02 21:07 (fedex) they're great. if it can be done at all, they do it. i've had all the others drop the ball on occasion but never fedex. 2014-01-02 21:26 anybody got a pointer for me to decode data from /dev/input/ts ? 2014-01-02 21:26 http://privatepaste.com/aaf04ba9c9 2014-01-02 21:30 I gather it must follow some sort of standard for input devices 2014-01-02 21:31 DocScrutinizer05: this one is saying http://neo900.org/photos/neo900/pcb-a0/DSC01787.JPG ... I show you mine if you show me yours :) 2014-01-02 21:32 hm? 2014-01-02 21:55 DocScrutinizer05: http://kerneldox.com/kdox-linux/d5/df7/structinput__event.html 2014-01-02 21:56 larsc: many thanks 2014-01-02 21:57 hah, struct timeval time I gathered already :-D 2014-01-02 21:57 I bet it#s 32bit size 2014-01-02 21:57 on legacy 32bit systems at least 2014-01-02 21:58 on mine :-) 2014-01-02 22:03 God, that's conveniently self-referencing when you want to find out about enum type 2014-01-02 22:06 \o/ 00172 * Event types 2014-01-02 22:07 honestly C is about as poorly selfdocumenting a language as it gets 2014-01-02 22:08 the only good thing about C is that you have to deliberately go out of your way to make a language worse 2014-01-02 22:10 indeed 2014-01-02 22:10 \o/ 2014-01-02 22:10 00754 * Relative axes 2014-01-02 22:10 now I *guess* this will show up *somewhere* in struct input_event {...} 2014-01-02 22:11 DocScrutinizer05: http://talk.maemo.org/archive/index.php/t-68929.html 2014-01-02 22:13 Guest39547 has quit [Ping timeout: 272 seconds] 2014-01-02 22:14 whitequark: great! Nicolai to the rescue. And python of course 2014-01-02 22:15 Coyo has joined #qi-hardware 2014-01-02 22:15 Coyo is now known as Guest32902 2014-01-02 22:15 though we again see an excellent example how python format depending syntax SUCKS!!! 2014-01-02 22:17 let's see 2014-01-02 22:18 aaah MUCH better http://talk.maemo.org/showthread.php?t=68929 2014-01-02 22:19 I still wonder where from he got his event=0 and event=3 stuff 2014-01-02 22:19 err type, but nevertheless 2014-01-02 22:20 probably from the documentation ;) 2014-01-02 22:21 3 is absolute position, 0 is sync 2014-01-02 22:26 0 is sync??? 2014-01-02 22:26 what's "sync"? 2014-01-02 22:29 some sort of ETX? 2014-01-02 22:29 tells you that the event is complete 2014-01-02 22:30 :nod: 2014-01-02 22:31 that documentation you refer to is afaik usually decently hidden somewhere in /usr/share/docs/some-really-weird-filename 2014-01-02 22:31 only if you're lucky and your system didn't suffer a purgedoc 2014-01-02 22:33 https://www.kernel.org/doc/Documentation/input/ 2014-01-02 22:33 :-))) 2014-01-02 22:33 event-codes.txt \o/ 2014-01-02 22:39 larsc: another noob's silly question: now that I have opened the /dev/input/ts for read, and I guess X11 did as well, will both processes see all events or are they 'randomly' handed out to only one of both, so both processes see statistically only every 2nd event? 2014-01-02 22:40 I'd guess they should show up at all read()s in sync, no? 2014-01-02 22:41 for a 'normal' file this situation is pretty defined, each read() has its own read pointer 2014-01-02 22:41 for concurrent writes it already starts getting funny 2014-01-02 22:41 DocScrutinizer05: naw it's duplicated for each process 2014-01-02 22:41 same for /dev/input/eventX 2014-01-02 22:41 thought as much. Thanks 2014-01-02 22:43 will the driver's _get() function get called once for each event or once for each process reading an event? 2014-01-02 22:44 IOW is the duplication done in driver's code or in the lib that handles this 2014-01-02 22:44 for that you'll need to look at the code... 2014-01-02 22:44 :-) 2014-01-02 22:45 the dupliucation is done in the kernels core input code 2014-01-02 22:45 thanks to your first link you shared, I'm almost there already 2014-01-02 22:46 thanks! stopping to annoy and pester you ;-) 2014-01-02 22:49 wolfspraul has joined #qi-hardware 2014-01-02 22:51 Guest32902 has quit [Ping timeout: 264 seconds] 2014-01-02 22:54 Coyo has joined #qi-hardware 2014-01-02 22:54 Coyo is now known as Guest12233 2014-01-02 22:58 epic!: 2014-01-02 22:58 EV_PWR events are a special type of event used specifically for power 2014-01-02 22:58 mangement. Its usage is not well defined. To be addressed later. 2014-01-02 23:11 Guest12233 has quit [Ping timeout: 264 seconds] 2014-01-02 23:12 Codora has joined #qi-hardware 2014-01-02 23:30 wpwrak_: you'll like reddit.com/r/nononono 2014-01-02 23:30 it's a subreddit about expensive machinery breaking 2014-01-02 23:31 e.g. http://www.liveleak.com/view?i=0fc_1388489866 2014-01-02 23:43 sweet ;-) i'm not quite sure what i saw but that machine crossing over while spilling white-hot steel looked rather interesting :) 2014-01-02 23:44 apparently it's some kind of malfunction, for which the damage mitigation consists of dumping a thin layer of steel on the floor 2014-01-02 23:48 what, not this ? http://totalfratmove.s3.amazonaws.com/wp-content/uploads/2012/08/76431abd9675b83ba3b7b021956ba715408023247.jpg 2014-01-02 23:49 or at least this ? http://www.pics22.com/does-this-sign-mean-urinate-in-case-of-fire/ 2014-01-02 23:49 the sign means exactly that 2014-01-02 23:49 I'm not really sure in what context it appears though 2014-01-02 23:51 "hmm, we should put a sign here." "okay, i'll make one when i'm finished with the bottle." http://static.someecards.com/someecards/usercards/1294089352451_1675164.png 2014-01-02 23:52 save the planet with one bottle of vodka at a time?