Topic for #qi-hardware is now 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
wolfspraul has joined #qi-hardware
wolfspra1l has quit [Ping timeout: 244 seconds]
wolfspra1l has joined #qi-hardware
wolfspraul has quit [Ping timeout: 256 seconds]
wolfspra1l has quit [Ping timeout: 252 seconds]
wolfspraul has joined #qi-hardware
wolfspraul has quit [Ping timeout: 244 seconds]
wolfspraul has joined #qi-hardware
rejon has joined #qi-hardware
cladamw has joined #qi-hardware
wolfspraul has quit [Read error: Connection reset by peer]
jeremybrown82 has quit [Ping timeout: 250 seconds]
wolfspraul has joined #qi-hardware
rejon has quit [Ping timeout: 245 seconds]
Ayla has quit [Ping timeout: 250 seconds]
Ayla has joined #qi-hardware
jurting has quit [Ping timeout: 244 seconds]
Ayla has quit [Quit: dodo]
wej has quit [Ping timeout: 272 seconds]
wej has joined #qi-hardware
<wpwrak> cladamw: glad you're having fun :-) i think part of that may also be that fped allows you to think in more abstract terms. so each thing you do has a more powerful effect.
<wpwrak> regarding the suppression of pins: the most direct way of suppressing pins would be to have a table, keyed by the pin's number, that says whether the pin should be shown or not
<wpwrak> ah wait, and we can rename them in the process, too
<wpwrak> so:
<wpwrak> table { ?n, name } { 1, 1 } { 2, 2 } { 3, 3 } { 4, 4 } { 5, 5 } { 6, 0 } { 7, 0 } { 8, 6 }
<wpwrak> loop if = floor(1-name/100), 0
<wpwrak> lemme check if this actually works :)
<cladamw> yeah ... my problem is that I've not familiar with its conceipt of expression. :-)
<wpwrak> yeah, works perfectly :)
<cladamw> so if the table above it can do with just one pads frame not using two pads_t and pads_b, then i eventaully knows that table. :-)
<cladamw> since i still don't know the how syntax it is. :-O
<wpwrak> (expressions) the way fped does things is a bit unusual. that's because everything has to work in a reasonably natural way in a "script" and in the GUI. so it's a mix of procedural and declarative concepts.
<cladamw> hehe ... could you use pastebin for me the optimized codes ?
<wpwrak> you mean a modified eus.fpd ?
<cladamw> yeah ... correct explainative mix of both procedural and declarative ones.
<cladamw> (modified eus.fpd) yes. :-)
<cladamw> but maybe your Fped is updated latestly not like mine now so that i not sure if Fped can interprete it.
<wpwrak> if you want to understand the finer details of fped, you should look at the script language, described in README. i think it's easier to understand the structure of things there
<wpwrak> yes, you need the latest fped for this kind of thing to work :)
<cladamw> phew ~ script again.
<cladamw> my priority one may not to learn it now, hehe ... keep building those needed m1r4's modules.
<wpwrak> i think it's a good moment to learn what you want to learn
<wpwrak> since you have a lot of opportunities to use it on real-life problems. that makes it much easier to learn.
<cladamw> i have time goal now. :-)
<wpwrak> ah ?
<wpwrak> has wolfgang given you a deadline ?
<cladamw> so maybe yesterday you mentioned another expression for older ver. of Fped. Can it ?
<cladamw> Does Fped have another expression for such for my current Fped ?
<wpwrak> (looking at eus.fpd) pin_b and pin_t are nearly identical. is there any specific reason why you didn't use the same frame for both types of pins ?
<cladamw> wpwrak, yeah ... i tried but failed in using 'if' ... hehe
<cladamw> then i seperate 'pin' into *_[b:t] frames. :-O
<wpwrak> (old-style) you could just enumerate the pins: table { pos, name } { 1, 1 } { 2, 2 } { 3, 3 } { 4, 4 } { 5, 5 } { 8, 6 }
<wpwrak> and remove the loop
<wpwrak> what i called "pos" would be "i" in your case
<wpwrak> (using if) hmm. you shouldn't need an "if" here
<cladamw> All roads lead to Rome. (even I knew it's not smart codes but tried ) ha ...
<wpwrak> the only possible problem i see with simplifying things is that it may be harder to get measurements. but let's see ...
<cladamw> (olde-style) okay ... next module if the same case I'll try. :-)
<wpwrak> by the way, to verify footprints, when you generate a postscript file and print it, fped will put one drawing at the real size. so if you have the component at hand, you can put it on the paper and verify that the footprint does indeed look right
<wpwrak> thinking of it, the old-style approach is actually more efficient in this case :)
<cladamw> wpwrak, okay ... that's i'd like to know from you. ( efficient) :-) thanks telling me. :-O
xwalk has quit [Ping timeout: 252 seconds]
<wpwrak> oh, and eus.fpd linke pins_t from frame outline. i think you want to link it from the root frame :)
<wpwrak> should also work with old versions of fped
<wpwrak> that part has a funny geometry. i think the dimensions are originally in mil.
<wpwrak> if a part is in mil, it's better to use the original dimensions. fped will convert them for you anyway.
<wpwrak> you can also mix mil and mm. e.g., if a part is in mil, you can still use mm for measurement offsets
kyak has quit [Ping timeout: 244 seconds]
cladamwa has joined #qi-hardware
cladamw has quit [Read error: Connection reset by peer]
sucotronic has quit [Ping timeout: 246 seconds]
rejon has joined #qi-hardware
rejon has quit [Ping timeout: 245 seconds]
phirsch has quit [Ping timeout: 265 seconds]
sucotronic has joined #qi-hardware
phirsch has joined #qi-hardware
rejon has joined #qi-hardware
rejon has quit [Ping timeout: 265 seconds]
<cladamwa> (eus2.fpd) wpwrak nice, thanks a lot. good to see smarter codes. :)
cladamwa has quit [Quit: Leaving]
xwalk has joined #qi-hardware
kyak has joined #qi-hardware
jekhor has joined #qi-hardware
emeb has quit [Quit: Leaving.]
jekhor has quit [Ping timeout: 250 seconds]
cladamw has joined #qi-hardware
wolfspra1l has joined #qi-hardware
wolfspraul has quit [Ping timeout: 256 seconds]
newcup has quit [Remote host closed the connection]
viric has quit [Ping timeout: 246 seconds]
sucotronic has quit [Ping timeout: 246 seconds]
jluis has quit [Ping timeout: 246 seconds]
jluis has joined #qi-hardware
lindi- has quit [Ping timeout: 246 seconds]
viric has joined #qi-hardware
lindi- has joined #qi-hardware
sucotronic has joined #qi-hardware
rejon has joined #qi-hardware
cladamw has quit [Quit: Leaving]
rejon has quit [Ping timeout: 250 seconds]
wolfspraul has joined #qi-hardware
wolfspra1l has quit [Read error: Connection reset by peer]
rejon has joined #qi-hardware
kristoffer has joined #qi-hardware
rejon has quit [Quit: Leaving]
rejon has joined #qi-hardware
jurting has joined #qi-hardware
jurting has quit [Ping timeout: 260 seconds]
newcup has joined #qi-hardware
Ayla has joined #qi-hardware
jurting has joined #qi-hardware
wolfspraul has quit [Read error: Connection reset by peer]
wolfspra1l has joined #qi-hardware
jekhor has joined #qi-hardware
jluis has quit [Ping timeout: 260 seconds]
antoniodariuh_ has joined #qi-hardware
wolfspra1l has quit [Read error: Connection reset by peer]
wolfspraul has joined #qi-hardware
jluis has joined #qi-hardware
wolfspra1l has joined #qi-hardware
wolfspraul has quit [Ping timeout: 256 seconds]
rejon has quit [Ping timeout: 246 seconds]
jluis has quit [Ping timeout: 245 seconds]
jluis has joined #qi-hardware
xwalk has quit [Ping timeout: 244 seconds]
jivs_ has joined #qi-hardware
<jivs_> seen xiangfu
<jivs_> xiangfu, plz buzz me when you are online
wolfspra1l has quit [Ping timeout: 250 seconds]
wolfspraul has joined #qi-hardware
xwalk has joined #qi-hardware
Ayla has quit [Ping timeout: 252 seconds]
Ayla has joined #qi-hardware
DocScrutinizer has quit [Disconnected by services]
DocScrutinizer has joined #qi-hardware
xiangfu has joined #qi-hardware
rejon has joined #qi-hardware
wolfspra1l has joined #qi-hardware
wolfspraul has quit [Ping timeout: 250 seconds]
wolfspra1l has quit [Quit: leaving]
wolfspraul has joined #qi-hardware
xiangfu has quit [Quit: Leaving]
jekhor has quit [Ping timeout: 244 seconds]
wolfspraul has quit [Quit: leaving]
Ayla has quit [Ping timeout: 246 seconds]
Ayla has joined #qi-hardware
wolfspraul has joined #qi-hardware
jeremybrown82 has joined #qi-hardware
<wpwrak> grmbl. i should know better than starting with the regression tests only after already having accumulated 4k lines to test :-(
phirsch has quit [Excess Flood]
erikkugel has joined #qi-hardware
wolfspraul has quit [Read error: Connection reset by peer]
wolfspraul has joined #qi-hardware
phirsch has joined #qi-hardware
<viric> wpwrak: kernel or user code? :)
<wpwrak> user code (boom)
<wpwrak> i better clean out the bugs accumulated so far before setting it to work on m1r4
<viric> what did "(boom)" mean?
<wpwrak> comes from BOM (bill of materials). the the second O is a non-functional artistic addition :)
<viric> if you made a kde frontend, you could name it kaboom
<viric> ok :)
<wpwrak> ;-))
<Ayla> do you know the anime Linus & Boom?
<Ayla> s/anime/cartoon
<qi-bot> Ayla meant: "do you know the cartoon Linus & Boom?"
<viric> hm no
<wpwrak> naw, i do my graphics only in SDL or Gtk. vade retro, C++ ;-)
<viric> I only know Linus from Schultz
<wpwrak> Ayla: is that cartoon about Mr. Torvalds rewriting memory management while having a hangover ? :)
<Ayla> no, it's a lame cartoon about aliens
Ayla has quit [Ping timeout: 260 seconds]
emeb has joined #qi-hardware
Ayla has joined #qi-hardware
Ayla has quit [Ping timeout: 252 seconds]
marcan has quit [Read error: Operation timed out]
marcan has joined #qi-hardware
marcan has quit [Read error: Operation timed out]
marcan has joined #qi-hardware
Jay7 has quit [Ping timeout: 252 seconds]
Ayla has joined #qi-hardware
Jay7 has joined #qi-hardware
jivs_ has quit [Read error: Operation timed out]
jivs_ has joined #qi-hardware
antoniodariuh_ has quit [Remote host closed the connection]
<qi-bot> [commit] Jiva Nath Bagale: bug fix for guile2 Makefile (master) http://qi-hw.com/p/openwrt-packages/5e8a25e
jivs_ has quit [Quit: Leaving]
phirsch has quit [Ping timeout: 248 seconds]
phirsch has joined #qi-hardware
urandom__ has joined #qi-hardware
rejon has quit [Ping timeout: 252 seconds]
kilae has joined #qi-hardware
erikkugel has quit [Read error: Connection reset by peer]
jeremybrown82 has quit [Ping timeout: 244 seconds]
jekhor has joined #qi-hardware
GNUtoo-desktop has joined #qi-hardware
LunaVorax has joined #qi-hardware
<LunaVorax> Hello everyone
<qi-bot> [commit] Werner Almesberger: b2/test/hierfld: field definitions in hierarchy (master) http://qi-hw.com/p/eda-tools/ef60e92
<qi-bot> [commit] Werner Almesberger: b2/: new option -v to control verbosity level; move hierarchy dump from parser to boom.c (master) http://qi-hw.com/p/eda-tools/b0ed436
<qi-bot> [commit] Werner Almesberger: b2/test/Common: drop that tacky "file-" prefix in pseudo-filenames (master) http://qi-hw.com/p/eda-tools/52e58cc
<qi-bot> [commit] Werner Almesberger: b2/new function yywarn; make yyerror reuse yyerrorf (master) http://qi-hw.com/p/eda-tools/2239440
<qi-bot> [commit] Werner Almesberger: b2/: add test for redundant conditions in hierarchy (master) http://qi-hw.com/p/eda-tools/39382b1
<qi-bot> [commit] Werner Almesberger: b2/Makefile: run tests with bash, not with sh (master) http://qi-hw.com/p/eda-tools/4943519
<qi-bot> [commit] Werner Almesberger: b2/lang.y: don't pop fields from the stack before also handling the rule (master) http://qi-hw.com/p/eda-tools/a892b63
<qi-bot> [commit] Werner Almesberger: b2/dump.c (dump_rel): use %g also for tolerances in percent (master) http://qi-hw.com/p/eda-tools/6159bdf
<qi-bot> [commit] Werner Almesberger: b2/eval.c (eval_rel): fix stop pointer when parsing absolute tolerance values (master) http://qi-hw.com/p/eda-tools/8c26e5f
<qi-bot> [commit] Werner Almesberger: b2/test/hierrul: field rules in hierarchy (master) http://qi-hw.com/p/eda-tools/e66267f
<qi-bot> [commit] Werner Almesberger: Merge branch 'master' of projects.qi-hardware.com:eda-tools (master) http://qi-hw.com/p/eda-tools/4fb5f26
kilae has quit [Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725]]
Ornoterm1s has joined #qi-hardware
Ornotermes has quit [Read error: Operation timed out]
Ornoterm1s is now known as Ornotermes
kristoffer has quit [Quit: Leaving]
urandom__ has quit [Remote host closed the connection]
jekhor has quit [Ping timeout: 245 seconds]
jurting has quit [Quit: Leaving]
GNUtoo-desktop has quit [Quit: [INFO] fsogsmd : received signal -11, exiting.]
Maroni has joined #qi-hardware
<kristianpaul> whitequark: how went your arm + fpga combo handshake?