-
-
Notifications
You must be signed in to change notification settings - Fork 311
Claude/add 5g modem driver 01 l6 r4 h bqij h fg8 whg e qdawc #4144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
spotty118
wants to merge
66
commits into
Ysurac:develop
Choose a base branch
from
spotty118:claude/add-5g-modem-driver-01L6R4HBqijHFg8WhgEQdawc
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Claude/add 5g modem driver 01 l6 r4 h bqij h fg8 whg e qdawc #4144
spotty118
wants to merge
66
commits into
Ysurac:develop
from
spotty118:claude/add-5g-modem-driver-01L6R4HBqijHFg8WhgEQdawc
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…kernels Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
… aggregation, and WiFi 7 optimizations Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
[WIP] Update existing content
…ions Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…zations [WIP] Update frontend README with enhancements and optimizations
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…stem Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…ction, and modern UI theme Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…patches Add automated VPS-client pairing, first-boot wizard, dynamic WAN detection, and modern UI theme
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Add workflow_dispatch for on-demand builds and fix Quectel RM551E-GL modem detection
No changes required - build infrastructure complete
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
- Updated kernel 6.6 luci to latest OpenWrt 24.10 commit - Updated kernel 6.12 to latest OpenWrt main branch commit - Added missing USB network drivers (aqc111, pl) - Added Ethernet drivers (atlantic, igc, macvtap) - Enhanced BPI-R4 and BPI-R4-PoE configs with comprehensive Quectel 5G modem support - Added WiFi 7 enhancements (MT7915e, MT7921e firmware and drivers) - Added MediaTek-specific drivers (mt7530, mtk-eth, dsa-mt7530) - Enhanced kernel stability options (panic handling, printk) - Added multi-WAN bonding support (bonding, team, ipvlan modules) - Enhanced VPS sysctl config for multi-WAN bonding - Added VPS kernel modules for bonding and traffic shaping Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…o 192.168.2.1 - Created comprehensive RM551E stability monitoring script with automatic recovery - Enhanced RM551E initialization with better error handling and configuration - Added auto-start for RM551E monitor via init script - Cleaned up dead code and commented-out sections in build.sh - Changed default LAN IP from 192.168.100.1 to 192.168.2.1 to avoid router conflicts - Enabled DHCP server by default on LAN interface - Configured DNS and network defaults for better out-of-box experience - Updated first-boot wizard to reflect new IP address Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
- Created port auto-detection that identifies upstream internet on any port - Auto-configures detected WAN ports with DHCP and multipath support - Auto-configures remaining ports as LAN bridge members - Created WiFi auto-configuration with secure defaults (WPA3/SAE) - Generates random but secure WiFi passwords - Supports WiFi 7 (6GHz), WiFi 6 (5GHz), and WiFi 4/5/6 (2.4GHz) - Created self-aware network monitoring daemon - Continuously monitors network state and auto-adjusts configuration - Detects cable plug/unplug events and reconfigures accordingly - Monitors WAN connectivity and triggers reconfiguration if needed - Ensures DHCP server is always running on LAN - Runs continuously in background with procd supervision - Auto-starts on boot and after any network changes - Saves WiFi password to /etc/wifi-password.txt for user reference Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…again Add self-contained VPS installation wizard
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…ials Fix confirmation prompt defaulting to cancel on Enter key
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
[WIP] Validate operating system compatibility for installation
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…ecks [WIP] Audit code for stability between VPS and router setups
… accessibility features Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
…ode-again Implement comprehensive LuCI theme with modern CSS architecture, accessibility, and interactive enhancements
Co-authored-by: spotty118 <19340462+spotty118@users.noreply.github.com>
Fix shell syntax error blocking all builds
This commit adds support for the latest 5G modems and WiFi 7 wireless cards: 5G Modem Support: - Fibocom FM150, FM160, FM350-GL (vendor 2cb7) - Telit FN980, FN990 (vendor 1bc7) - Sierra Wireless EM9191, EM9291 (vendor 1199) WiFi 7 (802.11be) Driver Support: - Qualcomm QCN9274 (ath12k driver) - Intel BE200/BE202 (iwlwifi driver) - Realtek RTL8852BE/RTL8852CE (rtw89 driver) - MediaTek MT7925 WiFi 7 client card (mt7925e driver) Changes: - Updated main config with new driver modules - Enhanced BPI-R4 config for WiFi 7 support - Created modem configuration files for new devices - Updated kernel patches (5.4, 6.1, 6.6, 6.10, 6.12) with optimizations - Added performance optimizations (MTU 32KB, TSO, checksum offload) - Enabled carrier aggregation and EN-DC support for new modems All new modems support: - QMI protocol for control - 32KB MTU for high throughput - Hardware acceleration (TSO, checksum offload) - Carrier aggregation (4-5 bands) - EN-DC and SA mode support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Copilot finished reviewing on behalf of
spotty118
November 17, 2025 22:35
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for your contribution to OpenMPTCProuter!
You need to follow contributing rules.
Please remove this message before posting the pull request.