From a57b678dff9b9841a0b674f0e28dd1efe9fa0187 Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Sat, 1 Aug 2020 09:46:42 +0200 Subject: ir_nec: catch up with STOP bit width adjustment 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. --- .../tv_matsui_0001_button_av_hold_carrier.output | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'decoder/test/ir_nec/tv_matsui_0001_button_av_hold_carrier.output') diff --git a/decoder/test/ir_nec/tv_matsui_0001_button_av_hold_carrier.output b/decoder/test/ir_nec/tv_matsui_0001_button_av_hold_carrier.output index 40c22d1..06721e0 100644 --- a/decoder/test/ir_nec/tv_matsui_0001_button_av_hold_carrier.output +++ b/decoder/test/ir_nec/tv_matsui_0001_button_av_hold_carrier.output @@ -37,29 +37,29 @@ 805118-807353 ir_nec: bit: "0" 807353-811818 ir_nec: bit: "1" 780561-811818 ir_nec: cmd-inv: "Command#: 0xBB" "CMD#: 0xBB" "C#: 0xBB" "C#" -811818-813121 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" -677793-813121 ir_nec: remote: "Matsui TV: AV" "Matsui TV: AV" "AV" +811818-812941 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" +677793-812941 ir_nec: remote: "Matsui TV: AV" "Matsui TV: AV" "AV" 892744-910606 ir_nec: agc-pulse: "AGC pulse" "AGC" "A" 910606-915123 ir_nec: shortpause: "Short pause" "S-pause" "SP" "P" -915123-916426 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" -892744-916426 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" +915123-916246 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" +892744-916246 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" 1107508-1125371 ir_nec: agc-pulse: "AGC pulse" "AGC" "A" 1125371-1129887 ir_nec: shortpause: "Short pause" "S-pause" "SP" "P" -1129887-1131190 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" -1107508-1131190 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" +1129887-1131010 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" +1107508-1131010 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" 1322267-1340129 ir_nec: agc-pulse: "AGC pulse" "AGC" "A" 1340129-1344646 ir_nec: shortpause: "Short pause" "S-pause" "SP" "P" -1344646-1345949 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" -1322267-1345949 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" +1344646-1345769 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" +1322267-1345769 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" 1537026-1554888 ir_nec: agc-pulse: "AGC pulse" "AGC" "A" 1554888-1559404 ir_nec: shortpause: "Short pause" "S-pause" "SP" "P" -1559404-1560707 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" -1537026-1560707 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" +1559404-1560527 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" +1537026-1560527 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" 1751784-1769646 ir_nec: agc-pulse: "AGC pulse" "AGC" "A" 1769646-1774163 ir_nec: shortpause: "Short pause" "S-pause" "SP" "P" -1774163-1775466 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" -1751784-1775466 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" +1774163-1775286 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" +1751784-1775286 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" 1966543-1984405 ir_nec: agc-pulse: "AGC pulse" "AGC" "A" 1984405-1988922 ir_nec: shortpause: "Short pause" "S-pause" "SP" "P" -1988922-1990225 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" -1966543-1990225 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" +1988922-1990045 ir_nec: stop-bit: "Stop bit" "Stop" "St" "S" +1966543-1990045 ir_nec: repeat-code: "Repeat code" "Repeat" "RC" "R" -- cgit v1.2.3-54-g00ecf