68 Commits

Author SHA1 Message Date
fujr
5ab433fd45 Fix: fix exec permission #16
introduced in #15
2025-02-20 13:47:00 +08:00
Fu Jianrong
d07a4092e3
Fix: remove duplicate items 2025-02-19 11:41:42 +08:00
coolsnowwolf
335563892d luci-app-qmodem: add Quectel RM500Q/RM510Q-GL support 2025-02-18 07:12:43 +08:00
sfwtw
acfb14d540 feat: Added support for Simcom devices, added FM350-GL soft reboot support 2025-02-17 22:20:15 +08:00
fujr
e8994ab107 feat: implement SMS storage management 2025-02-04 15:41:11 +08:00
windrua
a5b61eaf02
fix fm350 2025-01-24 22:52:34 +08:00
windrua
8442b5673b
Fix fm350 dialing failure and add fm350 ipv6 disconnection detection 2025-01-23 19:50:54 +08:00
fujr
48cd369a96 add sierra 2025-01-22 15:28:23 +08:00
lingjp
199e58fa5a fix quectel lockcell function. 2025-01-09 00:25:52 +08:00
fujr
e0fa457943 add cap to disable advance function in config file 2025-01-08 02:24:50 +08:00
coolsnowwolf
71789e1f7a luci-app-qmodem: add fibocom nl668 support 2024-12-22 17:26:09 +08:00
fujr
c5a0fe56cd qmodem: add configuration for ailf,gs2410 2024-12-20 00:47:26 +08:00
fujr
744d1f63f5 fix ignore dns by mistake 2024-12-19 19:43:43 +08:00
fujr
99bc502f71 luci: add DNS configuration options and more dial option support for qmodem 2024-12-19 19:19:54 +08:00
fujr
b1eaebd905 enhance rate conversion function 2024-12-19 15:50:28 +08:00
fujr
4e6f78423f luci: update translation for transmit and receive rates; add rate conversion function to fix #9 2024-12-19 15:36:40 +08:00
fujr
33f56dbd6f modem_scan: Improve recognition accuracy and stability, especially for 4G modules. 2024-12-12 23:30:56 +08:00
fujr
1a695a1854 modem_scan: fix pcie scan 2024-12-11 23:16:17 +08:00
fujr
050d5652ee set iface proto to dhcpv6 for fm350 to fix #8 2024-12-11 20:31:58 +08:00
fujr
b5b25f474f modem_scan: add cdc_acm and usbserial_generic to serial driver filter 2024-12-10 22:33:20 +08:00
fujr
0dd7dc46ad fix bug 2024-11-29 01:20:01 +08:00
fujr
3ed6d90b07 Optimized the dialing daemon to support the start and stop of individual dialing instances 2024-11-29 00:14:04 +08:00
fujr
5a743d8b1f fix: can't stop ipv6 interface 2024-11-28 22:41:54 +08:00
fujr
3477f03fa1 fix duplicated dns 2024-11-27 11:23:27 +08:00
fujr
549a32db62 fix typos in qmodem translation files 2024-11-21 13:51:39 +08:00
fujr
acc974daa1 bump version to 2.5.1 and improve translation 2024-11-21 13:20:23 +08:00
fujr
5bdad780af add fm160-na 2024-11-18 04:31:11 +08:00
fujr
1ba28906a2 Add Google DNS to modem configuration and remove redundant entries 2024-11-15 14:46:48 +08:00
fujr
8b9b86b081 Enhance modem interface configuration with dynamic protocol assignment and improved checks 2024-11-15 14:41:33 +08:00
fujr
fdcd83c8cf fix bugs 2024-11-15 01:16:23 +08:00
fujr
d6539a1978 Improved performance for AT command hint(potential injection vulnerabilities) 2024-11-14 23:53:52 +08:00
fujr
1b4df2073b Add support for new module and format JSON
usb: rg500q-ea rg501q-eu rg520n-eu rg520f-eb rg530f-na
pcie:rg520f-eb rg530f-na
2024-11-14 21:05:16 +08:00
Fu Jianrong
fb13a0fb51
Merge pull request #3 from LINGJP/main
merge Liam's changes
2024-11-13 23:36:04 +08:00
fujr
33f9343e4e add AT Debug page 2024-11-13 23:25:25 +08:00
fujr
cfb0450106 fix pci scan 2024-11-13 21:13:53 +08:00
fujr
beb80763d8 fix temperature display 2024-11-13 21:10:19 +08:00
lingjp
1e0873ce6f Fix signal unit display. 2024-11-13 20:34:51 +08:00
lingjp
2905ecf9ec add rm500q-ae pcie support. 2024-11-13 19:28:13 +08:00
lingjp
b11a01e6d6 modem_scan: fix pci scan. 2024-11-13 19:27:12 +08:00
fujr
9f116c5270 fix soft reboot 2024-11-13 14:24:54 +08:00
fujr
3d1730dc13 add support to use preset metric 2024-11-13 13:14:28 +08:00
fujr
c4c5603a3c add page to reboot modem 2024-11-13 13:12:39 +08:00
fujr
08f5991cab Update validation strategy at port to return a field containing 'OK' 2024-11-06 16:44:46 +08:00
fujr
fe66ca3c1c fix bug 2024-11-06 16:24:27 +08:00
fujr
9f845f7d0a fix bug 2024-11-06 16:17:53 +08:00
fujr
5275942584 Detect all activated PDPs instead of just the fixed one to ensure compatibility with older RM5xxQ firmware. 2024-11-06 15:56:01 +08:00
fujr
b0a2131a10 do not call udhcp 2024-11-03 09:53:55 +08:00
fujr
542e99c468 qmodem_ttl: remove ifname option. 2024-11-01 04:55:40 +08:00
fujr
5bb8dc6f0b use openwrt fw3 framework 2024-11-01 04:07:14 +08:00
fujr
1b6eb9548e set cfun to 1 before dial 2024-11-01 02:39:59 +08:00