Merge pull request #305 from logickworkshop/main

Multiple additions and minor fixes
This commit is contained in:
UberGuidoZ 2022-12-20 14:14:30 -08:00 committed by GitHub
commit 7f5c583df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 1233 additions and 0 deletions

59
.github/workflows/pr-lint.yaml vendored Normal file
View File

@ -0,0 +1,59 @@
name: "🧐 Checking IR Files"
on:
pull_request_target:
paths: '**.ir'
jobs:
lint:
name: "🐛 Looking for issues"
runs-on: ubuntu-latest
steps:
# checkout IRDB
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
# checkout Linter
- name: Clean Script Directory
run: rm -rf fff-ir-lint
- uses: actions/checkout@v3
with:
repository: 'darmiel/fff-ir-lint'
path: fff-ir-lint
# only check files changed in the PR
- name: Get Changed Files
id: changed-files
uses: tj-actions/changed-files@v29.0.7
with:
files: "**/*.ir"
separator: "\n"
sha: ${{ github.event.pull_request.head.sha }}
- name: Save changed file names to file
run: echo '${{ steps.changed-files.outputs.all_changed_files }}' > changed_file_list.txt
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Run Linter if at least 1 IR File Changed
uses: mathiasvr/command-output@v1.1.0
id: run
continue-on-error: true
with:
run: python fff-ir-lint/main.py github2 file:changed_file_list.txt
- uses: ntsd/auto-request-changes-action@v2
name: "Request Changes"
if: ${{ steps.run.outputs.stderr }}
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
comment-body: |
${{ steps.run.outputs.stdout }}
- name: Fail Pipeline
if: ${{ steps.run.outputs.stderr }}
run: exit 1

View File

@ -0,0 +1,74 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 15 00 00 00
#
name: Bd
type: parsed
protocol: SIRC20
address: 10 05 00 00
command: 16 00 00 00
#
name: Dvd
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 7D 00 00 00
#
name: Game
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 7C 00 00 00
#
name: Sat_catv
type: parsed
protocol: SIRC15
address: B0 00 00 00
command: 03 00 00 00
#
name: Video_1
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 22 00 00 00
#
name: Video_2
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 1E 00 00 00
#
name: Video_3
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 42 00 00 00
#
name: Mute
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 14 00 00 00
#
name: Volume_up
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 12 00 00 00
#
name: Volume_down
type: parsed
protocol: SIRC15
address: 30 00 00 00
command: 13 00 00 00
#
name: Home
type: parsed
protocol: SIRC
address: 02 00 00 00
command: 4D 00 00 00

View File

@ -0,0 +1,128 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: RC6
address: 04 00 00 00
command: C7 00 00 00
#
name: Eject
type: parsed
protocol: RC6
address: 04 00 00 00
command: 42 00 00 00
#
name: Home
type: parsed
protocol: RC6
address: 04 00 00 00
command: 92 00 00 00
#
name: Menu
type: parsed
protocol: RC6
address: 04 00 00 00
command: D1 00 00 00
#
name: Options
type: parsed
protocol: RC6
address: 04 00 00 00
command: 82 00 00 00
#
name: Ok
type: parsed
protocol: RC6
address: 04 00 00 00
command: 5C 00 00 00
#
name: Down
type: parsed
protocol: RC6
address: 04 00 00 00
command: 59 00 00 00
#
name: Up
type: parsed
protocol: RC6
address: 04 00 00 00
command: 58 00 00 00
#
name: Left
type: parsed
protocol: RC6
address: 04 00 00 00
command: 5A 00 00 00
#
name: Right
type: parsed
protocol: RC6
address: 04 00 00 00
command: 5B 00 00 00
#
name: Back
type: parsed
protocol: RC6
address: 04 00 00 00
command: 83 00 00 00
#
name: Stop
type: parsed
protocol: RC6
address: 04 00 00 00
command: 31 00 00 00
#
name: Play_Pause
type: parsed
protocol: RC6
address: 04 00 00 00
command: 2C 00 00 00
#
name: Forward
type: parsed
protocol: RC6
address: 04 00 00 00
command: 20 00 00 00
#
name: Backward
type: parsed
protocol: RC6
address: 04 00 00 00
command: 21 00 00 00
#
name: Subtitle
type: parsed
protocol: RC6
address: 04 00 00 00
command: 4B 00 00 00
#
name: Goto
type: parsed
protocol: RC6
address: 04 00 00 00
command: D0 00 00 00
#
name: Audio
type: parsed
protocol: RC6
address: 04 00 00 00
command: 4E 00 00 00
#
name: ___
type: parsed
protocol: RC6
address: 04 00 00 00
command: F7 00 00 00
#
name: Volume
type: parsed
protocol: RC6
address: 04 00 00 00
command: A0 00 00 00
#
name: Repeat_AB
type: parsed
protocol: RC6
address: 04 00 00 00
command: 1D 00 00 00

View File

@ -0,0 +1,20 @@
Filetype: IR signals file
Version: 1
#
name: On
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1425 515 1380 415 521 1366 1437 403 1472 402 532 1371 495 1365 499 1364 496 1390 473 1388 446 1389 1433 9485 1377 487 1409 435 500 1398 1406 436 1435 434 503 1368 470 1395 468 1390 472 1392 494 1362 502 1389 1379 9488 1429 412 1432 461 499 1372 1432 415 1433 487 474 1395 471 1392 472 1362 500 1389 471 1390 498 1336 1435 9459 1430 435 1438 436 498 1368 1436 414 1461 461 471 1368 501 1363 500 1364 498 1362 499 1362 498 1362 1435 9492 1433 432 1411 461 501 1368 1435 416 1459 461 473 1369 500 1364 472 1389 499 1365 497 1361 501 1363 1408 9487 1430 460 1385 462 498 1369 1434 437 1436 464 473 1394 473 1364 473 1391 471 1389 499 1363 496 1366 1434 9462 1430 462 1382 490 473 1395 1408 463 1411 436 472 1422 473 1367 496 1365 497 1363 499 1389 472 1389 1382 9489 1430 434 1437 436 499 1369 1436 436 1437 436 500 1369 499 1364 501 1363 498 1361 502 1360 501 1361 1437 9494 1431 433 1437 437 499 1367 1438 434 1440 435 500 1368 499 1364 500 1362 500 1361 501 1361 500 1362 1436 9460 1432 433 1411 461 501 1368 1436 435 1439 435 501 1368 500 1365 498 1363 499 1364 498 1363 499 1362 1436 9462 1431 433 1438 435 499 1369 1435 463 1412 435 500 1368 499 1365 499 1364 499 1363 498 1363 499 1361 1436 9461 1431 434 1437 438 497 1370 1434 436 1438 435 501 1368 499 1364 500 1363 499 1362 499 1362 500 1362 1435
#
name: Lo_high
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1452 432 1437 436 499 1366 1436 435 1437 434 500 1368 498 1365 498 1390 471 1364 498 1363 1434 434 499 10380 1430 461 1410 436 500 1367 1434 463 1409 435 500 1368 500 1390 471 1363 499 1362 498 1390 1407 462 472 10384 1430 436 1408 488 446 1394 1437 434 1436 464 472 1394 445 1417 473 1365 497 1363 499 1366 1431 461 472 10408 1377 487 1383 462 497 1370 1434 461 1410 436 499 1367 499 1365 498 1363 497 1389 472 1389 1407 435 498 10417 1428 462 1408 437 499 1367 1409 488 1410 435 474 1420 472 1364 500 1389 472 1364 496 1364 1406 489 471 10408 1401 462 1383 489 471 1394 1382 488 1411 462 472 1394 470 1395 469 1392 470 1366 496 1389 1406 463 446 10409 1402 488 1408 462 472 1395 1381 489 1411 436 498 1396 470 1394 470 1391 471 1390 471 1390 1405 462 473 10384 1401 486 1384 463 497 1395 1407 464 1409 437 472 1421 470 1366 497 1391 445 1391 497 1391 1380 515 419 10470 1375 488 1408 463 471 1397 1406 466 1381 489 472 1396 470 1393 444 1417 470 1391 472 1391 1378 490 472 10408 1399 465 1381 489 473 1394 1381 490 1381 490 471 1395 471 1393 467 1394 469 1391 470 1393 1404 491 443 10385 1427 463 1381 491 467 1398 1405 492 1354 519 443 1396 444 1419 443 1418 471 1391 468 1393 1405 490 418 10438 1374 517 1354 517 417 1421 1380 493 1381 491 468 1397 471 1392 470 1392 469 1392 469 1392 1406 517 388
#
name: Timer
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 1465 424 1443 427 506 1334 1467 431 1440 432 502 1364 502 1361 501 1362 1436 434 500 1366 500 1363 500 10372 1430 434 1436 436 499 1367 1436 435 1438 436 499 1367 500 1363 500 1363 1435 434 500 1366 500 1363 500 10372 1431 434 1436 435 500 1367 1436 435 1438 435 500 1367 500 1364 499 1363 1435 435 499 1366 500 1363 500 10373 1430 434 1436 436 499 1368 1435 436 1437 436 499 1367 499 1365 498 1363 1435 435 499 1367 498 1364 499 10408 1431 434 1437 436 499 1368 1435 436 1437 435 500 1368 499 1364 499 1363 1435 434 500 1367 499 1363 500 10373 1431 434 1437 436 499 1368 1435 436 1437 436 499 1367 500 1364 499 1363 1435 435 499 1367 499 1363 500 10374 1430 435 1435 437 498 1368 1435 437 1436 436 499 1368 499 1364 499 1364 1434 435 499 1367 499 1363 500 10373 1431 435 1436 436 498 1367 1435 436 1436 436 499 1367 499 1364 499 1363 1435 435 499 1366 500 1364 499 10407 1430 434 1436 461 473 1368 1434 461 1411 461 474 1368 498 1364 498 1364 1433 461 473 1368 498 1365 497 10374 1429 460 1410 461 473 1369 1434 462 1410 462 473 1370 497 1366 497 1365 1433 461 473 1393 473 1366 497 10375 1427 461 1409 462 472 1395 1407 463 1410 463 471 1395 471 1392 471 1391 1407 463 471 1395 470 1392 471 10402 1401 490 1380 492 442 1398 1405 492 1356 517 417 1449 442 1421 441 1422 1352 519 415 1449 442 1421 441

View File

@ -0,0 +1,62 @@
Filetype: IR signals file
Version: 1
#
name: Power_On
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9340 4367 678 463 678 463 678 464 677 1585 678 466 675 466 674 466 675 468 673 1591 672 1615 647 1616 647 494 646 1617 645 1618 645 496 644 1618 645 496 645 496 645 496 645 496 645 496 644 496 645 496 645 496 645 1618 646 1618 645 1618 645 1618 645 1618 645 1618 644 1618 645 1618 644 41527 9284 2180 644
#
name: Power_Off
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9255 4394 647 491 646 491 674 463 675 1583 678 461 676 462 675 464 698 463 649 1585 674 1586 673 1611 648 489 647 1613 645 1614 644 493 644 1616 643 494 643 1617 642 495 642 495 642 495 642 495 642 495 642 495 642 1617 643 495 642 1617 642 1618 641 1617 642 1618 641 1618 641 1618 642 41518 9251 2179 643
#
name: Dim
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9218 4395 639 493 639 493 640 493 639 1615 639 493 639 493 639 494 639 493 639 1615 639 1616 639 1615 639 494 638 1616 639 1616 638 494 638 1616 639 494 638 494 638 494 639 494 637 1617 638 494 638 494 638 494 638 1616 638 1616 637 1616 638 1616 638 495 637 1616 638 1617 637 1617 637 41506 9241 2178 641
#
name: Brighten
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9249 4393 644 491 643 490 644 490 644 1612 644 490 644 490 644 490 644 490 644 1611 645 1612 644 1612 644 492 642 1638 642 1613 642 492 642 1614 642 492 642 1614 641 492 641 492 642 1614 641 493 641 493 641 493 641 1615 640 493 641 1615 641 1615 640 494 640 1615 641 1615 641 1616 640 41503 9232 2178 643
#
name: Mode_Candle
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9268 4363 676 460 676 460 676 460 676 1583 675 461 700 436 674 463 673 488 647 1585 673 1586 671 1611 646 489 646 1611 646 1613 644 492 643 1615 642 493 642 494 641 1616 642 1616 642 494 642 494 642 494 642 494 642 1616 641 1616 642 494 642 494 641 1616 642 1616 641 1616 641 1616 641 41505 9219 2178 642 96447 9232 2178 643
#
name: Mode_Static
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9276 4370 645 490 647 490 647 490 647 1612 647 490 647 490 673 463 673 463 646 1613 645 1613 645 1613 645 492 670 1590 668 1613 644 492 643 1615 643 493 642 1616 642 1616 642 1616 642 494 642 494 642 494 642 494 642 1616 642 494 642 494 642 494 642 1617 641 1616 642 1616 642 1616 642
#
name: Timer_2H
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9276 4366 672 464 672 467 669 491 645 1614 645 493 644 493 644 493 644 493 644 1615 644 1615 644 1616 642 494 643 1616 642 1616 643 493 643 1616 643 494 642 494 643 1616 642 494 642 494 643 494 642 494 642 494 642 1616 642 1616 642 494 642 1616 642 1616 642 1616 641 1616 642 1616 641 41499 9241 2179 642
#
name: Timer_4H
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9379 4283 758 379 705 434 703 434 703 1555 704 436 702 435 703 462 676 462 675 1585 619 1639 620 1639 674 463 675 1585 646 1614 646 492 646 1613 646 492 645 1614 646 1614 646 493 644 493 644 493 644 494 643 494 643 1616 643 494 642 493 643 1616 642 1616 642 1616 642 1616 643 1615 643 41497 9247 2177 645
#
name: Timer_6H
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9276 4367 673 465 671 463 673 492 644 1614 644 493 643 493 643 492 644 492 644 1614 619 1639 619 1639 620 517 620 1638 646 1613 646 492 646 1613 646 492 646 492 646 492 646 1614 646 493 645 493 645 494 644 494 644 1616 644 1616 644 1616 644 494 644 1616 643 1616 644 1616 644 1616 643 41493 9261 2178 645
#
name: Timer_8H
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9270 4368 673 464 672 464 672 464 672 1586 671 464 672 464 672 465 671 465 645 1612 645 1613 644 1639 643 492 644 1613 644 1613 644 492 643 1613 644 492 643 1614 643 493 642 1615 642 494 642 494 641 494 642 494 641 1616 641 494 641 1616 641 494 641 1616 641 1616 641 1616 641 1616 641

View File

@ -0,0 +1,152 @@
Filetype: IR signals file
Version: 1
#
name: ON
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1F 00 00 00
#
name: OFF
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1E 00 00 00
#
name: Intensity 4
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1B 00 00 00
#
name: Intensity 3
type: parsed
protocol: NEC
address: 00 00 00 00
command: 07 00 00 00
#
name: Intensity 3
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0B 00 00 00
#
name: Intensity 1
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0F 00 00 00
#
name: Red
type: parsed
protocol: NEC
address: 00 00 00 00
command: 18 00 00 00
#
name: Orange
type: parsed
protocol: NEC
address: 00 00 00 00
command: 04 00 00 00
#
name: Light orange
type: parsed
protocol: NEC
address: 00 00 00 00
command: 08 00 00 00
#
name: Yellow
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0C 00 00 00
#
name: Light yellow
type: parsed
protocol: NEC
address: 00 00 00 00
command: 10 00 00 00
#
name: White
type: parsed
protocol: NEC
address: 00 00 00 00
command: 14 00 00 00
#
name: Green
type: parsed
protocol: NEC
address: 00 00 00 00
command: 19 00 00 00
#
name: Turquoise
type: parsed
protocol: NEC
address: 00 00 00 00
command: 05 00 00 00
#
name: Sky blue-
type: parsed
protocol: NEC
address: 00 00 00 00
command: 09 00 00 00
#
name: Sky blue
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0D 00 00 00
#
name: Sky blue+
type: parsed
protocol: NEC
address: 00 00 00 00
command: 11 00 00 00
#
name: Marine blue
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1A 00 00 00
#
name: Blue violet
type: parsed
protocol: NEC
address: 00 00 00 00
command: 06 00 00 00
#
name: Pink violet
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0A 00 00 00
#
name: Pink
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0E 00 00 00
#
name: Neon pink
type: parsed
protocol: NEC
address: 00 00 00 00
command: 12 00 00 00
#
name: Manual mode
type: parsed
protocol: NEC
address: 00 00 00 00
command: 17 00 00 00
#
name: Auto mode
type: parsed
protocol: NEC
address: 00 00 00 00
command: 15 00 00 00
#
name: Set init color
type: parsed
protocol: NEC
address: 00 00 00 00
command: 16 00 00 00

View File

@ -0,0 +1,26 @@
Filetype: IR signals file
Version: 1
#
name: Allume
type: parsed
protocol: NECext
address: 83 55 00 00
command: 90 6F 00 00
#
name: Freeze
type: parsed
protocol: NECext
address: 83 55 00 00
command: 92 6D 00 00
#
name: Zoom_Plus
type: parsed
protocol: NECext
address: 83 55 00 00
command: 88 77 00 00
#
name: Zoom_Moins
type: parsed
protocol: NECext
address: 83 55 00 00
command: 89 76 00 00

View File

@ -0,0 +1,104 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NECext
address: 83 F4 00 00
command: 17 E8 00 00
#
name: Input
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8983 4389 557 1592 557 1593 581 441 582 440 582 440 582 441 581 442 580 1570 580 443 579 443 579 1571 579 443 579 1571 579 1622 528 1622 528 1623 502 520 528 495 527 495 527 495 528 495 527 495 527 1623 527 495 527 1623 502 1648 526 1624 527 1623 554 1597 553 1597 553 469 553 1597 553 42145 9007 2135 556
#
name: Bluetooth
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9005 4391 556 1593 558 1591 559 463 559 464 583 440 581 441 555 466 581 1570 581 442 580 443 579 1595 555 467 555 1595 555 1571 579 1570 579 1571 579 443 579 1621 528 468 554 443 579 443 579 1621 528 443 580 1621 528 1622 527 494 528 1622 502 1647 527 1623 527 495 527 1622 554 469 527 42160 9007 2110 553
#
name: Left
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9009 4388 558 1591 558 1592 557 465 581 440 582 440 581 440 582 440 582 1568 580 442 580 442 580 1570 579 442 580 1570 579 1596 553 1597 526 1646 503 519 503 1623 550 1622 554 1595 555 467 554 468 553 468 528 494 528 1621 554 468 553 468 528 494 553 1596 554 1595 554 1570 579 1569 580 42115 9002 2136 555 95168 8953 2161 555
#
name: Right
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9005 4415 531 1617 531 1617 532 490 531 490 531 491 530 492 555 467 554 1595 528 494 527 494 528 1621 528 494 528 1621 553 1596 579 1571 579 1570 579 1570 579 1571 578 1571 578 1597 552 469 553 444 578 444 578 444 578 444 578 444 578 443 579 443 579 1571 578 1571 578 1597 552 1597 552 42145 8978 2136 555 95178 9004 2110 529
#
name: Up
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8982 4413 556 1593 558 1592 558 464 557 464 557 465 556 466 555 467 555 1595 555 467 554 468 554 1596 579 442 580 1569 581 1569 580 1569 580 1570 579 1570 579 1595 554 468 554 1596 554 468 554 468 554 468 554 443 579 443 579 442 580 1595 554 468 554 1596 554 1596 528 1622 551 1599 551 42155 9008 2108 530 95221 9005 2109 555
#
name: Down
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9007 4388 559 1590 558 1590 558 463 584 438 583 438 583 440 581 440 581 1568 581 442 580 442 580 1570 579 443 579 1570 579 1570 579 1571 578 1596 553 444 578 444 578 1596 553 1596 553 469 553 469 553 469 553 469 553 1596 553 1596 528 494 553 469 553 1596 527 1621 553 1596 579 1570 579 42120 9003 2112 528 95197 9000 2113 579 95193 9000 2111 529
#
name: Ok
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9007 4412 531 1616 532 1616 533 489 532 489 532 489 557 464 558 465 556 1592 531 491 556 466 529 1619 529 493 528 1620 553 1596 580 1570 579 1569 579 1568 581 442 580 1568 580 442 579 1569 580 442 580 442 580 442 580 441 580 1568 580 441 580 1569 579 442 580 1620 528 1620 528 1620 528 42136 8978 2133 556 95159 9002 2107 531 95235 8974 2134 557 95101 9002 2134 556 95162 8977 2134 556 95172 8952 2160 556 95167 9003 2108 554 95165 9003 2108 554 95155 9001 2134 556 95154 8976 2134 556 95156 8973 2136 556 95154 8975 2135 556
#
name: Home
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8983 4413 532 1617 532 1617 532 489 533 489 558 465 557 465 557 465 557 1593 556 467 554 467 555 1596 553 470 552 1621 503 1646 528 1622 529 1621 555 467 555 1595 555 1570 580 467 555 1569 580 442 580 443 579 467 555 1569 581 442 580 442 580 1569 580 442 580 1570 579 1570 579 1620 529 42154 8956 2160 556 95195 9007 2108 555 95253 8979 2134 556
#
name: Settings
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9011 4387 558 1590 559 1590 559 463 559 463 584 438 584 438 583 439 583 1567 582 440 582 440 582 1568 581 441 581 1568 581 1569 580 1570 579 1595 554 467 555 442 580 442 580 442 580 1595 554 1595 554 467 555 467 555 1595 554 1595 529 1621 553 1596 554 468 553 469 553 1596 579 1569 580 42121 9009 2108 555
#
name: Vol_up
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9010 4413 532 1617 532 1617 533 489 533 489 533 489 558 464 558 465 557 1593 557 465 557 466 556 1594 555 467 555 1595 529 1621 554 1595 581 1569 581 441 581 1569 581 441 581 441 581 441 581 441 581 441 581 1569 581 1569 581 441 581 1569 580 1569 580 1570 580 1595 554 1595 555 468 554 42156 8983 2135 556
#
name: Vol_down
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9032 4390 556 1592 559 1591 559 463 559 463 558 464 557 465 556 465 557 1593 583 440 581 441 580 1569 581 441 581 1569 580 1569 581 1569 581 1570 580 1596 554 1596 554 468 554 468 554 468 554 442 580 442 580 1596 554 469 553 469 553 1596 554 1596 553 1597 550 1598 553 1598 552 469 551 42155 9008 2107 531 95218 9006 2108 582
#
name: Mute
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9011 4388 557 1617 532 1617 532 489 533 489 558 464 558 440 582 440 582 1593 556 466 556 466 556 1594 556 467 555 1595 555 1595 529 1620 554 1596 554 467 554 468 555 1595 579 443 581 1569 581 441 581 441 580 442 581 1569 581 1569 581 441 581 1569 580 441 581 1569 581 1569 581 1570 579 42152 8957 2159 556
#
name: Back
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9012 4387 559 1590 559 1590 584 438 584 438 584 438 584 439 583 439 583 1567 582 440 582 441 581 1568 581 441 581 1568 581 1569 580 1569 580 1594 555 467 555 467 555 442 580 1595 554 467 554 1595 554 467 555 467 555 1595 554 1595 529 1620 553 469 553 1596 554 468 554 1595 580 1568 581 42121 9009 2107 554 95175 9005 2133 556
#
name: Play_pause
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8981 4411 532 1616 557 1592 557 465 556 465 556 466 555 467 554 468 554 1595 554 467 554 468 554 1595 554 467 580 1569 581 1568 581 1568 581 1569 580 441 581 1569 580 442 580 1570 579 1594 555 467 555 443 579 442 580 1594 554 467 555 1594 555 467 555 468 554 1595 554 1595 528 1620 529 42169 9008 2106 531
#
name: Fwd
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9012 4387 557 1616 533 1617 557 464 558 464 558 465 557 465 557 466 556 1593 556 466 556 467 555 1595 554 467 555 1594 530 1620 553 1596 555 1595 581 441 555 467 554 468 554 1595 581 441 581 1568 582 441 581 1568 581 1568 581 1569 580 1569 580 442 580 1569 580 441 581 1594 555 467 555 42151 8958 2158 557
#
name: Back
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9035 4357 587 1562 586 1563 585 437 584 438 583 438 584 439 583 439 583 1567 582 440 582 440 582 1568 581 440 582 1568 581 1569 580 1594 555 1594 555 1594 529 1621 552 1597 553 468 554 469 553 1596 580 442 580 1569 581 440 581 441 580 442 580 1569 581 1567 582 440 582 1567 582 440 581 42120 9008 2132 557 95173 9007 2132 557

View File

@ -0,0 +1,80 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4588 4435 556 477 556 449 555 450 555 451 554 1428 582 1429 581 451 553 452 552 1457 552 1458 551 1461 548 1463 547 458 547 458 547 458 547 458 547 4464 547 458 547 458 547 458 547 458 548 458 547 458 547 458 548 458 547 1463 547 1463 547 1464 546 459 547 1464 546 1464 546 1463 547 1464 546 459 546 459 546 459 546 1464 547 55456 4581 4468 546 458 547 458 547 458 547 458 547 1463 547 1463 547 458 547 459 547 1463 547 1464 546 1464 546 1464 547 459 546 459 546 459 546 459 547 4465 546 459 546 459 546 459 546 459 546 459 547 459 546 459 546 459 546 1464 546 1464 546 1465 546 460 545 1465 545 1465 545 1465 546 1465 546 460 545 460 546 460 545 1466 544
#
name: Source
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4607 4441 550 455 549 457 549 457 548 457 550 1461 549 1462 548 457 549 456 548 1462 548 1462 547 1462 548 1461 549 457 548 458 546 458 549 457 548 4461 550 457 548 456 549 458 546 458 548 1462 547 458 547 1463 547 458 548 1462 548 1461 549 1462 548 458 547 459 547 1462 547 457 549 1462 548 458 547 457 549 458 547 1462 548 55444 4607 4440 548 456 549 457 549 456 549 456 548 1462 549 1461 548 457 548 457 549 1461 547 1462 549 1461 549 1461 548 456 548 458 547 458 548 457 547 4463 548 457 548 457 549 457 547 458 548 1462 548 457 548 1463 548 458 547 1462 548 1461 548 1462 548 457 548 457 548 1462 548 457 548 1463 548 457 548 458 548 457 548 1462 549
#
name: Vol_up
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4617 4406 584 448 557 448 557 449 556 449 555 1430 580 1432 577 452 552 454 550 1460 549 1462 548 1462 549 1462 548 457 548 457 548 457 548 457 548 4463 548 457 548 457 548 457 548 458 548 1462 548 1462 548 1462 548 457 548 1463 547 1462 548 1462 548 458 547 458 548 458 548 458 547 1463 547 458 547 458 547 458 548 1463 547 55451 4606 4440 549 457 548 457 548 457 548 457 548 1462 548 1462 548 457 548 457 548 1462 548 1461 549 1462 548 1462 548 457 548 457 548 457 548 457 548 4462 548 457 548 457 548 457 548 457 548 1462 548 1462 548 1462 548 457 548 1462 548 1462 548 1462 547 457 548 458 547 458 547 458 547 1462 548 458 547 458 547 458 547 1462 548
#
name: Vol_down
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4614 4408 583 449 555 450 555 451 553 451 554 1432 577 1434 576 453 551 454 550 1460 549 1461 549 1461 549 1461 549 457 548 457 548 457 548 457 548 4461 548 457 548 457 548 457 548 457 548 457 548 457 548 457 548 1462 548 1461 549 1461 549 1461 548 457 548 1462 549 1461 549 1461 548 457 548 457 548 457 548 458 547 1462 548 55443 4606 4440 549 456 549 456 549 456 549 456 549 1461 549 1461 549 457 548 457 548 1461 549 1461 549 1461 549 1461 549 456 549 457 548 457 548 457 548 4461 549 456 549 457 548 457 548 457 548 457 548 457 548 457 548 1462 548 1461 549 1461 549 1461 548 457 548 1461 549 1461 549 1461 549 457 548 457 548 458 547 457 548 1462 548
#
name: Back_track
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4580 4467 550 456 548 456 549 456 549 456 548 1462 548 1461 550 456 548 458 548 1461 547 1462 548 1462 548 1462 548 457 548 457 548 457 549 456 548 4462 545 460 548 458 547 457 548 457 548 1461 549 1462 548 458 547 1462 522 483 547 458 548 457 547 1463 548 457 549 457 548 1462 547 459 547 1462 521 1488 548 1461 549 458 546 55447 4581 4465 550 456 550 455 549 457 549 457 549 1461 549 1461 550 456 548 457 549 1461 549 1461 548 1462 548 1461 549 456 548 458 548 457 547 458 547 4462 549 457 548 457 547 458 549 457 548 1461 549 1461 549 457 548 1461 548 457 548 458 547 458 548 1462 548 457 548 458 547 1463 547 459 547 1461 549 1461 548 1463 547 458 548
#
name: Play_pause
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4583 4441 575 454 550 455 549 457 548 456 549 1461 550 1460 549 456 549 457 549 1461 548 1462 549 1461 549 1461 548 457 548 457 549 457 547 457 549 4462 548 458 548 457 548 457 548 457 548 457 548 1462 548 457 548 1461 549 457 548 457 548 457 548 1462 548 1461 549 457 548 1461 549 457 548 1461 549 1461 548 1462 547 458 547 55448 4580 4465 550 456 549 456 549 456 550 456 549 1461 549 1460 549 457 549 456 549 1461 549 1461 549 1461 548 1461 549 457 548 457 549 457 548 457 548 4462 549 457 548 457 548 458 548 457 548 457 548 1462 549 457 547 1462 549 457 548 457 548 457 548 1462 548 1462 549 457 548 1462 548 457 548 1462 548 1461 549 1462 548 457 548
#
name: Next_track
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4582 4465 551 454 550 455 550 455 549 456 549 1460 550 1460 549 457 548 456 549 1461 549 1461 548 1461 549 1460 549 457 549 456 548 457 548 457 548 4461 549 456 548 457 548 457 548 457 548 457 548 457 548 1462 548 1461 547 457 549 457 548 456 549 1460 549 1461 547 1461 549 457 547 457 548 1461 549 1461 548 1461 548 457 548 55436 4578 4464 549 455 549 456 549 455 549 456 550 1460 549 1460 549 456 550 455 550 1460 550 1460 549 1460 550 1460 549 456 549 457 548 457 548 457 549 4461 548 457 548 457 548 457 548 457 547 457 549 457 547 1462 548 1461 549 457 548 457 548 457 548 1461 548 1461 548 1462 548 457 548 457 549 1461 549 1461 548 1461 548 457 548
#
name: Sound_effect
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4583 4465 549 455 550 455 550 455 550 456 549 1461 549 1460 550 456 550 456 548 1461 548 1462 548 1461 548 1460 549 457 548 457 547 457 548 457 548 4460 549 457 549 457 547 457 521 483 549 1460 549 1461 549 456 548 1461 549 1460 549 1460 549 1460 549 456 523 482 549 457 548 1461 548 456 549 457 546 458 548 456 549 1462 547 55435 4607 4439 550 454 551 455 549 456 549 455 549 1461 549 1460 550 457 546 457 523 1487 549 1461 548 1460 549 1461 547 457 549 456 550 456 549 456 549 4462 548 456 549 456 549 457 549 456 548 1462 549 1461 549 457 548 1461 549 1461 548 1461 548 1461 549 457 549 456 549 457 548 1461 549 456 523 483 548 457 548 457 548 1461 549
#
name: Sound
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4608 4439 550 455 550 455 549 455 548 458 549 1460 549 1460 549 456 550 455 550 1460 550 1460 548 1461 549 1461 548 457 548 457 549 456 549 456 549 4461 549 457 548 457 548 457 548 457 549 1461 549 456 549 456 549 457 547 457 549 456 548 457 548 1461 548 458 548 1461 549 1461 548 1463 547 1461 548 1462 549 1461 547 458 548 55464 4582 4438 551 455 549 455 550 455 549 456 549 1461 550 1460 549 456 550 456 548 1462 548 1461 549 1460 550 1460 549 456 549 456 549 456 548 458 548 4461 550 456 547 458 548 457 548 457 549 1460 549 456 549 456 548 458 548 458 547 456 549 458 546 1462 548 456 550 1461 548 1462 549 1461 549 1461 548 1462 548 1461 549 457 548
#
name: Bluetooth_power
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4614 4404 584 447 557 448 556 448 556 449 555 1428 580 1429 579 451 552 452 552 1457 551 1459 549 1460 549 1460 549 456 548 456 549 456 549 456 549 4460 548 456 549 456 549 456 548 456 549 1461 548 456 549 1461 548 1461 548 1461 548 456 549 456 549 1461 548 457 548 1461 548 457 548 457 548 457 548 1461 548 1461 548 457 548
#
name: Left
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4608 4438 550 454 551 455 549 455 549 456 549 1460 549 1460 549 456 549 455 549 1460 549 1460 548 1461 549 1460 549 456 550 456 549 456 549 455 548 4460 549 457 548 456 549 456 549 456 548 457 548 456 549 456 549 456 549 1461 548 1460 549 456 548 1461 550 1460 549 1460 549 1461 548 1461 549 456 548 457 548 1461 549 457 548 55433 4579 4464 550 454 550 454 551 455 550 455 550 1460 549 1460 550 455 550 456 548 1460 550 1460 549 1459 549 1461 549 455 549 457 548 457 549 456 548 4459 550 456 548 456 548 457 547 457 548 457 548 457 548 457 548 457 547 1461 549 1460 548 456 549 1460 549 1460 549 1460 548 1461 548 1460 549 456 549 457 548 1460 549 456 549
#
name: Sound_control
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4612 4407 582 449 555 450 554 451 553 452 552 1433 576 1457 551 453 551 454 551 1459 550 1460 549 1460 549 1460 549 456 549 456 549 456 549 456 549 4460 549 456 549 456 549 456 549 456 549 456 548 1461 549 1460 549 457 548 457 548 1461 548 457 548 1461 548 1460 549 456 549 457 548 1461 549 1461 548 456 549 1460 549 457 548 55438 4605 4439 550 455 550 455 550 456 549 456 549 1460 549 1460 550 456 549 456 549 1461 549 1460 549 1460 549 1460 549 456 549 456 549 456 549 456 549 4460 549 456 549 457 548 457 548 457 548 457 548 1461 548 1461 548 457 548 457 548 1462 547 457 548 1461 548 1461 548 457 548 458 546 1462 548 1462 548 457 548 1461 548 458 547
#
name: Right
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 4605 4439 550 454 550 455 550 455 549 455 551 1459 549 1460 550 455 523 482 549 1459 551 1459 550 1460 548 1461 548 456 548 457 548 456 550 456 549 4459 550 455 549 456 550 456 549 456 548 1460 550 455 550 455 550 456 549 1460 550 1459 549 456 548 1461 549 456 549 1460 550 1460 548 1460 549 457 548 456 549 1460 549 456 549 55459 4576 4446 518 511 519 460 543 489 492 510 521 1491 518 1490 493 511 519 487 491 1517 494 1515 493 1517 493 1516 493 511 492 540 410 596 491 567 411 4517 307 723 438 567 467 539 304 727 150 1887 304 674 304 649 304 833 305 1625 251 1759 304 702 222 1788 303 832 226 3690 276 1811 149 3794 221

224
TVs/CCE/CCE_RC512_Remote.ir Normal file
View File

@ -0,0 +1,224 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 04 00 00 00
command: 40 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 04 00 00 00
command: 12 00 00 00
#
name: 1
type: parsed
protocol: NEC
address: 04 00 00 00
command: 01 00 00 00
#
name: 2
type: parsed
protocol: NEC
address: 04 00 00 00
command: 02 00 00 00
#
name: 3
type: parsed
protocol: NEC
address: 04 00 00 00
command: 03 00 00 00
#
name: 4
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9213 4426 654 511 625 513 623 1619 622 518 620 519 619 519 619 519 619 519 620 1625 619 1625 618 519 620 1625 618 1625 619 1625 619 1626 618 1649 594 544 594 544 594 1649 594 544 594 544 595 544 594 544 594 544 594 1650 594 1649 595 544 594 1649 595 1649 594 1650 594 1650 594 1649 595 39854 9181 2224 593 95999 9183 2222 594
#
name: 5
type: parsed
protocol: NEC
address: 04 00 00 00
command: 05 00 00 00
#
name: 6
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9218 4418 656 510 626 511 624 1618 623 516 621 518 620 518 620 519 619 519 619 1624 619 1625 618 519 619 1626 617 1625 619 1626 617 1626 593 1674 592 546 569 1674 569 1651 592 569 569 569 569 569 569 569 569 569 592 1652 593 545 569 569 593 1651 569 1675 593 1650 569 1675 593 1650 594 39853 9186 2193 595 95998 9212 2218 595
#
name: 7
type: parsed
protocol: NEC
address: 04 00 00 00
command: 07 00 00 00
#
name: 8
type: parsed
protocol: NEC
address: 04 00 00 00
command: 08 00 00 00
#
name: 9
type: parsed
protocol: NEC
address: 04 00 00 00
command: 09 00 00 00
#
name: Dot
type: parsed
protocol: NEC
address: 04 00 00 00
command: 0A 00 00 00
#
name: 0
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Refresh
type: parsed
protocol: NEC
address: 04 00 00 00
command: 16 00 00 00
#
name: Aspect
type: parsed
protocol: NEC
address: 04 00 00 00
command: 1C 00 00 00
#
name: Freeze
type: parsed
protocol: NEC
address: 04 00 00 00
command: 41 00 00 00
#
name: Sleep
type: parsed
protocol: NEC
address: 04 00 00 00
command: 42 00 00 00
#
name: Info
type: parsed
protocol: NEC
address: 04 00 00 00
command: 11 00 00 00
#
name: Epg
type: parsed
protocol: NEC
address: 04 00 00 00
command: 51 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 47 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 04 00 00 00
command: 48 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 04 00 00 00
command: 4A 00 00 00
#
name: Down
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9221 4418 656 509 627 511 625 1618 623 516 597 542 621 517 621 518 620 518 621 1623 621 1623 620 518 621 1623 619 1625 620 1623 620 1624 620 1624 620 1624 595 1649 616 522 618 1626 594 544 618 544 571 1674 570 568 571 568 570 568 571 1674 594 543 595 1649 595 1649 570 568 570 1674 570
#
name: Ok
type: parsed
protocol: NEC
address: 04 00 00 00
command: 49 00 00 00
#
name: Menu
type: parsed
protocol: NEC
address: 04 00 00 00
command: 4C 00 00 00
#
name: Source
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9228 4416 657 508 629 510 626 1616 626 514 623 517 622 517 622 517 622 517 621 1623 621 1623 621 517 622 1623 621 1623 621 1623 621 1623 621 1623 621 1623 621 1623 620 518 621 517 622 1623 621 518 621 518 621 518 621 518 621 518 621 1624 620 1624 620 518 621 1624 620 1624 620 1624 620 39849 9195 2192 620
#
name: Exit
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9201 4444 657 510 627 511 626 1617 625 514 623 517 622 517 622 517 622 517 622 1623 621 1623 621 518 621 1624 595 1673 571 1673 571 1673 571 1673 571 1673 571 568 571 1673 571 1674 570 568 571 568 571 1674 570 568 571 568 571 1674 570 569 570 569 570 1674 570 1674 570 569 570 1674 570 39880 9191 2219 595 96002 9195 2220 595
#
name: Cc
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9213 4444 632 535 630 510 627 1616 626 514 599 542 597 543 597 542 597 542 598 1648 597 1647 597 542 597 1648 596 1648 596 1649 595 1649 595 1673 571 1673 571 568 571 1673 571 1673 571 567 572 567 572 567 572 568 571 568 571 1673 572 568 594 545 571 1673 572 1673 596 1648 572 1673 571 39877 9204 2218 596
#
name: List
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9226 4418 657 509 627 511 625 1617 624 515 622 517 622 517 622 517 622 518 621 1623 621 1623 621 518 621 1624 620 1624 620 1624 620 1624 620 1624 619 519 596 1649 619 1625 619 1624 620 1625 619 519 595 544 618 521 618 1650 594 544 595 544 595 544 594 545 595 1649 570 1674 570 1674 595 39854 9195 2192 621
#
name: Ch_up
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9200 4445 656 510 628 511 626 1616 626 514 623 542 597 542 597 542 597 542 597 1648 596 1648 596 543 596 1648 596 1648 596 1648 596 1648 596 1648 596 543 596 543 595 1649 595 1648 596 543 595 544 596 543 594 545 596 1648 595 1649 593 545 595 543 595 1650 595 1648 595 1649 595 1649 595 39850 9193 2218 595 95963 9218 2218 596 95989 9193 2219 595
#
name: Ch_down
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9226 4417 657 508 628 511 625 1617 624 515 622 517 622 517 621 517 622 517 622 1622 621 1623 620 518 621 1622 622 1623 620 1623 621 1623 621 1623 620 518 621 518 620 518 621 1623 621 1623 619 519 620 518 620 518 621 1624 620 1623 595 1649 619 519 620 519 619 1625 619 1648 596 1625 594 39874 9194 2192 620 95968 9197 2242 571
#
name: Volume_up
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9205 4446 630 536 628 511 627 1616 626 539 598 542 597 542 597 542 597 542 597 1647 597 1647 597 542 597 1647 597 1648 596 1648 596 1648 596 1648 596 1648 596 1648 596 542 597 1648 596 542 597 542 597 543 597 542 597 542 597 543 597 1648 596 543 596 1648 596 1648 596 1648 596 1648 596 39850 9202 2218 596 95967 9230 2217 597
#
name: Volume_down
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9209 4446 655 512 628 510 628 1616 626 515 622 542 597 542 597 542 597 542 597 1648 596 1648 597 542 597 1647 597 1647 597 1647 597 1647 597 1647 597 1648 596 542 597 1648 596 542 597 1648 597 542 597 542 597 542 597 542 597 1648 596 543 596 1648 597 543 596 1648 596 1648 597 1648 596 39847 9203 2218 596 95986 9203 2218 596 95964 9230 2218 596 95965 9232 2218 596
#
name: Red
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9210 4445 657 510 629 510 628 1616 627 515 623 542 597 542 597 542 597 542 597 1648 597 1647 597 542 598 1647 597 1647 597 1648 596 1648 596 1648 596 1648 597 1648 596 543 597 542 597 542 597 543 596 1648 597 543 597 542 597 543 597 1648 597 1648 597 1648 596 1648 597 543 596 1648 596 39849 9205 2218 596 95990 9204 2220 595 95991 9204 2219 596 95989 9206 2218 596
#
name: Green
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9210 4444 631 535 627 512 627 1617 626 515 623 543 597 519 621 542 597 542 597 1647 597 1648 596 542 597 1648 596 1648 595 1649 596 1648 572 1672 572 567 573 567 572 1672 572 567 573 567 573 544 596 1648 596 542 598 1648 597 1648 597 542 622 1623 622 1622 623 1622 622 517 622 1622 623 39846 9182 2242 596 95961 9233 2218 596
#
name: Yellow
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9209 4444 632 536 627 512 625 1618 624 517 598 567 572 567 572 567 572 543 596 1673 571 1672 572 567 572 1673 571 1648 596 1672 572 1672 572 1672 572 1672 572 567 572 1672 572 567 572 568 571 567 572 1673 572 567 572 568 571 1673 571 567 572 1673 571 1673 571 1673 572 568 571 1673 572 39874 9205 2218 596 95966 9231 2219 595
#
name: Blue
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9213 4446 632 536 628 511 627 1616 627 539 598 542 597 542 597 542 598 542 598 1647 597 1648 597 542 598 1648 596 1648 597 1648 597 1648 597 1648 596 543 597 1648 596 1648 597 543 596 543 597 543 597 1648 597 542 597 1648 597 543 596 543 597 1648 597 1648 597 1648 597 543 596 1649 596 39850 9204 2220 596 95993 9207 2218 597

View File

@ -0,0 +1,230 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9021 4377 655 452 654 452 654 1567 654 453 653 453 653 453 652 454 651 455 651 1568 654 1569 653 455 651 1570 652 1570 652 1570 652 1571 651 1572 649 480 626 481 624 482 623 1599 623 483 623 484 622 484 622 484 622 1601 621 1601 621 1601 621 484 622 1601 621 1601 621 1601 621 1601 621 39912 8910 2137 622 95435 8933 2137 622 95434 8934 2137 622 95434 8934 2137 622 95434 8934 2137 622 95434 8933 2137 622 95434 8933 2138 621 95436 8932 2138 621 95435 8933 2138 621 95435 8933 2137 622
#
name: Input
type: parsed
protocol: NEC
address: 04 00 00 00
command: 0B 00 00 00
#
name: 1
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9017 4378 655 451 654 454 652 1568 654 454 652 454 651 455 650 456 650 456 649 1571 651 1572 650 480 625 1575 647 1597 624 1598 624 1598 623 1599 623 1600 622 484 622 484 622 484 622 1600 622 485 621 485 621 484 622 485 621 1601 621 1601 622 1601 621 484 622 1600 622 1601 621 1600 622 39912 8911 2137 622 95433 8936 2136 623
#
name: 2
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8989 4407 627 479 627 479 627 1595 627 479 627 479 627 480 626 481 625 480 626 1596 680 1542 680 426 680 1543 678 1544 677 1545 675 1572 599 1598 624 481 625 1597 625 481 625 482 624 1598 624 482 624 483 623 507 599 1623 599 508 598 1624 623 1599 623 483 623 1600 621 1601 596 1626 621 39924 8883 2163 597 95471 8908 2162 598
#
name: 3
type: parsed
protocol: NEC
address: 04 00 00 00
command: 13 00 00 00
#
name: 4
type: parsed
protocol: NEC
address: 04 00 00 00
command: 14 00 00 00
#
name: 5
type: parsed
protocol: NEC
address: 04 00 00 00
command: 15 00 00 00
#
name: 6
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9041 4355 678 429 676 429 625 1597 625 481 625 481 625 481 625 481 625 481 625 1596 626 1597 625 481 625 1597 625 1596 626 1597 625 1596 626 1597 625 481 625 1599 623 1622 600 507 599 1623 623 483 623 483 623 483 623 1599 623 484 622 484 622 1600 622 484 622 1601 621 1600 622 1601 621 39912 8908 2139 623
#
name: 7
type: parsed
protocol: NEC
address: 04 00 00 00
command: 17 00 00 00
#
name: 8
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8990 4405 627 480 653 453 655 1567 656 453 653 452 654 452 654 453 653 453 653 1567 654 1568 654 478 628 1569 653 1569 653 1569 653 1570 652 1570 651 479 626 480 626 480 625 1597 624 1598 623 483 623 483 623 484 622 1600 622 1600 622 1600 622 484 622 484 622 1600 622 1600 622 1600 622 39912 8911 2137 622
#
name: 9
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9044 4353 680 427 678 428 677 1545 625 481 625 481 625 481 625 481 625 481 625 1596 626 1597 625 482 624 1596 626 1597 651 1571 651 1570 652 1570 652 1572 650 479 626 480 625 1597 624 1598 623 483 622 483 623 483 622 484 622 1600 622 1601 621 484 622 484 622 1600 622 1601 621 1601 621 39913 8909 2137 622 95435 8933 2138 621
#
name: 0
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8989 4407 625 480 626 480 626 1596 626 481 625 481 625 481 653 453 653 452 654 1568 654 1568 654 478 628 1568 654 1569 652 1570 652 1570 652 1571 651 479 627 479 626 480 625 480 625 1598 623 482 624 483 623 483 623 1600 622 1601 621 1600 622 1600 622 484 622 1600 622 1600 622 1600 622
#
name: _
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8991 4407 625 481 625 480 626 1596 626 481 625 481 625 481 625 481 625 481 625 1596 626 1596 626 482 651 1569 653 1570 652 1570 652 1571 651 1571 651 479 626 1596 625 480 625 1597 624 482 623 483 623 484 622 484 622 1600 622 485 621 1601 621 485 621 1601 621 1601 621 1601 621 1601 621 39913 8910 2138 622
#
name: Last
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8992 4406 626 480 626 480 626 1596 653 453 654 452 654 452 654 452 654 453 653 1567 654 1568 654 478 628 1569 653 1568 654 1569 653 1569 653 1570 652 478 627 1595 627 479 626 1596 625 1597 624 482 623 483 623 483 623 1600 622 484 622 1600 622 484 622 484 622 1600 622 1600 622 1600 622
#
name: Volume Up
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8990 4407 626 479 627 479 627 1596 626 479 627 480 681 425 681 425 681 425 681 1541 680 1542 679 428 626 1596 626 1596 626 1596 626 1596 626 1596 626 480 626 1597 625 481 625 482 624 506 600 506 600 506 600 507 599 1624 622 483 623 1599 623 1599 623 1599 623 1600 622 1600 622 1600 622 39912 8909 2138 623 95460 8906 2140 623
#
name: Volume Down
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8990 4406 626 481 625 481 625 1595 627 481 625 481 653 453 654 452 654 452 654 1567 654 1568 654 453 653 1568 654 1569 653 1569 653 1569 653 1570 652 1594 627 1595 626 479 626 480 625 481 624 482 624 483 623 483 623 483 623 484 622 1600 622 1600 622 1600 622 1600 622 1600 622 1600 622 39913 8911 2137 622 95438 8934 2136 623
#
name: Channel Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Channel Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 01 00 00 00
#
name: Mute
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9020 4375 657 450 656 451 654 1566 656 451 655 451 653 453 626 480 653 452 655 1567 654 1568 654 454 651 1568 654 1568 654 1569 653 1570 651 1572 650 1595 626 479 626 480 625 1597 624 482 624 482 624 483 623 483 623 483 623 1599 623 1599 623 483 623 1599 623 1599 623 1599 623 1599 623 39900 8912 2136 623
#
name: HiMedia
type: parsed
protocol: NEC
address: 04 00 00 00
command: 0D 00 00 00
#
name: TV
type: parsed
protocol: NEC
address: 04 00 00 00
command: 1D 00 00 00
#
name: Vudu
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8989 4406 628 479 627 479 627 1595 627 479 627 478 628 479 627 480 681 423 683 1541 681 1540 682 425 681 1541 681 1567 655 1567 655 1567 654 1569 599 506 600 506 600 505 601 1621 601 505 601 505 601 1621 601 506 600 1622 625 1597 625 1598 624 482 624 1598 624 1599 623 483 623 1600 622 39903 8906 2141 622
#
name: HiSmart
type: parsed
protocol: NEC
address: 04 00 00 00
command: 4A 00 00 00
#
name: Youtube
type: parsed
protocol: NEC
address: 04 00 00 00
command: 49 00 00 00
#
name: Menu
type: parsed
protocol: NEC
address: 04 00 00 00
command: 43 00 00 00
#
name: Exit
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8990 4407 627 479 627 479 627 1595 627 479 627 479 627 478 628 478 628 478 628 1622 600 1596 681 425 681 1567 655 1567 655 1567 654 1568 653 1569 600 1622 600 505 601 1622 600 1621 601 505 601 505 601 1621 601 505 601 506 600 1622 600 506 623 483 599 1623 599 1623 599 507 599 1624 598 39926 8885 2161 623 95448 8909 2136 624
#
name: Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 56 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 04 00 00 00
command: 59 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 59 00 00 00
#
name: Left
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9022 4376 656 450 656 451 655 1565 657 451 655 451 655 452 654 452 654 452 653 1566 656 1567 654 455 651 1568 654 1568 654 1569 653 1570 652 1571 650 478 627 479 626 480 625 1597 624 1598 624 482 624 1599 623 483 623 1599 623 1599 623 1599 623 483 623 483 623 1599 623 483 623 1599 623 39939 8912 2136 623
#
name: Enter
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8991 4406 628 479 627 478 628 1594 628 479 627 479 627 479 627 478 628 478 628 1595 680 1542 679 427 678 1544 627 1595 627 1596 626 1596 626 1622 600 506 600 1622 600 505 601 1621 601 1621 601 505 601 1621 601 505 601 1622 624 482 624 1598 624 482 624 482 624 1598 623 483 623 1599 623 39940 8885 2161 599
#
name: Return
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8989 4405 629 478 628 479 627 1594 628 479 627 478 628 478 628 478 683 423 683 1540 682 1540 682 451 655 1542 680 1568 653 1569 652 1570 600 1622 600 506 600 506 600 1621 601 505 601 505 601 505 601 505 601 505 600 1622 600 1622 600 506 600 1623 598 1623 599 1624 598 1623 599 1624 598 39965 8910 2136 598
#
name: Guide
type: parsed
protocol: NEC
address: 04 00 00 00
command: 40 00 00 00
#
name: Netflix
type: parsed
protocol: NEC
address: 04 00 00 00
command: 4C 00 00 00
#
name: Red
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9022 4374 658 450 656 450 655 1566 627 479 627 479 627 479 653 453 655 451 655 1567 655 1567 655 453 653 1568 654 1568 654 1569 653 1570 651 1571 650 479 626 1596 625 480 625 481 625 1598 624 482 624 1598 624 482 624 1598 624 482 624 1599 623 1599 623 482 624 1598 624 482 624 1598 624 39899 8912 2135 624 95420 8936 2135 624
#
name: Green
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 8993 4407 626 480 626 480 626 1595 627 480 626 480 626 480 626 480 653 453 654 1567 655 1567 655 478 628 1568 654 1568 654 1568 653 1569 653 1570 652 1594 627 1594 627 479 627 480 625 1597 624 482 623 1599 623 483 623 483 623 483 623 1599 623 1599 623 483 623 1599 623 483 623 1599 623 39911 8913 2136 623
#
name: Yellow
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9021 4377 655 452 654 452 654 1567 655 453 652 455 650 454 652 456 650 456 649 1573 649 1596 626 480 626 1597 625 1598 624 1598 624 1598 624 1598 624 482 624 483 623 1599 623 483 623 1599 623 483 623 1599 623 483 623 1600 623 1599 623 483 624 1599 623 483 623 1599 623 483 623 1599 623 39922 8912 2136 623 95444 8937 2136 623
#
name: Blue
type: raw
frequency: 38000
duty_cycle: 0.330000
data: 9021 4376 656 450 656 450 656 1566 656 451 655 451 655 452 654 452 654 452 654 1567 655 1567 654 455 651 1568 654 1569 653 1569 653 1570 652 1571 651 1595 626 479 626 1596 625 481 625 1598 624 483 623 1599 623 483 623 483 623 1599 623 484 622 1600 622 483 623 1600 622 483 623 1599 623 39922 8912 2136 623 95445 8936 2136 623

74
TVs/LG/LG_AKB75855501.ir Normal file
View File

@ -0,0 +1,74 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 04 00 00 00
command: 08 00 00 00
#
name: Home
type: parsed
protocol: NEC
address: 04 00 00 00
command: 7C 00 00 00
#
name: Settings
type: parsed
protocol: NEC
address: 04 00 00 00
command: 43 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 04 00 00 00
command: 09 00 00 00
#
name: Volume_up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 02 00 00 00
#
name: Volume_down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 03 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 40 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 41 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 04 00 00 00
command: 07 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 04 00 00 00
command: 06 00 00 00
#
name: Enter
type: parsed
protocol: NEC
address: 04 00 00 00
command: 44 00 00 00
#
name: Guide
type: parsed
protocol: NEC
address: 04 00 00 00
command: AB 00 00 00