🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 93 lines
    94 94  Other attempts we made to shorten the bruteforce were:
    95 95   
    96 96  - Combining two 12 bit codes → ❌
    97  -- Remove 1Bit from the end → ❌
    98  -- Remove pilot signal → ❌
    99  -- Remove second pilot signal → ❌
     97 +- Removing/adding 1Bit from/to the end/beginning → ❌
     98 +- Sending only the first pilot signal → ❌
     99 +- Removing the pilot signal between the repetion → ❌
    100 100  - Remove half a bit from the end → ❌
    101  -- Removing the pilot signal between the repetion → ❌
    102 101  - Reducing pulse length keeping the same ratio as the original → ✅
    103 102   
    104 103  Further testing will be performed for the other protocols.
    skipped 15 lines
Please wait...
Page is in error, reload to recover