Skip to content

v1.5.1 — 5x faster FCC apply (tested on real RC2)

Choose a tag to compare

@doesthings doesthings released this 17 Jul 12:16

v1.5.1 — 5x faster FCC apply (tested on real RC2)

FCC unlock now completes in ~1.4 seconds instead of ~6.7 seconds — a 5x speedup. Tested and confirmed working on real RC2 hardware.

What changed

  • Inter-frame delay: 150ms → 30ms
  • Inter-round delay: 400ms → 100ms
  • Read window: 80ms → 50ms
  • Keepalive inter-frame: 100ms → 30ms
  • Keepalive read window: 80ms → 50ms

What did NOT change

  • All 21 frames identical (same cmd sets, cmd IDs, destinations, payloads)
  • 2 rounds (same as before)
  • Byte order (same as v1.5.0 — the working layout)
  • CRC-8 / CRC-16 algorithms (unchanged)
  • Everything else from v1.5.0 (LED fix, 4G hardening, auto-update fix, update banner)

Full changelog

v1.5.0...v1.5.1