Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-09 | st7735: Fix handling of unknown commands | gregor-anich-uibk | |
Command lookup for unknown codes resulted in an exception instead of the 'else' clause which was ineffective. Make the check non-fatal. [ gsi: rephrased commit message ] | |||
2020-01-01 | All PDs: Consistently use singular/plural for annotation classes/rows. | Uwe Hermann | |
2019-04-02 | decoders: Fix incorrect 'outputs' fields. | Uwe Hermann | |
Only add items to 'outputs' if the respective PD actually has OUTPUT_PYTHON support implemented as of right now. Various decoders might get OUTPUT_PYTHON support later, but the 'outputs' field should reflect the current status. | |||
2019-03-15 | decoders: Add/update tags for each PD. | Uwe Hermann | |
2018-05-13 | st7735: Merge reset_state() into reset(). | Uwe Hermann | |
2018-05-13 | Simple decoder for ST7735 TFT controller | Aleksander Alekseev | |