Hi!

> 1. Chris Chenney
> 2. Dimitri
> 3. Mike Mestnik
> 4. John Willis (me)
> 
> Chris has had some real agressive runs at decoding 
> the raw image layout.
> 
> I've tried running the info through C programs to
> extract the color information.. thinking its YUV
> at the moment.
> 
> Dimitri made some good comments on what to look
> for and suggested how the color information might
> be encoded.
> 
> Mike was the first on the scene a few months back,
> he posted a patch for Linux that enabled getting
> its ID string.. I recently exchanged email with
> him and he put his code backonline.  He's interested,
> but currently involved with lower level USB kernel
> type stuff.
> 
> All of us have been using the USB Snoopy software
> posted to the newsgroup, and on their website to
> insert a "filter" between the windows driver and
> the USB interface on Windows.  Then taking snapshots.
> 
> The filter dumps the communications formated as ASCII
> USB packets to a file.  We then use editing software
> to carve out the ASCII hex bytes, then convert those
> into raw binary byte files using AsciiHex to Bin 
> programs originally written for programming eeproms.


Nice. Has anyone made progress with getting camera do at least bw
snapshots under linux? I'm now playing with usb robot (I modified it
to allow control messages), but after first usb_control(..., request
0x50, 1, 0) camera is so dead that lsusb will not list it. But dump I
have begins with this message... I'm not sure if dump is complete and
I'm not able to capture my own dump.
                                                                Pavel

-- 
I'm [EMAIL PROTECTED] "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents me at [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to