<xiangfu>
I found openshot is easy for me. GUI. :)
cladamw joined #milkymist
<cladamw>
xiangfu, about the lastest release and snapshot. No rush now. just let me know after you built them. tks !
<xiangfu>
cladamw, oh.
<xiangfu>
if no rush. I will finish it tonight. try to make it simple.
<xiangfu>
cladamw, for now. it have to reflash snapshot first. then flash the release image. even after those two reflash. we still missing the data partitions.
<xiangfu>
I want one command. then done. :D
<cladamw>
xiangfu, yes. i found that data partitions missed. so take your time. just let me know once you have that newest one. :-)
<xiangfu>
cladamw, maybe I will update --rc3 option. :)
<cladamw>
xiangfu, alright. I think that I can modify my own 'reflash' for log records. But please keep using two '00 XX' mac address arguments, so I can still have them to reflash.
<xiangfu>
cladamw, ok.
Martoni joined #milkymist
<kristianpaul>
x
wolfspraul joined #milkymist
wolfspraul joined #milkymist
azonenberg joined #milkymist
<GitHub92>
[flickernoise] xiangfu pushed 1 new commit to master: http://git.io/1Uljsg
<GitHub92>
[flickernoise/master] DMX: enable chain mode by default - Xiangfu Liu
<xiangfu>
wpwrak, the 2itfs usb code not working with my Rapoo 1800, only keyboard working.
<lekernel_>
xiangfu: chain mode by default is when you have a controller _and_ lights, which is more rare imo
<xiangfu>
lekernel_, yes. but if there is a controller. that will break user feel m1 break something.
<xiangfu>
lekernel_, how to test bios? flash it to m1?
<xiangfu>
the auto-on make debug easy. no needs to press middle button now. :D
<cladamw>
( Web Update ) Will feature of "Web Update" include standby stream in the future ? If yes, it will help production a lot when every m1 has been packed already then I don't need to open upper case to reflash.
<xiangfu>
cladamw, if the 'standby' broken. you have to open the case. :) because you can't boot to flickernoise or rescue any more
<cladamw>
i would like to know if there's good way even if later our m1 rc3 stocks stay too longer time then one day we still need to ship them out. Then suddenly let me do every piece to 'upgrade' or even 'reflash' all images. I still don't like it. even the work "opening it -> reflash it -> closing it -> packing it again" doesn't spend too much time. :-)
<cladamw>
ha ~ but seems in the short term it won't be happened. :)
<xiangfu>
wpwrak, http://pastebin.com/AkXnxzU4 I compile the latest bios. flash it by m1nor. when it boot. it give those message. but keyboard works fine.
<wpwrak>
hmm, seems that your mouse sends an extra byte
<xiangfu>
I flashed your images. mouse not working.
<xiangfu>
wpwrak, how can you find there are extra byte in usbhid-dump.txt?
<wpwrak>
the Usage (AC Pan), section
<wpwrak>
ah, and the report ID. 6 bytes.
<wpwrak>
maybe yuo can try this, as the beginning of softusb-input/main.c:process_mouse (before the first length check): buf++; len--;
<wpwrak>
then ... make -C softusb-input
<wpwrak>
make -C software/libhal
<wpwrak>
make -C software/bios
<wpwrak>
then flash the bios. next, in rtems,
<wpwrak>
cd build; cp ../../milkymist/software/libhal/softusb-input.h ../c/src/lib/libbsp/lm32/shared/milkymist_usbinput/softusb-input.h && make -j 5 && make install
<xiangfu>
the makefile have commit by lekernel_ :)
<wpwrak>
and finally cd flickernoise/src; make bin/flickernoise.fbi && m1nor bin/flickernoise.fbi
<wpwrak>
ah yes. maybe it's a little easier now. haven't tested them yet :)
<xiangfu>
I tested today. 'make bios' works fine. :D
<wpwrak>
but the (messy) rtems and flickernoise build should still be the same
<xiangfu>
compiling rtems
<wpwrak>
maybe we should move the softusb firmware loading from rtems into flickernoise at some point in time. maybe just have a "loader" function in rtems. that would avoid these strange detours with the copying of headers
<wpwrak>
rejon: don't feel like forwarding ? not interested in what us technical folk think about those problems, and potential solutions ? :)
<xiangfu>
wpwrak, I dump another mouse. which is working in m1. there is no AC Pan in that mouse.
<xiangfu>
what is Usage (AC Pan)?
<xiangfu>
where I can find the report ID is 6 bytes. thanks werner. (learning ...)
<lekernel_>
wpwrak: what's that rejon mail?
<wpwrak>
the report id is just one byte. it's at the beginning of the report. no idea what the AC pan is - first time i see that :)
<wpwrak>
lekernel_: he had some usability issues with his slideshow
<wpwrak>
not entirely unexpected of course, given that image support isn't really designed for that :)
<wpwrak>
let's see how many mailboxes this overflows :)
elldekaa joined #milkymist
elldekaa joined #milkymist
<Thihi>
Gonna try the review unit for the first time soonish.
<Thihi>
When I'm finished wiith other things.
elldekaa joined #milkymist
lekernel joined #milkymist
<kristianpaul>
you enjoy this isnt it? :)
<wpwrak>
the mail-bombing of lurkers ? ;-)
<kristianpaul>
yes
<wpwrak>
actually, 4/7 got held up because it was too large for the list's limit. but lekernel already gave it safe passage :)
<wpwrak>
expect more of the same, though. now things are pretty much where i want them. so can start with the real changes.
<kristianpaul>
nice
<wpwrak>
lekernel: ah, and there are a lot more non-ansi prototypes in flickernoise.git. they're at places i didn't touch yet, but i guess it would make sense if i fix them too ?
<kristianpaul>
lekernel: can you tell us a bit more about compiler-pfpu interface, how the code gets there, how the data gets in and how the data gets back out
<kristianpaul>
(taking wpwrak words :))
<wpwrak>
context is that kristianpaul wants to use the pfpu for non-graphical tasks. i haven't looked at how pfpu and the rest of the graphics system communicate. i suppose per-frame equations send most of their output to the cpu and it gets handled there. but then, that's just a guess.
<wpwrak>
(and it doesn't matter for me at the moment. my interest is elsewhere :)
<kristianpaul>
Thanks for the intro, indeed, for example i wonder (snippet) how i could use the atan pfpu instruction on my aplications
<wpwrak>
is there an atan ?
<wpwrak>
nyet. no atan. phew. you had me worried for a jiffie :)
<kristianpaul>
oops no, moment no argh, was nap fault :)
<kristianpaul>
s/atan/sin
<kristianpaul>
doing some rtfm seems compilation is required on runtime