From c2cfb47d431382642f00c24ac6ccede4b1184633 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Fri, 16 Jun 2023 17:17:00 +0100 Subject: [PATCH] Added Bulsatcom Unknown Model (Thanks CoolMaN) --- DVB-T/Bulsatcom/Bulsatcom_DVBTV.ir | 74 ++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 DVB-T/Bulsatcom/Bulsatcom_DVBTV.ir diff --git a/DVB-T/Bulsatcom/Bulsatcom_DVBTV.ir b/DVB-T/Bulsatcom/Bulsatcom_DVBTV.ir new file mode 100644 index 00000000..9b6da370 --- /dev/null +++ b/DVB-T/Bulsatcom/Bulsatcom_DVBTV.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: Prog_up +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 1F E0 00 00 +# +name: Prog_down +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 1E E1 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 15 EA 00 00 +# +name: Vol_down +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 1C E3 00 00 +# +name: Ok +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0D F2 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 40 BF 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0B F4 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0E F1 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 10 EF 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 11 EE 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0C F3 00 00 +# +name: On_off +type: parsed +protocol: NECext +address: 40 40 00 00 +command: 0A F5 00 00