2011-04-16 02:58 I assume Tabula uses the time dimension to accomplish its magic?  https://www.technologyreview.com/computing/37406/ 2011-04-16 03:06 wpwrak speaking of SIMPLE networking protocols HsNeT is very simple and light http://www.hackeneering.com/Tiki/wiki/tiki-index.php?page=HsNet 2011-04-16 06:31 rjeffries: (lighweight) oh sure, designing a non-standard protocol stack is always easy and fun. if it came to that, it wouldn't deny myself the pleasure of doing it entirely myself ;-) 2011-04-16 06:35 rjeffries: (tabula) sounds as if they have a set of bits (8, apparently) for each config bit, plus a demux that picks one based on a central (?) clock. interesting approach. 2011-04-16 06:39 rjeffries: such a thing may be able to increase the amount of available logic. won't help with the number of states, though. 2011-04-16 06:42 rjeffries: you'd have to ask sebastien whether this is something that really helps. also, these are quite large chips, so they're targeting the very high end market. 2011-04-16 06:54 ah, nice ... finally found a good formula for visualizing position-dependent BER. hmm, the day i document all this, it will be a tome of fearsome mathematics 2011-04-16 08:24 hmm, and bit_error_probability*packets needs to be > 100 before this statistical test even begins to look useful. grr ;-( 2011-04-16 08:29 i think i'll just hope atrf-path catches these as well :) (what i'm trying to detect is weak bypassing of RF power. if there's a problem with the capacitors, the signal strength will drop during a packet transmission. one way to find this is with fancy test equipment (e.g., an USRP). that measures the effect directly and is thus very accurate and fast. a less direct approach is to measure what this does on the probability of a bit goin 2011-04-16 08:29 g bad. alas, this needs a lot of bad bits before any pattern emerges from the noise.) 2011-04-16 09:13 is happy 2011-04-16 09:13 bought a BIG 400ml can of FLUX-OFF 2011-04-16 10:56 whitequark: very good. if you splatter any flux on yourself, you can now bathe it off ;-)) 2011-04-16 10:57 whitequark: now, what kind of flux is it for ? my guess would be RA/RMA resin. 2011-04-16 12:33 wpwrak: they assure that it could remove _all_ kinds of flux 2011-04-16 12:34 well, that does not correlate well with reality :/ 2011-04-16 12:35 but the 35W ultrasonic bath I've also got is truly awesome 2011-04-16 12:35 it got rid of both RMA and that funky TT flux in just several minutes 2011-04-16 12:47 hi /me ;) 2011-04-16 13:01 How do I install Vista on nanonote? ;) 2011-04-16 13:04 more srious question: how to install an 8gb microSD card 2011-04-16 13:05 which device is the sd-slot? how to partition an how to format? 2011-04-16 13:06 is ext3fs good, or is another fs more accurate? 2011-04-16 13:07 /dev/mmc*, for the SD block devices 2011-04-16 13:08 thx for this information :) 2011-04-16 13:09 for fs, you will find many different preferences 2011-04-16 13:10 i want to use the 8gb m ostly for music, pictures and maybe video. mostly static (seldom rewrite) 2011-04-16 13:11 I don't think fs are going to make any difference about that 2011-04-16 13:12 wpwrak: I've finally did that. the seventh CP2102 finally works!! :) 2011-04-16 13:12 wpwrak: probably that NC pin was the caus 2011-04-16 13:12 *cause 2011-04-16 13:15 wpwrak: also, it still heats, too much for a simple usb-uart bridge, but much less than before 2011-04-16 14:05 whitequark: (ultrasound) nice ! 2011-04-16 14:05 whitequark: (#7 lives) even better ! ;-) 2011-04-16 14:11 one step forward ;) 2011-04-16 14:18 ultrasound sounds interesting. could be more efficient than all that scrubbing i do. 2011-04-16 14:26 Hm. Seems my openwrt build-environment is being contaminated by things on the host machine. 2011-04-16 14:29 Pygame finds an smpeg header, and wants to use it. 2011-04-16 14:29 wpwrak: ultrasound is ultra-awesome 2011-04-16 14:29 wpwrak: i can't ever say HOW it is freaking awesome 2011-04-16 14:30 whitequark: ;-) did you get one with heating ? 2011-04-16 14:30 wpwrak: it is even more awesome when combined with flux-off. then all the dirt just goes away in beautiful stains 2011-04-16 14:30 they're cheaper than i thought. low end starts < USD 100, even in argentina. 2011-04-16 14:31 wow. strains. your boards must be really dirty ;-) 2011-04-16 14:32 wpwrak: yeah, my one is just a bit more expensive than $100, and it is really big, compared to some cheaper ones on the market 2011-04-16 14:32 wpwrak: (strains) the dictionary said 'stains'. well, there was a lot of RMA residues. you know, they're nonconductive, but ugly 2011-04-16 14:33 and that thing got all the board perfectly clean. no flux at all 2011-04-16 14:34 and, according to my feelings, no fat (from fingers) too, through that may be the combination of flux-off with water 2011-04-16 14:34 (non-conductive) you may find that they aren't really ... i had circuits that didn't come out of reset because the flux conducted well enough to partially cancel the effect of a pull-up. 2011-04-16 14:34 huh, now I don't have to worry about that at all =) 2011-04-16 14:36 Oh, that might explain why dbus-x needed me to manually build libSM, too.... 2011-04-16 14:38 wpwrak: so, my opinion is that the device (CT-405) is the awesome essence of awesomeness 2011-04-16 14:38 interesting stuff indeed. i find the endless scrubbing quite inconvenient (and also a bit risky), so that may be something useful to try. 2011-04-16 14:40 wpwrak: absolutely. 2011-04-16 14:41 is very excited about it and ultrasound-washes everything he sees 2011-04-16 14:53 Hm. Nope--dbus-x needing libSM but not specifying that looks like a bug. 2011-04-16 14:55 Oh, nope--doesn't depend on libICE, either. 2011-04-16 14:58 removes libice-dev from his host system, does a `make clean' on libICE in openwrt, and watches dbus-x build successfully without libICE or libSM. 2011-04-16 15:03 I wonder how many packages this is happening for.... 2011-04-16 15:03 starts rethinking autoconfiguration for his own packages.... 2011-04-16 15:37 anyone knows how to etch brass? 2011-04-16 15:41 whitequark: http://www.instructables.com/id/Etching-brass-plates/ 2011-04-16 15:41 whitequark: they require registration but bugmenot usually has an account that works 2011-04-16 15:45 I wonder if dbus really needs to be using AC_PATH_XTRA rather than AC_PATH_X.... 2011-04-16 15:48 C-Keen: hm, looks like FeCl3 is fine for that 2011-04-16 15:53 whitequark: I have to say that I have never tried this myself 2011-04-16 15:55 C-Keen: I'm trying that right now ;) so you'll soon have some real info about the process 2011-04-16 15:56 I want to etch the brass plates to make solder paste masks. manually applying the paste for ~8 board is boring enough 2011-04-16 15:56 heh 2011-04-16 16:14 . 2011-04-16 16:38 what's wrong with ubuntu? doesn't know /dev/usb0 (I see only /dev/usbmonX'es) 2011-04-16 16:40 Laptop is an eeePC 1000 HG, internet connection is per GPRS (cellphone-chip) 2011-04-16 16:55 Fusin: that's a network interface, not a device file 2011-04-16 16:55 try "ip link" 2011-04-16 16:58 right, internet goes over ppp0, but for connecting the nanonote i need an usb0 (as in booklet and wiki), but i can't ifconfig usb0 2011-04-16 16:58 how do i setup that one? 2011-04-16 16:59 Fusin: well, if you load a corresponding module on nanonote and plug it into usb, the interface will appear automatically 2011-04-16 16:59 I don't have a NN, so you probably should ask someone else how to do that exactly on your distribution 2011-04-16 17:00 oh, i just bootet the nano, and voila: the usb0 is availlable in ubuntu :D 2011-04-16 17:00 Fusin: the usb0 network device will only be available when the device is detected 2011-04-16 17:01 Fusin: so only if you plug in your powered nanonote you will see it 2011-04-16 17:01 seems so 2011-04-16 17:01 lol 2011-04-16 17:01 that's how it works 2011-04-16 17:02 your kernel will see the even on usb, match the product / vendor id against a list and load up a network device driver that will act under the name of usb0 2011-04-16 17:02 without the usb events happening there will be no device 2011-04-16 17:11 thx 2011-04-16 17:13 whitequark: (clean everything) i hope you don't have pets ;-) 2011-04-16 19:04 whitequark: interesting: http://www.circuitnet.com/articles/article_40106.shtml 2011-04-16 19:05 whitequark: low power, high frequency, and if possible variable frequency