377 Commits

Author SHA1 Message Date
fujr
245bbbacef update workflow 2025-04-14 15:10:26 +08:00
fujr
83e943c843 update workflow 2025-04-14 14:18:57 +08:00
x-shark
0d0ff1d4b8 fix foxconn pcie 2025-04-14 05:31:43 +00:00
sfwtw
311bf7c38b feat: add support for sim8200ea and rw350r-gl 2025-04-13 17:04:32 +08:00
Fu Jianrong
7e114c8e1a
Update README.md 2025-04-12 20:21:11 +08:00
x-shark
deae7b3453 add foxconn t99w373, add foxconn usb_mode set 2025-04-12 09:41:28 +00:00
fujr
f69a0cf498 feat: Enable or disable mode button based on configuration 2025-04-12 16:46:20 +08:00
fujr
38db3c30c0 feat:Add mechanism that retain the complete json object when the target object name is not set. 2025-04-12 15:38:19 +08:00
x-shark
ab667ebdee add t99w175 at commands,disabled imei ! 2025-04-12 02:58:56 +00:00
abc
9ec1da16a8 add foxconn t99w175 2025-04-11 14:43:47 +00:00
fujr
8e3e5ecf17 style: improved layout in at debug page 2025-04-11 17:24:51 +08:00
fujr
1201079044 fix: Ensure behavior remains consistent with the previous version 2025-04-11 16:57:48 +08:00
fujr
a35dfac6d4 refactor: optimized vendor script loading mechanism by using dynamic_load.json 2025-04-11 16:45:25 +08:00
fujr
f3411b658b update workflow 2025-04-09 14:51:52 +08:00
fujr
997bf44235 add auto compile workflow 2025-04-09 02:57:54 +08:00
Fu Jianrong
3fc484eb21
Update issue templates 2025-04-08 18:41:05 +08:00
sfwtw
212ca53339 feat: add support for meig (beta) 2025-04-08 16:58:23 +08:00
fujr
afded7829b update 2025-04-08 06:23:09 +08:00
fujr
a833b58a83 Update Readme 2025-04-07 19:30:19 +08:00
fujr
c338e65c01 Feature: Introduce a mechanism to add delays and execute commands post-init or pre-dial to address the issue raised in #32. 2025-04-07 19:26:40 +08:00
fujr
6d30afefad feat: add disabled features configuration for modems 2025-04-05 14:49:37 +08:00
fujr
1bdb6eee93 fix: correct spelling of 'RNDIS' in modem_cfg.lua 2025-04-05 14:41:49 +08:00
fujr
70506f3c45 luci-app-qmodem: refactor modem_config.lua for better maintainability 2025-04-05 14:37:40 +08:00
fujr
73b61f967a fix: modem scan 2025-04-03 19:24:20 +08:00
fujr
7afbeba939 luci-app-qmodem: allow users to manually add devices via Web UI
Note: This change may lead to unexpected behavior in certain configurations.
2025-04-03 16:38:37 +08:00
Fu Jianrong
8bb42936ea
Fix fm350 ipv6 (#30)
* Update modem_dial.sh

fix ipv6 reboot interface name

* 更新 modem_dial.sh

---------

Co-authored-by: aliass532 <56620619+aliass532@users.noreply.github.com>
2025-04-01 14:16:32 +08:00
coolsnowwolf
cf6eb249e3 luci-app-qmodem: combine luci-app-qmodem_with_lua_index_page in prebuild ipk 2025-03-27 14:58:10 +08:00
Fu Jianrong
b52ceeea10
fix: fix fm350 ipv6 monitor. may resolve #27 2025-03-27 07:00:18 +08:00
sfwtw
fb01e4f9fd fix: quectel_MHI compiling error on mainline 2025-03-20 20:58:10 +08:00
sfwtw
90cda16147 fix: qmi_wwan_f compiling error, remove meig driver
Signed-off-by: sfwtw <wtw@cr.cx>
2025-03-17 22:52:54 +08:00
sfwtw
741fa75092
feat: add support for rm520n-eu 2025-03-17 12:15:00 +08:00
fujr
3fad274cd1 fix: Complete conditional macros to fix errors when closing semaphore flags. 2025-03-15 15:39:33 +08:00
fujr
5e1dd089da fix: increase SMS buffer size and enhance error logging for SMS decoding 2025-03-15 15:34:11 +08:00
fujr
8ed5ae70b8 feat: add cleanup semaphore operation and improve cleanup handling 2025-03-14 16:00:40 +08:00
fujr
0885d287df fix: remove unnecessary timing debug messages 2025-03-14 15:21:30 +08:00
fujr
02ae2a9603 feat: implement semaphore locking mechanism for tty devices 2025-03-14 15:11:34 +08:00
sfwtw
db9e257702
feat: add support for fm350r-gl 2025-03-13 11:15:32 +08:00
fujr
9cfce2484f fix: remove meig driver temporary 2025-03-10 11:19:58 +08:00
sfwtw
a4619fa1ec fix: qmi_wwan_* for higher kernel versions
Signed-off-by: sfwtw <wtw@cr.cx>
2025-03-09 22:54:29 +08:00
sfwtw
729bebe78f Feat: add support for qfirehose 1.4.21 2025-03-06 18:21:10 +08:00
sfwtw
9e4386988d Feat: update quectel_QMI_WWAN from 1.2.2 to 1.2.9 2025-03-06 18:11:38 +08:00
lingjp
cdad1e4075 Solidify support band for Quectel and simcom module. 2025-03-05 22:07:17 +08:00
sfwtw
19709f37a7 Feat: update README.md and README.en.md 2025-03-05 18:16:18 +08:00
sfwtw
fcef51b6c2 Feat: add quectel_MHI v1.3.8 driver support 2025-03-05 17:43:47 +08:00
sfwtw
4d1c9e4fdd Feat: add support for kmod-qmi_wwan_s in luci-app-qmodem dependencies 2025-03-05 17:13:11 +08:00
sfwtw
e9514ddb01 Feat: add simcom_QMI_WWAN driver support 2025-03-05 16:48:09 +08:00
sfwtw
50a68f594a Fix: qmi_wwan_m.c 2025-03-05 15:45:51 +08:00
sfwtw
df6b3e3b1e revert: luci-app-qmodem: remove normal quectel-cm depends 2025-03-05 15:20:19 +08:00
sfwtw
5824e03748 Fix:strlcpy() is deprecated in kernel 6.8.0+, using strscpy instead 2025-03-05 15:19:13 +08:00
sfwtw
c9d5e15b09 add support for rm500s-ce and mh8001-eu 2025-03-04 14:29:09 +08:00