1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/config/wifi-scripts
John Crispin 218f3884d2 wifi-scripts: add ucode based scripts
Add an ucode based re-implementation of the shell script based wifi code.

The new code is jsonschema driven. The code has been refactored into several
files making it easier to follow.

The new scripts are also way faster than the previous sh implementation.

The new code is currently opt-in via WIFI_SCRIPTS_UCODE and defaults to
EXPERIMENTAL.

Signed-off-by: John Crispin <john@phrozen.org>
2024-12-02 13:55:36 +01:00
..
files wifi-scripts: Fix parsing of Capabilities 2024-11-23 14:01:38 +01:00
files-ucode wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00
Config.in wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00
Makefile wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00