Commit Graph

3 Commits

Author SHA1 Message Date
sssnake
6e027b2c1b Add RTL-SDR mode switcher, DVB-T to Kodi pipeline, FM radio
Mode switcher (rtl_mode_switch.sh) handles exclusive dongle access
between DVB-T, FM, SDR scanner, ADS-B, spectrum, and HackRF modes.
DVB-T pipeline: RTL-SDR -> GNU Radio demod -> MPEG-TS -> HTTP -> Kodi.
Kodi setup script generates M3U playlist for PVR IPTV Simple Client.
Includes dvbt_rx.py and sdr_tv.py from dvbt-rx project.
WebUI updated with mode switcher, channel selector, and Kodi controls.
2026-03-31 07:38:02 -07:00
sssnake
7776b6c497 Update to native-first driver model + user build docs
Confirmed kernel modules on Pixel 10 Pro Fold (rango):
All gamepad drivers native (xpad, hid-playstation, hid-nintendo,
hid-sony, hid-microsoft, hid-logitech, hid-steam, wacom).
SDR uses userspace USB (no kernel modules). WiFi nexmon and
joydev need user-built firmware/modules — documented in
BUILDING_MODULES.md with full instructions.
2026-03-31 07:20:55 -07:00
sssnake
50f4b718ce Initial release: Driver Manager KernelSU module v1.0.0
Manage GPU, WiFi, Bluetooth, SDR, and game controller drivers.
Supports PowerVR mode switching, BCM4390/Nexmon WiFi modes,
RTL-SDR/HackRF/Airspy with DVB-T/SDR mode toggle, Xbox/PS5/
Switch Pro controllers, and QCA Bluetooth pentest mode.
WebUI control panel for KernelSU manager.
2026-03-31 07:14:36 -07:00