summaryrefslogtreecommitdiff
path: root/decoder/test/ir_nec/extended_capture_standard_choice.output
AgeCommit message (Collapse)Author
2020-08-18ir_nec: catch up with STOP bit width adjustmentGerhard Sittig
The decoder implementation changed the STOP width from 0.652ms to 0.562ms, which affects the STOP bit and the REMOTE button code annotations' end.
2020-07-26ir_nec: add tests for extended NEC protocol (failed and passed)Gerhard Sittig
A capture with extended NEC protocol data became available. Add tests for failed interpretation with the standard approach, and successful interpretation when the extended protocol gets selected.