summaryrefslogtreecommitdiff
path: root/decoders/spi
AgeCommit message (Expand)Author
2014-01-28All PDs: Improve/fix descriptions.Uwe Hermann
2013-11-27Automate protocol decoder installation.Bert Vermeulen
2013-11-15Drop outdated report: this should be handled by a frontend.Bert Vermeulen
2013-11-15Use the new Decoder.register() APIBert Vermeulen
2013-11-15Emit meta bitrateBert Vermeulen
2013-11-07Rename inter-PD output type to SRD_OUTPUT_PYTHONBert Vermeulen
2013-10-30The start() method no longer takes a metadata parameterBert Vermeulen
2013-09-12spi: Add some documentation, move OUTPUT_PROTO docs.Uwe Hermann
2013-09-12spi: Make CS# optional and use it if supplied.Uwe Hermann
2013-09-12spi: Refactor code, use a state machine.Uwe Hermann
2013-09-12spi: Provide multiple annotation types.Uwe Hermann
2013-09-12spi: Fix start-/end-sample numbers.Uwe Hermann
2013-09-12spi: Make data format a PD option, add annotation types.Uwe Hermann
2013-04-23GPL headers: Use correct project name.Uwe Hermann
2012-11-24All PDs: Name the files pd.py consistently.Uwe Hermann
2012-07-11srd: Performance improvements for various PDs.Uwe Hermann
2012-06-12srd: Cosmetics.Uwe Hermann
2012-05-17srd: spi: Document output protocol, send CS# changes.Uwe Hermann
2012-05-09srd: Add usable one-liner descriptions for all PDs.Uwe Hermann
2012-03-31srd: Decoders: Fix/simplify samplenum usage.Uwe Hermann
2012-03-28srd: PDs: Kill obsolete 'longdesc' entries.Uwe Hermann
2012-03-04srd: PDs: More cosmetics.Uwe Hermann
2012-02-01srd: Move all protocol docs to __init__.py files.Uwe Hermann
2012-02-01srd: spi: Use strings for most options.Uwe Hermann
2012-02-01srd: rename extra_probes to optional_probes in all PDsBert Vermeulen
2012-01-28srd: PDs: Cleanups, simplifications, small fixes.Uwe Hermann
2012-01-25srd: All PDs: Various fixes, cosmetics.Uwe Hermann
2012-01-20srd: SPI: Convert to new options API.Uwe Hermann
2012-01-15srd: Add 'api_version = 1' to all PDs.Uwe Hermann
2012-01-15srd: Each PD now has its own subdirectory.Uwe Hermann