You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wardrive module status detects presence of monitor-capable adapters — tile shows yellow ● no adapter when no monitor-capable WiFi adapter is present; uses the same static driver-capability table that powers the +mon tag in the dashboard, so only known-good adapters (ath9k, mt76x2u, rt2800usb, etc.) unlock the module. The onboard BCM43439 (brcmfmac, no nexmon) correctly shows as absent.
Adding SDR Module functionality — two-card panel: RTL_POWER SWEEP and RTL_433 SCANNER, mutually exclusive via systemd Conflicts=. Fork-free RTL-SDR USB presence check (sysfs vendor/product IDs); yellow ● no device tile state when dongle not attached. Env-file IPC for dynamic sweep parameters. rfheatmap integration for spectrum PNG output. Polkit rules for unprivileged start/stop.