Topic for #milkymist is now Radical Tech Coalition :: Milkymist One, Migen, Milkymist SoC & Flickernoise :: Logs: http://en.qi-hardware.com/mmlogs
<wpwrak> black pattern ? i don't see that at the moment. but that patch suffers audio sensitivity issues here anyway (i normally use only the mic for audio input)
mumptai [mumptai!~calle@brmn-4db77299.pool.mediaWays.net] has joined #milkymist
<GitHub162> [flickernoise] wpwrak pushed 9 new commits to symtab: http://git.io/Bho6zQ
<GitHub162> [flickernoise/symtab] parser: add newline after warnings in warn() - Werner Almesberger
<GitHub162> [flickernoise/symtab] compiler: remove "FPVM, " prefix from error messages - Werner Almesberger
<GitHub162> [flickernoise/symtab] compiler: when in Flickernoise, make warnings return an error string - Werner Almesberger
<wpwrak> but there's a substitute. phew :)
<wpwrak> now, if we just knew the electrical characteristics of the critter ...
<wpwrak> it's rather amazing how much connector "documentation" simply pretends electronical properties simply don't exist
<wpwrak> 2.5 A
<wpwrak> 5 A. maybe 0.3 mm too high, though
<wpwrak> but maybe not. my wall design has 11.4 mm for the height. CUI specify 11.0 +/- 0.3 mm
<kristianpaul> can you turn off both gsm and gps module as your wish?
<kristianpaul> oops
<wpwrak> in M1 ? no problem. in fact, it's the default ;-))
<kristianpaul> nah, facing some android users comments :-)
<wpwrak> M1 hardware is smart enough to provide the same default, even if running android :)
<kristianpaul> lol
<wpwrak> lekernel: btw, something that would be nice is to be able to run two patches in parallel on a split screen. e.g., to see the effect of a change
<kristianpaul> 0_o
<kristianpaul> wpwrak: isnt this a very resource demanding feature?
<wpwrak> possibly :)
<wpwrak> *hmm* "Zylot - The Inner Workings of my New Computer" cleverly decides between setting wave_a to either 0, 10, or 10.57
<wpwrak> the fnp manual says wave_a is 0...1
<kristianpaul> cause will be cool too, run in parallel a preview of all patches and swipe trought then just like in the ipod :)
<kristianpaul> s/swipe/slide
<wpwrak> is would also be nice if every once in a while a cold can of beer would pop out
<wpwrak> hmm. modulo seems to act strangely
<wpwrak> of course, there's a heck of a calculation on there ...
<wpwrak> s/on/going on/
<GitHub62> [flickernoise] wpwrak pushed 2 new commits to symtab: http://git.io/m98Kcg
<GitHub62> [flickernoise/symtab] renderer: write frame number to pfv_frame, not to pfv_time - Werner Almesberger
<GitHub62> [flickernoise/symtab] test/nsyms: update for cleaner "A Matter Of Taste" - Werner Almesberger
<GitHub100> [flickernoise] wpwrak pushed 1 new commit to master: http://git.io/cHSLvQ
<GitHub100> [flickernoise/master] Merge branch 'symtab' - Werner Almesberger
proppy [proppy!u1692@gateway/web/irccloud.com/x-wrprwzzthjxjobwm] has joined #milkymist
<wpwrak> hmm ... "#define MAX_PATCHES 64" :)
<wpwrak> ls -1 *.fnp | wc -l -> 60
<wpwrak> lekernel: hmm, gui/performance.c:event_callback, use of "index" in the simple_mode case: as far as i can tell, it should always be -1, so the test for the call to osd_event should never succeed. am i missing something ?
<wpwrak> hmm, iguess it should be "next", not "index"
<wpwrak> ah no, worse
<wpwrak> wolfspraul: i think you need to re-post your kicad patches or at least send a reminder. seems that nobody saw it appear in that ancient thread
<wolfspraul> possible, yeah
<GitHub107> [flickernoise] wpwrak pushed 3 new commits to master: http://git.io/PxtyrA
<GitHub107> [flickernoise/master] gui/performance.c (compile_patch): don't use "fd"; malloc buffer for patch file - Werner Almesberger
<GitHub107> [flickernoise/master] gui/performance.c: split monstrous event_callback into smaller functions - Werner Almesberger
<GitHub107> [flickernoise/master] gui/performance.c: share skipping of unsuitable patches - Werner Almesberger
<wolfspraul> I will just up-level them repeatedly and use that chance as a reminder :-)
<wpwrak> nagging, the polite way :)
<wpwrak> now .. let's see if that bug will die easily, or if we have a case of bug willis ...
<wpwrak> sigh. it's never easy ...
<GitHub133> [flickernoise] wpwrak pushed 2 new commits to master: http://git.io/puh2NA
<GitHub133> [flickernoise/master] gui/performance.c: simplify and break down refresh_callback - Werner Almesberger
<GitHub133> [flickernoise/master] gui/performance.c: fix - move advancing into skip_unsuitable - Werner Almesberger
<GitHub149> [flickernoise] wpwrak pushed 2 new commits to master: http://git.io/uHaPIg
<GitHub149> [flickernoise/master] gui/performance.c: make dt_mode work again, except for the first patch - Werner Almesberger
<GitHub149> [flickernoise/master] gui/performance.c: make dt_mode also work for the first patch - Werner Almesberger
mumptai [mumptai!~calle@brmn-4db77299.pool.mediaWays.net] has joined #milkymist
<GitHub63> [flickernoise] wpwrak pushed 1 new commit to master: http://git.io/50SFkg
<GitHub63> [flickernoise/master] performance: update the OSD if switching patches while it's still on - Werner Almesberger
<wpwrak> one small nuisance less :)
<GitHub1> [scripts] xiangfu pushed 1 new commit to master: http://git.io/a3khWA
<GitHub1> [scripts/master] compile-milkymist-firmware.sh: track wernermisc git revision and back rtems patches - Xiangfu Liu
kilae [kilae!~chatzilla@catv-161-018.tbwil.ch] has joined #milkymist
<GitHub78> [scripts] xiangfu pushed 1 new commit to master: http://git.io/LA9dGQ
<GitHub78> [scripts/master] compile-flickernoise: ignore the jbig2dev automake warnings - Xiangfu Liu
<lekernel> wpwrak: it should be current_simple_mode. I saw you fixed it already, thanks!
rejon [rejon!~rejon@li382-141.members.linode.com] has joined #milkymist
<GitHub93> [scripts] xiangfu pushed 1 new commit to master: http://git.io/OTFDew
<GitHub93> [scripts/master] compile-milkymist-firmware.sh: detect werner git folder automaticly - Xiangfu Liu
sh[4]rm4 [sh[4]rm4!~sh4rm@gateway/tor-sasl/sh4rm4] has joined #milkymist
<GitHub165> [scripts] xiangfu pushed 1 new commit to master: http://git.io/_9cUuw
<GitHub165> [scripts/master] fix typo - Xiangfu Liu
xiangfu [xiangfu!~xiangfu@fidelio.qi-hardware.com] has joined #milkymist
wolfspra1l [wolfspra1l!~wolfsprau@p5B0AC7A7.dip.t-dialin.net] has joined #milkymist
rejon [rejon!~rejon@li382-141.members.linode.com] has joined #milkymist
DJTachyon [DJTachyon!~Tachyon@ool-43529b4a.dyn.optonline.net] has joined #milkymist
xiangfu [xiangfu!~xiangfu@fidelio.qi-hardware.com] has joined #milkymist
xiangfu [xiangfu!~xiangfu@fidelio.qi-hardware.com] has joined #milkymist
<GitHub123> [scripts] xiangfu pushed 1 new commit to master: http://git.io/pUBJ2Q
<GitHub123> [scripts/master] compile-milkymist-firmware.sh: create SDK even flickernoise failed compile - Xiangfu Liu
<xiangfu> new rtems code make 'rtems_shell_main_mv' as 'static' which make our flickernoise can't compiled. :(
<wpwrak> are they committing things again ?
<xiangfu> no.
<xiangfu> the 'static' commit is at 2011-12-04.
<wpwrak> btw, one more suggestion for the audio level display: move the bottom of the indicators such that it is at the same height as the bottom of the sliders
<wpwrak> that way, it doesn't look as if the Ok/Cancel buttons would belong to the indicators
<xiangfu> wpwrak, BTW: I make the build script track your misc git also. for the rtems patches.
<wpwrak> ah yes, december had some evil commits
<wpwrak> yeah, i've seen it :)
<wpwrak> in my rtems cheat sheet, i have a simple cvs update -D 2011/12/01 :) (haven't converted it to git yet)
<xiangfu> I just sent one email to rtems mailing list. ask about the static. and what is the better way to use those functions.
<wpwrak> hasn't that already been answered a while ago ?
<GitHub179> [flickernoise] xiangfu pushed 1 new commit to master: http://git.io/7KzD7w
<GitHub179> [flickernoise/master] gui/audio: move the bottom of the indicators same as the bottom of the volume sliders - Xiangfu Liu
<xiangfu> wpwrak, ^^^^ :)
<wpwrak> lekernel once commented that ralf had been surprisingly responsive
<wpwrak> thanks ! i'll try it in a bit :)
<Fallenou> he also pointed out that Ralf was a big pain in the ass, which I agree with :)
<xiangfu> :D
<wpwrak> yeah, i left out the impolite background noise because ralf was actually nice in this case :)
<GitHub198> [flickernoise] wpwrak pushed 7 new commits to master: http://git.io/-j4uuA
<GitHub198> [flickernoise/master] gui/performance.c (patches): convert array to doubly linked list - Werner Almesberger
<GitHub198> [flickernoise/master] gui/performance.c: wrap remaining oversized lines; minor whitespace correction - Werner Almesberger
<GitHub198> [flickernoise/master] gui/performance.c: cache patches for later reuse (WIP) - Werner Almesberger
<lekernel> wpwrak: libpixbuf won't load an image with the same filename twice (unless the reference count of the first load has hit 0)
<wpwrak> ah, then it'll defeat my cache
<wpwrak> (if the image is shared)
<wpwrak> well, i want to have an arbitrary number of images. a separate image cache will be handy for that anyway. and then i can also pre-unify images before going to pixbuf
lekernel_ [lekernel_!~lekernel@f052069240.adsl.alicedsl.de] has joined #milkymist
wolfspraul [wolfspraul!~wolfsprau@p5B0AC7A7.dip.t-dialin.net] has joined #milkymist
mumptai [mumptai!~calle@brmn-4db77299.pool.mediaWays.net] has joined #milkymist
rejon [rejon!~rejon@li382-141.members.linode.com] has joined #milkymist
lekernel [lekernel!~lekernel@f052069240.adsl.alicedsl.de] has joined #milkymist