From 81311d3c01b1ebd7e5a6220111f2c3bf4df6354e Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:14:35 -0400 Subject: [PATCH 01/16] Create root --- Vacuum_Cleaners/iLife/root | 1 + 1 file changed, 1 insertion(+) create mode 100644 Vacuum_Cleaners/iLife/root diff --git a/Vacuum_Cleaners/iLife/root b/Vacuum_Cleaners/iLife/root new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/Vacuum_Cleaners/iLife/root @@ -0,0 +1 @@ + From eb6dfe68994e627fda5ade0ca8b8bd111b563a5a Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:21:35 -0400 Subject: [PATCH 02/16] Add files via upload --- Vacuum_Cleaners/iLife/Ilife.ir | 50 ++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Vacuum_Cleaners/iLife/Ilife.ir diff --git a/Vacuum_Cleaners/iLife/Ilife.ir b/Vacuum_Cleaners/iLife/Ilife.ir new file mode 100644 index 00000000..b009de3e --- /dev/null +++ b/Vacuum_Cleaners/iLife/Ilife.ir @@ -0,0 +1,50 @@ +Filetype: IR signals file +Version: 1 +# +name: Clean +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 44 BB 00 00 +# +name: Spiral +type: parsed +protocol: NECext +address: 40 55 00 00 +command: EE 11 00 00 +# +name: Home +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 11 EE 00 00 +# +name: Edge_clean +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 99 66 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 40 55 00 00 +command: AA 55 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 66 99 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 40 55 00 00 +command: CC 33 00 00 +# +name: Right +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 315 70185 9227 4516 616 529 615 505 640 505 639 507 610 536 611 536 610 1656 634 509 635 1655 609 536 610 1657 634 509 635 1655 610 536 609 1656 633 509 635 510 608 1683 609 535 610 510 636 510 633 1656 609 536 609 535 609 1656 633 511 608 1683 608 1656 635 1657 608 538 609 1682 609 1657 635 From 768b4bc2c817e845aeda9e09f961abe4f97b17b6 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:28:53 -0400 Subject: [PATCH 03/16] Rename Vacuum_Cleaners/iLife/Ilife.ir to Vacuum_Cleaners/iLife (Model Unknown).ir --- Vacuum_Cleaners/{iLife/Ilife.ir => iLife (Model Unknown).ir} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Vacuum_Cleaners/{iLife/Ilife.ir => iLife (Model Unknown).ir} (100%) diff --git a/Vacuum_Cleaners/iLife/Ilife.ir b/Vacuum_Cleaners/iLife (Model Unknown).ir similarity index 100% rename from Vacuum_Cleaners/iLife/Ilife.ir rename to Vacuum_Cleaners/iLife (Model Unknown).ir From acdf4fd8d7a5ccf46687d615e1721bf43bf3e95b Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:30:12 -0400 Subject: [PATCH 04/16] Create iLife (Model Unknown).ir --- .../iLife/iLife (Model Unknown).ir | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Vacuum_Cleaners/iLife/iLife (Model Unknown).ir diff --git a/Vacuum_Cleaners/iLife/iLife (Model Unknown).ir b/Vacuum_Cleaners/iLife/iLife (Model Unknown).ir new file mode 100644 index 00000000..b009de3e --- /dev/null +++ b/Vacuum_Cleaners/iLife/iLife (Model Unknown).ir @@ -0,0 +1,50 @@ +Filetype: IR signals file +Version: 1 +# +name: Clean +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 44 BB 00 00 +# +name: Spiral +type: parsed +protocol: NECext +address: 40 55 00 00 +command: EE 11 00 00 +# +name: Home +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 11 EE 00 00 +# +name: Edge_clean +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 99 66 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 40 55 00 00 +command: AA 55 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 40 55 00 00 +command: 66 99 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 40 55 00 00 +command: CC 33 00 00 +# +name: Right +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 315 70185 9227 4516 616 529 615 505 640 505 639 507 610 536 611 536 610 1656 634 509 635 1655 609 536 610 1657 634 509 635 1655 610 536 609 1656 633 509 635 510 608 1683 609 535 610 510 636 510 633 1656 609 536 609 535 609 1656 633 511 608 1683 608 1656 635 1657 608 538 609 1682 609 1657 635 From a66c7c42d4257f733beed3af1537a89f2877471a Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:30:28 -0400 Subject: [PATCH 05/16] Delete Vacuum_Cleaners/iLife (Model Unknown).ir --- Vacuum_Cleaners/iLife (Model Unknown).ir | 50 ------------------------ 1 file changed, 50 deletions(-) delete mode 100644 Vacuum_Cleaners/iLife (Model Unknown).ir diff --git a/Vacuum_Cleaners/iLife (Model Unknown).ir b/Vacuum_Cleaners/iLife (Model Unknown).ir deleted file mode 100644 index b009de3e..00000000 --- a/Vacuum_Cleaners/iLife (Model Unknown).ir +++ /dev/null @@ -1,50 +0,0 @@ -Filetype: IR signals file -Version: 1 -# -name: Clean -type: parsed -protocol: NECext -address: 40 55 00 00 -command: 44 BB 00 00 -# -name: Spiral -type: parsed -protocol: NECext -address: 40 55 00 00 -command: EE 11 00 00 -# -name: Home -type: parsed -protocol: NECext -address: 40 55 00 00 -command: 11 EE 00 00 -# -name: Edge_clean -type: parsed -protocol: NECext -address: 40 55 00 00 -command: 99 66 00 00 -# -name: Up -type: parsed -protocol: NECext -address: 40 55 00 00 -command: AA 55 00 00 -# -name: Down -type: parsed -protocol: NECext -address: 40 55 00 00 -command: 66 99 00 00 -# -name: Left -type: parsed -protocol: NECext -address: 40 55 00 00 -command: CC 33 00 00 -# -name: Right -type: raw -frequency: 38000 -duty_cycle: 0.330000 -data: 315 70185 9227 4516 616 529 615 505 640 505 639 507 610 536 611 536 610 1656 634 509 635 1655 609 536 610 1657 634 509 635 1655 610 536 609 1656 633 509 635 510 608 1683 609 535 610 510 636 510 633 1656 609 536 609 535 609 1656 633 511 608 1683 608 1656 635 1657 608 538 609 1682 609 1657 635 From 023ae9e9851fec5dd0a55ac6f22b2989170a188b Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:30:40 -0400 Subject: [PATCH 06/16] Delete Vacuum_Cleaners/iLife/root --- Vacuum_Cleaners/iLife/root | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Vacuum_Cleaners/iLife/root diff --git a/Vacuum_Cleaners/iLife/root b/Vacuum_Cleaners/iLife/root deleted file mode 100644 index 8b137891..00000000 --- a/Vacuum_Cleaners/iLife/root +++ /dev/null @@ -1 +0,0 @@ - From 93ff5e4df8caa364580272756eff2c4f10010e3b Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:32:53 -0400 Subject: [PATCH 07/16] Add files via upload --- Vacuum_Cleaners/iLife/Ilife_charger.ir | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Vacuum_Cleaners/iLife/Ilife_charger.ir diff --git a/Vacuum_Cleaners/iLife/Ilife_charger.ir b/Vacuum_Cleaners/iLife/Ilife_charger.ir new file mode 100644 index 00000000..2c2fca57 --- /dev/null +++ b/Vacuum_Cleaners/iLife/Ilife_charger.ir @@ -0,0 +1,8 @@ +Filetype: IR signals file +Version: 1 +# +name: Homing_beacon +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 9032 4545 613 503 613 503 619 504 613 1613 612 1619 612 504 612 504 614 25260 9022 4548 610 512 611 529 587 530 586 529 594 507 610 1614 611 514 609 54670 9033 4545 613 503 613 503 619 505 612 1613 612 1623 612 505 611 505 617 25257 9021 4573 585 536 587 530 586 530 587 530 593 530 587 1638 587 537 586 54672 9032 4545 613 503 613 503 620 505 612 1613 612 1619 612 504 612 504 619 25256 9019 4572 586 536 587 530 586 530 586 530 593 530 587 1638 587 537 586 54673 9032 4545 613 503 613 503 619 505 612 1613 612 1619 612 504 612 504 619 25255 9020 4573 585 536 587 530 586 530 586 530 593 530 587 1638 586 537 587 54676 9026 4545 613 503 613 504 619 504 613 1613 612 1619 612 504 612 504 619 25260 9020 4549 614 531 587 507 610 529 587 536 587 530 587 1638 586 537 586 54676 9026 4545 613 503 613 510 613 504 613 1612 613 1618 613 503 613 504 619 25254 9022 4548 617 506 611 505 611 505 611 512 611 506 611 1614 614 508 611 54679 9026 4545 613 503 613 509 614 504 613 1612 618 1613 612 504 612 510 613 25254 9022 4547 617 505 611 505 611 505 611 511 611 505 612 1613 618 505 612 54676 9026 4545 613 503 613 510 613 503 614 1612 620 1613 612 505 611 511 612 25254 9026 4548 617 505 611 505 611 506 610 513 610 506 611 1614 617 506 611 54676 9026 4545 613 503 613 510 613 504 613 1612 619 1613 612 504 613 511 612 25255 9021 4548 617 506 610 505 611 505 611 512 611 530 587 1614 617 506 611 54682 9026 4545 613 502 614 510 613 503 614 1612 620 1612 612 504 612 511 612 25255 9022 4554 611 505 611 505 611 506 610 512 611 507 610 1613 618 506 611 54676 9027 4545 613 503 613 509 614 504 613 1612 619 1612 613 504 612 510 613 25280 8996 4581 583 533 583 533 583 533 530 598 582 559 557 1700 530 561 556 54682 9023 4574 584 532 589 535 583 535 582 1675 556 1669 555 562 555 595 528 14223 445 1786 445 752 389 1788 419 698 419 670 446 703 420 697 419 78313 9051 4547 614 502 620 529 587 530 587 1645 586 1638 587 529 590 533 587 512 9022 4574 585 1645 586 531 586 1645 586 530 586 530 586 536 587 530 586 78309 9026 4544 614 503 619 505 611 505 612 1619 613 1612 613 503 620 504 612 103035 9052 4573 585 531 591 532 584 534 582 1676 555 1724 474 696 420 From 2cce60188ba623cfa2b6dbeef099ddc4608e1523 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:34:28 -0400 Subject: [PATCH 08/16] Rename Ilife_charger.ir to Ilife Charger (Model A4s).ir --- .../iLife/{Ilife_charger.ir => Ilife Charger (Model A4s).ir} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Vacuum_Cleaners/iLife/{Ilife_charger.ir => Ilife Charger (Model A4s).ir} (100%) diff --git a/Vacuum_Cleaners/iLife/Ilife_charger.ir b/Vacuum_Cleaners/iLife/Ilife Charger (Model A4s).ir similarity index 100% rename from Vacuum_Cleaners/iLife/Ilife_charger.ir rename to Vacuum_Cleaners/iLife/Ilife Charger (Model A4s).ir From fb8d62dd17c9815b3229713cdde32f533c4c21f6 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:34:47 -0400 Subject: [PATCH 09/16] Rename iLife (Model Unknown).ir to iLife (Model A4s).ir --- .../iLife/{iLife (Model Unknown).ir => iLife (Model A4s).ir} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Vacuum_Cleaners/iLife/{iLife (Model Unknown).ir => iLife (Model A4s).ir} (100%) diff --git a/Vacuum_Cleaners/iLife/iLife (Model Unknown).ir b/Vacuum_Cleaners/iLife/iLife (Model A4s).ir similarity index 100% rename from Vacuum_Cleaners/iLife/iLife (Model Unknown).ir rename to Vacuum_Cleaners/iLife/iLife (Model A4s).ir From 056eae5325cbc3ef731f16885894fececc254fc7 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:35:55 -0400 Subject: [PATCH 10/16] Create root --- clocks/root | 1 + 1 file changed, 1 insertion(+) create mode 100644 clocks/root diff --git a/clocks/root b/clocks/root new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/clocks/root @@ -0,0 +1 @@ + From 41841c55ec07dc546ecc03035956f3956366be59 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:36:15 -0400 Subject: [PATCH 11/16] Add files via upload --- clocks/Timer.ir | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 clocks/Timer.ir diff --git a/clocks/Timer.ir b/clocks/Timer.ir new file mode 100644 index 00000000..23ad6036 --- /dev/null +++ b/clocks/Timer.ir @@ -0,0 +1,26 @@ +Filetype: IR signals file +Version: 1 +# +name: Timerstart +type: parsed +protocol: NECext +address: 06 AB 00 00 +command: 05 FA 00 00 +# +name: Timer_enter +type: parsed +protocol: NECext +address: 06 AB 00 00 +command: 04 FB 00 00 +# +name: Timer_tempunits +type: parsed +protocol: NECext +address: 06 AB 00 00 +command: 02 FD 00 00 +# +name: Timer_onoff +type: parsed +protocol: NECext +address: 06 AB 00 00 +command: 00 FF 00 00 From 9ec3f7f6ee86b4b92f22c41cfcf2f633f97bc4b8 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:37:26 -0400 Subject: [PATCH 12/16] Rename Timer.ir to Xflyee Wallclock (All Models).ir --- clocks/{Timer.ir => Xflyee Wallclock (All Models).ir} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename clocks/{Timer.ir => Xflyee Wallclock (All Models).ir} (100%) diff --git a/clocks/Timer.ir b/clocks/Xflyee Wallclock (All Models).ir similarity index 100% rename from clocks/Timer.ir rename to clocks/Xflyee Wallclock (All Models).ir From 5038f34e1431e5e59a0ebbb580d60e2d8da8c960 Mon Sep 17 00:00:00 2001 From: PPPDUD <107440101+PPPDUD@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:39:57 -0400 Subject: [PATCH 13/16] Delete clocks/root --- clocks/root | 1 - 1 file changed, 1 deletion(-) delete mode 100644 clocks/root diff --git a/clocks/root b/clocks/root deleted file mode 100644 index 8b137891..00000000 --- a/clocks/root +++ /dev/null @@ -1 +0,0 @@ - From 0c41ae940e1799ecda73d068749fc78df09c131d Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 2 May 2024 18:15:49 -0700 Subject: [PATCH 14/16] Changed name and added description to comment --- ...Ilife Charger (Model A4s).ir => iLife_Charger_A4s_Vacuum.ir} | 2 ++ 1 file changed, 2 insertions(+) rename Vacuum_Cleaners/iLife/{Ilife Charger (Model A4s).ir => iLife_Charger_A4s_Vacuum.ir} (98%) diff --git a/Vacuum_Cleaners/iLife/Ilife Charger (Model A4s).ir b/Vacuum_Cleaners/iLife/iLife_Charger_A4s_Vacuum.ir similarity index 98% rename from Vacuum_Cleaners/iLife/Ilife Charger (Model A4s).ir rename to Vacuum_Cleaners/iLife/iLife_Charger_A4s_Vacuum.ir index 2c2fca57..446a49f7 100644 --- a/Vacuum_Cleaners/iLife/Ilife Charger (Model A4s).ir +++ b/Vacuum_Cleaners/iLife/iLife_Charger_A4s_Vacuum.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# iLife Charger A4s Vacuum +# name: Homing_beacon type: raw frequency: 38000 From 97711af122fe847aab4de38def3ccaf675759150 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 2 May 2024 18:16:54 -0700 Subject: [PATCH 15/16] Renamed and added description to comment --- .../iLife/{iLife (Model A4s).ir => iLife_A4s_Vacuum.ir} | 2 ++ 1 file changed, 2 insertions(+) rename Vacuum_Cleaners/iLife/{iLife (Model A4s).ir => iLife_A4s_Vacuum.ir} (97%) diff --git a/Vacuum_Cleaners/iLife/iLife (Model A4s).ir b/Vacuum_Cleaners/iLife/iLife_A4s_Vacuum.ir similarity index 97% rename from Vacuum_Cleaners/iLife/iLife (Model A4s).ir rename to Vacuum_Cleaners/iLife/iLife_A4s_Vacuum.ir index b009de3e..ca80d04e 100644 --- a/Vacuum_Cleaners/iLife/iLife (Model A4s).ir +++ b/Vacuum_Cleaners/iLife/iLife_A4s_Vacuum.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# iLife A4s Vacuum +# name: Clean type: parsed protocol: NECext From 880cc09613c3e8ed625ce6de321a9dba7a536b0b Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 2 May 2024 18:18:19 -0700 Subject: [PATCH 16/16] Renamed folder and IR file, added description to comment --- .../Xflyee/Xflyee_Wallclock_All_Models.ir | 2 ++ 1 file changed, 2 insertions(+) rename clocks/Xflyee Wallclock (All Models).ir => Clocks/Xflyee/Xflyee_Wallclock_All_Models.ir (92%) diff --git a/clocks/Xflyee Wallclock (All Models).ir b/Clocks/Xflyee/Xflyee_Wallclock_All_Models.ir similarity index 92% rename from clocks/Xflyee Wallclock (All Models).ir rename to Clocks/Xflyee/Xflyee_Wallclock_All_Models.ir index 23ad6036..5c27a130 100644 --- a/clocks/Xflyee Wallclock (All Models).ir +++ b/Clocks/Xflyee/Xflyee_Wallclock_All_Models.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Xflyee Wallclock (All Models) +# name: Timerstart type: parsed protocol: NECext