summaryrefslogtreecommitdiff
path: root/decoders/lin
AgeCommit message (Expand)Author
2020-01-01All PDs: Consistently use singular/plural for annotation classes/rows.Uwe Hermann
2019-12-10ac97/lin: Remove some unneeded code snippets.Uwe Hermann
2019-11-29lin: calculate checksum on two consecutive UART idle framesStephan Thiele
2019-04-02decoders: Fix incorrect 'outputs' fields.Uwe Hermann
2019-03-15decoders: Add/update tags for each PD.Uwe Hermann
2019-01-30Rename values that shadow built-in keywordsRyan Jarvis
2018-10-21lin: Simplify state handling a bit.Uwe Hermann
2018-10-21lin: handle_break(): Use self.putx().Uwe Hermann
2018-10-21lin: Simplify LinFsm._transition_allowed().Uwe Hermann
2018-10-21add LIN protocol decoderstephan.thiele