secubox-deb/packages/secubox-modem/core
CyberMind-FR bfbefccf11 feat(modem): Add secubox-modem LTE/5G management module
- Auto-detect Quectel modems (EC25, RM500Q, etc.) via USB/mmcli
- Connection management with APN config via ModemManager
- SMS send/receive functionality
- WebSocket AT command terminal with xterm.js
- Signal monitoring with Chart.js graphs
- QMI client for detailed signal queries (RSRP, SINR, etc.)
- P31 phosphor CRT theme WebUI with 5 tabs

Import fixes: use absolute imports (core.*) instead of relative (..core.*)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-05 12:00:59 +02:00
..
__init__.py feat(modem): Add secubox-modem LTE/5G management module 2026-05-05 12:00:59 +02:00
at_interface.py feat(modem): Add secubox-modem LTE/5G management module 2026-05-05 12:00:59 +02:00
mm_client.py feat(modem): Add secubox-modem LTE/5G management module 2026-05-05 12:00:59 +02:00
modem_detect.py feat(modem): Add secubox-modem LTE/5G management module 2026-05-05 12:00:59 +02:00
qmi_client.py feat(modem): Add secubox-modem LTE/5G management module 2026-05-05 12:00:59 +02:00
signal_history.py feat(modem): Add secubox-modem LTE/5G management module 2026-05-05 12:00:59 +02:00