Age | Commit message (Collapse) | Author |
|
This is the most commonly used and recommended method for docstrings.
|
|
|
|
This should be working OK for most use-cases now, though there certainly
are a few TODOs left. The output format is just a quick hack and will
change.
|
|
Before this was passed to the decoder's constuctor, but the parameters
may not all be known at construction. Decoders now have a method start()
which is called at the start of the capture, and metadata is passed as
an arg to this function.
|
|
This decoder is probably not fully converted yet, and doesn't really
successfully decode I2C, yet. It's work in progress.
|
|
|
|
|
|
Make the list of metadata info match the spec in the wiki more closely.
|
|
|