Age | Commit message (Collapse) | Author |
|
This is not really finished, or tested, or working. It's also a decoder
which stacks on top of the I2C decoder, and the infrastructure for
stacking decoders is not yet usable.
|
|
The psyco module seems to be mostly unmaintained at this point, it does
not support Python 2.7 or higher at all, it only supports x86, it doesn't
support 64 bit systems at all, etc. etc.
We should try to find other ways to optimize our decoders for speed.
|
|
|
|
|
|
|
|
Make the list of metadata info match the spec in the wiki more closely.
|
|
|