summaryrefslogtreecommitdiff
path: root/decoders/em4100
AgeCommit message (Collapse)Author
2016-03-04em4100/t55xx: Fix accidentally broken wording in license header.Uwe Hermann
The word "version" was accidentally replaced by "data" (sed).
2015-12-18em4100: Simplify the code a bit.Uwe Hermann
2015-12-18em4100: Use ss/es naming for consistency across PDs.Uwe Hermann
2015-12-18em4100: Eliminate some unnecessary int()s.Uwe Hermann
2015-12-18em4100: Change annotation setup a bit, decode more protocol details.Uwe Hermann
2015-12-18Add RFID EM4100 protocol decodingBenjamin Larsson