Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-10 | x2444m: Add some shorter annotation strings as well. | Uwe Hermann | |
2018-11-10 | x2444m: Move variable initializations to reset(). | Uwe Hermann | |
2018-11-10 | x2444m: Make each command an extra annotation class. | Uwe Hermann | |
2018-11-09 | Decoder for Xicor X2444M, nonvolatile static RAM. | Stefan Petersen | |