index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoders
/
spi
/
pd.py
Age
Commit message (
Expand
)
Author
2014-01-29
spi: Rename 'sck' to the more common 'clk'.
Uwe Hermann
2014-01-29
spi: Allow MISO or MOSI to be optional.
Uwe Hermann
2014-01-28
spi: Drop temporary hack for combined MISO/MOSI out.
Uwe Hermann
2014-01-28
All PDs: Consistent naming/case for annotation shortnames/IDs.
Uwe Hermann
2014-01-28
All PDs: Drop unneeded comments.
Uwe Hermann
2013-11-15
Drop outdated report: this should be handled by a frontend.
Bert Vermeulen
2013-11-15
Use the new Decoder.register() API
Bert Vermeulen
2013-11-15
Emit meta bitrate
Bert Vermeulen
2013-11-07
Rename inter-PD output type to SRD_OUTPUT_PYTHON
Bert Vermeulen
2013-10-30
The start() method no longer takes a metadata parameter
Bert Vermeulen
2013-09-12
spi: Add some documentation, move OUTPUT_PROTO docs.
Uwe Hermann
2013-09-12
spi: Make CS# optional and use it if supplied.
Uwe Hermann
2013-09-12
spi: Refactor code, use a state machine.
Uwe Hermann
2013-09-12
spi: Provide multiple annotation types.
Uwe Hermann
2013-09-12
spi: Fix start-/end-sample numbers.
Uwe Hermann
2013-09-12
spi: Make data format a PD option, add annotation types.
Uwe Hermann
2013-04-23
GPL headers: Use correct project name.
Uwe Hermann
2012-11-24
All PDs: Name the files pd.py consistently.
Uwe Hermann