| Usblogdump Version 0.4 released |
- URB flag decoding
- Started on flag parsing code
- Support for external decoders
- Binary output mode
- Bulk data transfers dump cleanup
- Fixed a silly omission in the string lookup code
- Rolled in bulk transfers decoding patch
- Fixed last night regressions
- Can now parse usb stepper motor idle traffic correctly
And available for download from http://www.stillhq.com/extracted/usblogdump.tgz.
New features in this version:
Let me know if you have any comments...
posted at: 16:39 | path: /usblogdump | permanent link to this entry
-
#1
Dima Q
Ahh great! the only thing is... the tarball is 46MB in size! it seems to contain all the tests and stuff... I ended up doing wget -r -l 1 on the "directory" url instead.
-
#2
Michael Still
Herm. I thought I'd fixed that with the regression version and the non-regression version of the downloads. Apparently not. I'll try to find the time to look into this in the next week or so...
-
#3
rednuht
I love usblogdump, I never would have been able to read the snoopy logs without it.
But there still seems to be some holes where the produced output is marked as TODO/decode.
Maybe if you cataloged what was required, as I am (slowly) reading the 650 page USB spec I could chip in.
Don't under estimate how much this project is worth to the OSS community that wants to create USB drivers.
-
#4
rednuht
There is one serious ommision in the output of usblogdump that I may have never have found if it had not been pointed out to me. The URB endpoint is always reported as 0. This was particularly anoying as the USB device I am trying to understand flips from one endpoint to another repeatedly.
I can send you the original dumps if you email me.
-
#5
Michael Still
Yeah, send me a dump and I will see what I can do.
