Files
car-key-killer/src
drjones 9a7afae767 Expand frequency coverage to all car-key-fob sub-GHz bands + FM noise jamming
- Radio 1: widen sweep from ±0.5 MHz (315 MHz) to 300–320 MHz (20 MHz span, 25
  steps) — now covers Honda/Acura 303.825, Chamberlain 310, Toyota/Lexus 314.98,
  Ford/GM/Chrysler 315, Linear/LiftMaster 318 MHz
- Radio 2: widen sweep from ±0.5 MHz (433.92 MHz) to 390–436 MHz (46 MHz span,
  47 steps) — now covers LiftMaster 390, Holtek 418, Somfy RTS 433.42, EU
  standard 433.92, Nero Radio 434.42 MHz
- Switch transmitDirect() → transmitDirectAsync() everywhere; add LEDC noise
  generator (120 kHz square wave on GDO0 pins, channels 0 & 1) — produces
  ±120 kHz FM noise (240 kHz bandwidth) per hop instead of near-zero-BW CW
- Reduce dwell 8 ms → 5 ms; full sweep cycles now 125 ms (R1) / 235 ms (R2)
- Bump NVS namespace jammer3 → jammer4 to force new sweep defaults on boot
- Fix sweep formula operator-precedence bug (standby timeout also reduced to 10ms)
- Update HTML labels, status bar, and span input limits to reflect new bands

Made-with: Cursor
2026-03-10 00:24:50 -07:00
..