<qi-bot> [commit] Werner Almesberger: fpd2pdf: ignore fped backup files (and option -a to still use them) http://qi-hw.com/p/ben-wpan/b3728b5
<qi-bot> [commit] Werner Almesberger: Minor code cleanup and robustness improvement. http://qi-hw.com/p/ben-wpan/3ca646c
<qi-bot> [commit] Werner Almesberger: Generate commit entry and show diffs also for the first commit. Plus cleanup. http://qi-hw.com/p/ben-wpan/56a9504
<qi-bot> [commit] Neil Stockbridge: The help text in Nightsky is now more accurate http://qi-hw.com/p/openwrt-packages/ec36abc
<wolfspraul> can't wait to have nightsky on my NanoNote...
<wpwrak> yeah, on those cloudy days, it's the only option :)
<unclouded> wolfspraul: what's stopping you at the moment?
<unclouded> wpwrak: it's been cloudy here as well ever since I wrote it!  I had to compare the view with Stellarium to test it!
<wpwrak> darn. optimization defeated by the kernel's maximum symbolic link depth. that's a first :)
<orly_owl> wonders what other hardware there is
<wpwrak> unclouded: ;-)) so your nick expresses some wishful thinking :)
<unclouded> wpwrak: I was just thinking the exact same thing
<wolfspraul> unclouded: not much, just need to install and try :-)
<unclouded> wolfspraul: fingers crossed all the bugs have been ironed out then
<wpwrak> ben-wpan/atrf cache down from 357 MB to 114 MB. now let's see what happens with xue ...
<wpwrak> aah ! and i found a bug. some of the empty sheets are cause by spaces in the file name. let's see where that quoting is insufficient ...
<wolfspraul> oh nice, that sounds promising
<wpwrak> hmpf. first time i get to use  ls --quoting-style=literal
<wpwrak> hmm, nope. that doesn't work :(
<wpwrak> reaches deep into the box of dirt bash kludges
<wpwrak> brings out < <(ls -1)
<qi-bot> [commit] Werner Almesberger: Optimize cache usage by symlinking identical PPMs. http://qi-hw.com/p/ben-wpan/02e2bf5
<qi-bot> [commit] Werner Almesberger: Despite trying to be careful with quoting, some spaces in file names still http://qi-hw.com/p/ben-wpan/cfbdd45
<wpwrak> xue cache is down to 615 MB (from 3.7 GB). some more stuff has become visible :)  http://www.almesberger.net/misc/ben/demo2/
<wpwrak> and i need a bigger screen :)
<wolfspraul> hmm
<wolfspraul> too bad we had this chie->xue rename
<wpwrak> i'm not done yet :0
<wolfspraul> and the initial import into xue was done in such a way that the chie history is lost
<wpwrak> s/:0/:)/
<wpwrak> the lost history is a more serious issue
<wolfspraul> the older chie repository is still there
<wolfspraul> (hidden I think but it's somewhere)
<wolfspraul> is it possible to 'patch' the older history back in?
<wpwrak> is it also in git ?
<wolfspraul> yes
<wolfspraul> it's not much though, just 4 days
<wolfspraul> one sec
<wolfspraul> oh I think as admin you should see it already
<wolfspraul> do you see that?
<wpwrak> my superpowers have met their match: "You are not authorized to view this page." :)
<wpwrak> to piece things together, maybe you can use those mysterious "grafts". jan luebbe would be the expert for these critters.
<wolfspraul> try again
<wolfspraul> I'm not even sure it's worth stitching the history back together
<wolfspraul> it's just 4 days and quite a few commits are labeled 'just a kicad test' and similar
<wolfspraul> if the mostly empty chie columns in the diffsch view would go away that's 95% of the value
<wpwrak> yes, the sheets i see as "starting point" don't look overly exciting. most of the time, you only care about relatively recent things anyway.
<wpwrak> now the access works
<wpwrak> here's a quick cheat for the empty columns: just scroll to the right :) they're now all nicely bunched on the left side. the others are now populated.
<wolfspraul> true
<wolfspraul> it's very nice already, no doubt
<wpwrak> still a few more things on the to do list ...i also want to get rid of the "commit" line and put the date there instead. small stuff.
<wpwrak> i think they had a bit of an edit war at commits 9202afdec7dd4d8ea292fcd28611032cecc70dba 263badf95fc8844f891b1ab9d9d072bc05abf7dc and 16026245e7eb4ad70b623f25616fb27e278f71f1 :-)
<wpwrak> i should make a new project with all those gadgets. there are also fpd2pdf and the new and improved dsv system. and then we have things like symbols and footprints that could also be shared.
<wolfspraul> yes agreed, new project
<wpwrak> i wonder if it should all go into one, or separate projects for scripts and symbols/footprints ? of course, the latter tend to have some small scripts as well, e.g., to turn fped footprints into kicad modules
<wpwrak> ah, and then there's the question whether it's possible to migrate the git history along with the files
<wpwrak> wolfspraul: "stripped". i think he means "gcc -s" or "strip some_executable" :)
<wpwrak> dist.ro ... nice domain use :)
<wolfspraul> I don't have overview over the scripts right now, their complexity, dependencies. so don't know about 1 project or multiple.
<wpwrak> i would put the scripts into a single project. the question is whether this project should also host symbols and footprints or whether they should go elsewhere.
<wpwrak> i.e., "one-stop-shopping eda stuff" vs. ("eda tools" plus "symbols/footprints")
<wpwrak> the latter would be cleaner. the former would remove one step from the setup procedure. (you still need to get kicad, fped, etc. so the list of dependencies still has a certain size)
<wolfspraul> with "symbols/footprints" you mean stuff shared between multiple kicad projects?
<wolfspraul> then I would rather make 2 projects. you never know how things continue, who picks up what (also outside of qi).
<wpwrak> (sym/fp) yes. e.g., xue and ben-wpan both reused stdpass.fpd from gta02-core (so there are now three copies of that file. hopefully all still identical ;-)
<wpwrak> ok. soon we'll need a hierarchical project tree instead of a list ;-)
<wpwrak> but first some food ...
<wolfspraul> enjoy
<wpwrak> thanks :)
<wpwrak> cool. ftdi have a new series, the ft232r, where they now finally learned how to get rid of the crystal, too. in order to do more than basic serial conversion, e.g., to bit-bang, you need to use their binary-only library, though. no documentation to find about the protocol. do they never tire of that sort of shit ?
<kristianpaul> dall i have one of those chips :/
<kristianpaul> n/dall/damm
<kristianpaul> two of then... :(
<wpwrak> kristianpaul: so, really no free driver for the gpios ? i searched all their documents and came back empty-handed.
<kristianpaul> seems there is for windows
<kristianpaul> let me check again
<wpwrak> silabs, on the other hand, have some usb-to-serial chips, where they provide a gpl'ed kernel driver for linux. so the protocol is implicitly documented :)
<kristianpaul> ohh
<wpwrak> what i'm after is a usb-to-a-bunch-of-gpios chip that doesn't need any firmware bootstrap, so that i can use it for a firmware bootstrap programmer for the c8051f32x.
<kristianpaul> well i need sorft of that i think too for some coming boards too
<kristianpaul> but with high speed bit bang (3Mhz)
<kristianpaul> to usb
<wpwrak> there are some larger ftdis that can do this and where the protocol is documented
<kristianpaul> buit i think you can setup bit bang/gpio on the EEPROM just the provided sofware is avalaiable for windows only it seems
<kristianpaul> i'm reading DS_FT232R.pdf page 13
<wpwrak> silabs' c2102 goes up to 1 mbps. i think it's just a c8051f327
<wpwrak> yup. via their DLL
<kristianpaul> :/
<wpwrak> let's see what is in their zip ...
<wpwrak> oh, that doesn't look too bad. i see sources :)
<kristianpaul> compile, compile !
<kristianpaul> i guess blobed sources..
<wpwrak> ah no. that's just libusb
<kristianpaul> shit
<kristianpaul> oops
<wpwrak> libftdi, however, seems to support he ft232r
<wpwrak> okay, that's acceptable. phew. why make it easy if you can let people jump through hoops :-(
<kristianpaul> i did :'(
<kristianpaul> was cheap i i bought in a colombia electronic shop to avoid import more stuff
<kristianpaul> s/colombia/colombian
<wpwrak> yeah, they're very widespread. that's why i was considering it in the first place. the goal here is to make something that's easy to get.
<wpwrak> hmm. small obstacle. i need to be able to create a pulse of 20...5000 ns
<kristianpaul> thats not so small i think ;)
<wpwrak> 5 us is plenty of time in most cases. however, if you're on the other side of USB ...
<wpwrak> but it seems that the ftdi can bundle multiple operations in a single usb transfer
<wpwrak> one more item for my digi-key shopping list :)
<kristianpaul> :)
<kristianpaul> any one had take a look to the wikiriader summer update?
<wpwrak> grmbl. x complains that i'm at the maximum number of clients :-( nonsense. only 316 in total.
<wolfspraul> symlinks, X clients, ...
<wolfspraul> kristianpaul: they keep hacking, but it's very tied to their own microkernel and embedded system. will be hard to reuse for anyone else.
<wolfspraul> but of course it's good, if they continue and have a clean design maybe some things are reusable...don't know. I would probably start with those textual readers we found recently, and once I run into issues the wikireader project would be one to look for sources to cut & paste from.
<kristianpaul> rafa__:  did a great work about that
<kristianpaul> at least is simple and works
<kristianpaul> but getting the dump not sure how hard or update it is?..
<wolfspraul> what reader did rafa__ work on? and what dump format does it need? I didn't follow in detail...
<kristianpaul> is a dump from the humane project
<kristianpaul> i think is not up to date
<kristianpaul> arggg damm my processor is getting slow :/
<kristianpaul> nv
<kristianpaul> now i see whye two cores are important :)
<kristianpaul> i think the script from humane have problems with the lastest wikipedia dumps
<kristianpaul> so the guy from the porject sent and old already done dump wich already works
<kristianpaul> as far as i know
<kristianpaul> http://xkcd.com/783/ lol :)
<kristianpaul> so rafa have a nice gui
<wolfspraul> ah OK
<kristianpaul> and simple command line that search from the dump as easy as:
<kristianpaul> command article
<qi-bot> [commit] Werner Almesberger: ben-dispshell-outside: 1 mm and 500 um scans are done. http://qi-hw.com/p/ben-scans/aedcb76
<wpwrak> hmm. not so easy to find a 2.4/5.8 GHz antenna one can connect to a regular SMA system without too much trouble.
<wpwrak> in fact, it may be more or less impossible. interesting.
<wolfspraul> too bad gotta go, will read tomorrow and try to understand what that means... (with the antenna)
<kristianpaul> bye
<wpwrak> wlan uses a "reverse male" connector. http://en.wikipedia.org/wiki/SMA_connector
<wpwrak> so all the cheap wifi antennas don't fit directly on a "standard" sma system. instead, they need some sort of adapter.
<wpwrak> hmm, does anyone know if there's a reasonable way to move a file, along with its revision history, from one repository to another ? let's assume for simplicity that all the commits changing that file changed only that file.
<larsc> hm
<larsc> quick and dirty: cherry pick each commit that changes the file
<wpwrak> larsc: hmm, but that doens't work across repositories. i could of course convert commits into patches, and apply these. hmm ...
<larsc> well you can add the one as a remote to the other, cant you?
<wpwrak> ah, that may be an option indeed. haven't used that yet.
<wpwrak> yeah, i like the idea. thanks a lot !
<wpwrak> and an EE question: i'm looking for a simple small shielded connector that plugs and unplugs easily. should interface well with rg-174. the usual barrel types are cheap but they're all on the large side. the best choices seem to be mcx and mmcx. which of these two is more future-proof ?
<he2> hi
<he2> has some one tried to install debian on the nn yet?
<wpwrak> hmm, mmcx seems to be the choice. has nice board edge connectors.
<he2> could someone help me?
<qi-bot> [commit] Juan64Bits: Something routing http://qi-hw.com/p/xue/27b4eac
<qi-bot> [commit] Juan64Bits: Cleaning http://qi-hw.com/p/xue/867023b
<wolfspraul> wpwrak: OK I understood the sma/rp-sma problem now. oh well. Wikipedia says it's to make it harder to connect antennas that would create a system the FCC doesn't like.
<wolfspraul> I'll go read that section mentioned in the Wikipedia article now :-) (15.203 Antenna requirement)
<kristianpaul> wolfspraul: that could be a problem with GPS Atenna too, at least about finding a small one sma-like compatible
<kristianpaul> the GPS's i saw in the past have build in atenna i think
<wolfspraul> indeed, an anti-hacker regulation
<wolfspraul> or rather 'a hacker has to be really good' regulation
<wolfspraul> interesting
<kristianpaul> ", but the use of a standard antenna jack or electrical connector is prohibited" !!!
<kristianpaul> but thats stupid i saw phones with sma-looking connectors
<wolfspraul> yes, that's where (if I understand things correctly) Werner's problem of finding a standard antenna comes from
<kristianpaul> is the same thinfg i can attach other atenna anyway
<kristianpaul> yes it seems
<kristianpaul> thats just make all this propietary now each vendors have their own stuff to sell at high rates !
<wolfspraul> I am wondering whether a device that has a standard connector behind plastic, but where you first need to drill a hole, would be considered sufficient.
<kristianpaul> like the weird TNC connector in some Linksys wireless
<wolfspraul> if we ever ran into this, we would need to find out what's 'hard enough' so it passes the FCC approved hacker standard
<kristianpaul> may be easy attached/detach atenna with haker-like connector (of course not standard)
<kristianpaul> but hacker-friendly
<kristianpaul> i think
<wolfspraul> are you sure the GPS problem is the same? I think external, standard, GPS antennas are quite common, no?
<wolfspraul> it's receive only anyway
<kristianpaul> not sure
<kristianpaul> but i'm jsut wondering why i dint found small atenna with sma connector
<kristianpaul> may be i need do more searching
<kristianpaul> antenny looks tiny but i dont see wich stanrds uses or even a spare part
<kristianpaul> but i'm not sure, i think i need find a good book about atennas wich was pointed i the book i was reading
<wpwrak> kristianpaul: you used "sma" and "small" in the same sentence ? :)
<kristianpaul> wpwrak: yes
<kristianpaul> an atenna !
<kristianpaul> damm i saw it before but i tought it was gps too
<wolfspraul> wpwrak: have you solved the antenna problem you had? anything I can do to help?
<wpwrak> wolfspraul: no need to add fcc-displeasing connectors. probably within the hours after they passed that regulation, the factories started producing adapters rp-sma to whatever you fancy ;-)
<wpwrak> kristianpaul: (antenna) cute :)
<kristianpaul> heh seems the GPS antenna was no big deal after allm whe you eliminate wthe word SMA from the search ;)
<kristianpaul> wpwrak: why not atenna in PCB
<kristianpaul> i saw mesh potatoe using
<kristianpaul> that idea
<wpwrak> kristianpaul: it's for the test equipment
<kristianpaul> ah
<kristianpaul> i toght was real solution
<kristianpaul> tought*
<wpwrak> my next order at digi-key will have a bunch of sma/mmcx/u.fl parts in it :)
<kristianpaul> :)
<kristianpaul> they should give you discount if you keep buying all that things ;)
<wpwrak> it's a pity you need to many different sizes. bnc for scopes and the like, sma for rf, mmcx if it should be coax and resonably small (e.g., for my frequency counter), and then u.fl if it should go on the board.
<kristianpaul> ouch
<wpwrak> (discount) they found a good fede rate for argentina. down from usd 100+ to usd 40. that's already quite nice :)
<wpwrak> fedeX
<kristianpaul> where i can ceck rates to colombia btw?
<wpwrak> i'll make the frequency counter a usb dongle. should be fun :)
<kristianpaul> i'm not aware off digikey webpage
<wpwrak> let's see ...
<kristianpaul> i need to move from sparkfun to a more serious provider
<wpwrak> whee. usd 100 for you. that's because the plane has to stop so soon :)
<kristianpaul> is just sparkfun shiping is cheap as i can choose from first class to next two fays deliver :)
<kristianpaul> damm
<wpwrak> digi-key are extremely well organized. and they're incredibly fast. you send them a 100+ items order before 7 pm their time and it's on the plane that same night.
<kristianpaul> may be i can send it to miami then to colombia
<kristianpaul> wow
<wpwrak> ah, you can try usps. digi-key sometimes offer that, too. that may be cheaper.
<kristianpaul> ok
<kristianpaul> what some cuntries have 100+ free shipping??
<kristianpaul> http://paste.debian.net/86597 looky wolfspraul  :)
<wpwrak> countries where it's already cheap :)
<wolfspraul> kristianpaul: yes you should setup a forwarding account in Miami
<wolfspraul> (for example, many happen to be in Miami)
<wolfspraul> from there to Colombia is only 4-8 USD for a small package I think, something like that if I remember correctly
<kristianpaul> sure i did that to get all my electronic stuff so far, last was avnet board
<kristianpaul> 49 + 30 (miami carrier + colombia taxes)
<kristianpaul> USD
<kristianpaul> not bad i think
<wolfspraul> sounds expensive, are you sure this is the cheapest way to forward things?
<kristianpaul> nope
<kristianpaul> well if i have famliy in the US that send the thing like gift will help
<kristianpaul> but for the avnet i think wasf fair the box was 700gr
<kristianpaul> i paid two shipping once from avnet to miami then to colombia
<kristianpaul> plus taxes
<kristianpaul> wasnot so bad
<kristianpaul> but i dont mind if i can get it better :)
<kristianpaul> maybe andres-calderon  know how?
<kristianpaul> well i dont have famuly in the US, but some pople use then to send stuff like gift then save on taxes
<wolfspraul> kristianpaul: sure try ask Carlos or Andres maybe they know more options
<kristianpaul> i dream with a electronic shop i china/hong kong/whatever with world wide free shipping as dealextreme :)
<wpwrak> andres-calderon: i saw that you have an A2 sheet among your schematics (for the FPGA). is this really pleasant to work with ?
<wpwrak> wolfspraul, andres-calderon: btw, schematics are now properly scaled. i seem to have a number of false changes on the fpga sheet, though. still debugging that one. http://www.almesberger.net/misc/ben/demo2/
<andres-calderon> not really, but the FPGA is composed of five big parts...  I do not know how to handle in differently way.
<wpwrak> andres-calderon: just put them on different sheets ?
<wpwrak> the big sheet must be difficult to read if you print it on A4. it also looks ugly in my bitmap images, that's why i care :)
<wolfspraul> maybe the scale (pixel resolution) of the large image could be a bit larger still? I think some text is hard to read, especially when green and red are written over each other.
<wpwrak> i could make it larger, yes. but then that becomes difficult to naviate ...
<wpwrak> what i'm thinking of is to also generate pdfs (zoomable but without deltas). that way, one could go there for the details.
<andres-calderon> wpwrak I do not know if a component can be split  through multiples sheets.
<wpwrak> the workflow would then be to first pick an interesting change from the overview, have a look at the detail picture, and then go to the pdfs to see every last detail.
<wpwrak> green and red overlays are virtually impossible to make readable.  i would have to make an animated gif or such.
<wpwrak> of course, with pdf you could just flip back and forth. so that solves the problem as well. particularly if you know where to look.
<wpwrak> andres-calderon: that should be no problem at all. e.g., here, the CPU (U1501) is broken down into something like 16 parts, spread all over the schematics: http://people.openmoko.org/werner/gta02-core/gta02-core-all.pdf
<andres-calderon> ok, then I go to split the sheet
<wpwrak> whoa ! for the cc2520: "Due to U.S. export controls, we are unable to add this item to your order."
<wpwrak> well, this simplifies things in a way
<qi-bot> [commit] Werner Almesberger: scripts/: minor Makefile cleanup. http://qi-hw.com/p/ben-wpan/081aed3
<qi-bot> [commit] Werner Almesberger: Schematics sheets are now scaled and shifted (may still need some tuning) http://qi-hw.com/p/ben-wpan/a1c5386
<qi-bot> [commit] Werner Almesberger: Copied WPAN-ARTF design files over for WPAN-CCRF. http://qi-hw.com/p/ben-wpan/dce1c10
<qi-bot> [commit] Werner Almesberger: Put main components for the CC2520-based design on the schematics. http://qi-hw.com/p/ben-wpan/e4b7574
<qi-bot> [commit] Werner Almesberger: U-turn: The US restrict export of the CC2520. Atmel scores a design win. http://qi-hw.com/p/ben-wpan/7fbcfaa
<qi-bot> [commit] Werner Almesberger: Removed the CC2520 from AUTHORS as well. http://qi-hw.com/p/ben-wpan/a61e9da