Commit Graph

790 Commits

Author SHA1 Message Date
Cameron Thompson
c6b30a6c2a Update control 2025-01-12 15:05:19 -05:00
Cameron Thompson
38fd92ad4b Update socat-at-bridge
Make executable
2025-01-12 15:04:53 -05:00
Cameron Thompson
3acde3d007 Fix mistake on socat-at-bridge 2025-01-12 15:00:51 -05:00
Cameron Thompson
1133c3113a Fix missing commas 2025-01-12 14:55:46 -05:00
Cameron Thompson
f0a75e3e9b Update opkg feed
-Added socat-at-bridge
-Updated sms_tool
2025-01-12 14:36:06 -05:00
Cameron Thompson
13ba36f560 update sms_tool and socat_at-bridge
-Updated sms_tool binary to the AP aarch64 version

- socat-at-bridge ready to build
2025-01-12 14:14:47 -05:00
Cameron Thompson
5d29af2f85 Update quecmanager beta ipk 2025-01-12 13:06:40 -05:00
Cameron Thompson
729529a564 Merge pull request #102 from dr-dolomite/development-SDXPINN
Merging request for v1.1.0-3
2025-01-12 13:01:44 -05:00
Russel Yasol
97e45f66c6 Added fix for logging signal metrics
Added a fix for signal metrics logging being too aggressive in cleaning output resulting to empty JSONs
2025-01-12 17:25:00 +08:00
Russel Yasol
259d50ee69 Merging v1.1.0-3
Fixed band lock bug for SA and NSA bands.
2025-01-12 14:39:42 +08:00
Russel Yasol
a3f01dd33e Merge pull request #2 from iamromulan/development-SDXPINN
Development sdxpinn
2025-01-12 14:36:30 +08:00
Cameron Thompson
a9920c6ea4 Add socat-at-bridge ipk source 2025-01-12 01:09:02 -05:00
Cameron Thompson
d939a33333 Merge pull request #101 from sondercoder/patch-1
Update rcPCIe_SDXPINN_toolkit.sh
2025-01-11 15:52:44 +00:00
sondercoder
576231f0b1 Update rcPCIe_SDXPINN_toolkit.sh
curl correct mount-fix version
2025-01-11 01:21:35 -07:00
Cameron Thompson
7b60eb6495 Update rcPCIe_SDXPINN_toolkit.sh
Update file name
2025-01-11 02:16:51 -05:00
Cameron Thompson
775674cbed mount-fix ready to test
Confirmed working on my modem
2025-01-11 02:11:12 -05:00
Cameron Thompson
78d9bdabff Missing d 2025-01-10 21:11:07 -05:00
Cameron Thompson
35be8163bd Remove extra }
¯\_(ツ)_/¯
2025-01-10 12:19:46 -05:00
Cameron Thompson
0c6194e00c mount-fix Test
First test with new firmware with updated mount-fix package
2025-01-10 00:29:13 -05:00
Cameron Thompson
47c1ea44ad Progress for: mount-fix
Slowly working on patch to account for new mounts on December firmware
2025-01-08 01:41:08 -05:00
Cameron Thompson
871bc0f645 Fix for latest firmware
The 12/23/24 RM551 firmware is missing the init.d scripts. Re-add automatically in those conditions.
2025-01-02 20:30:04 -05:00
Cameron Thompson
0f64341f65 Add new package sms-tool 2024-12-24 04:20:49 +00:00
Cameron Thompson
c3fea1014b update opkg-feed 2024-12-24 03:17:49 +00:00
Cameron Thompson
d108469062 Hot Fix permissions 2024-12-24 03:03:33 +00:00
Cameron Thompson
e569e47416 Fix signature 2024-12-24 02:27:49 +00:00
Cameron Thompson
501ead5a2c update opkg-feed
updated quecmanager beta ipk
2024-12-24 02:21:58 +00:00
Cameron Thompson
994f831818 Merge pull request #98 from dr-dolomite/development-SDXPINN
Beta Build 1.1.0
2024-12-24 01:55:42 +00:00
Russel Yasol
8b80f3bd35 Added optimization to band locking fetch calls 2024-12-24 09:13:52 +08:00
Russel Yasol
d7555208d3 Merge pull request #1 from iamromulan/development-SDXPINN
Development sdxpinn
2024-12-24 09:11:13 +08:00
Cameron Thompson
999a9c7d37 Update opkg-feed
-Updated QuecManager BETA ipk to 1.0.9

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-23 16:35:32 -05:00
Cameron Thompson
dcd8cd6ab7 QueManager BETA 1.0.9
- Added Cell Locking Scheduler UI improvements
- Fixed change_sms_code.sh to properly exit
- Added an experimental feature: Keep-alive
- Added disable state for speedtest when keep-alive is active

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-23 16:33:51 -05:00
Cameron Thompson
1f315e8ca6 Rebuild ipk 2024-12-22 20:06:24 -05:00
Cameron Thompson
1449a36ef8 rename login hotfix 2024-12-22 20:02:16 -05:00
Cameron Thompson
2ad7b54a97 update opkg-feed
updated quecmanager beta ipk to 1.0.8
2024-12-22 19:58:01 -05:00
Cameron Thompson
e03d882626 QuecManager BETA 1.0.8
- Speedtest fixes
2024-12-22 19:56:48 -05:00
Cameron Thompson
15adb7b260 update opkg-feed 2024-12-22 13:21:31 -05:00
Cameron Thompson
299f7b450f prerm hotfix 2024-12-22 13:19:24 -05:00
Cameron Thompson
daa0f9295c update opkg-feed
-Updated QuecManager BETA to 1.0.7
2024-12-22 13:14:03 -05:00
Cameron Thompson
007b268b03 QuecManager BETA 1.0.7
- Resolved SMS Inbox Display Issue: Fixed a bug preventing messages from being displayed in the SMS inbox.

- Enhanced SMS Inbox Functionality: Optimized the SMS inbox to group messages with the same sender and timestamp.

- Corrected Signal Metrics Calculation: Addressed inaccuracies in the calculation of signal metrics.

- Updated Speedtest Cooldown: Increased the cooldown period for speed tests from 5 seconds to 10 seconds.

- Improved Speedtest Cleanup: Ensured the pipe is removed automatically after the speed test completes.

- Updated to NextJS 15

- Improved Quecwatch script

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-22 13:12:20 -05:00
Cameron Thompson
fe88898f2f update opkg-feed
-Updated QuecManager BETA to 1.0.6

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-21 16:13:42 -05:00
Cameron Thompson
0e74abe7db QuecManager BETA 1.0.6
- Resolved IMEI Mangling Issue
- Optimized Logging and AT Operations: Centralized logging to smd7 and redirected all AT operations to smd11 to prevent request conflicts.
- Introduced Cell Locking Scheduler
- Fixed SMS Inbox Loading Issue: Addressed a bug where the SMS inbox would get stuck during loading.
- Enhanced Speedtest Output: Updated speed test results to display values with two decimal points when reaching GBps speeds.
- Changed Link Speed from "Unknown!" to "-" when link is not active
- Added 5 second cooldown to speedtest

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-21 16:11:55 -05:00
Cameron Thompson
c8b53ae3f3 Update opkg-feed
- Updated quecmanager beta ipk to 1.0.5

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-18 23:38:22 -05:00
Cameron Thompson
df6b4114a8 Update QuecManager Beta to 1.0.5
- Improved signal metrics script so that it will not overlap with data usage that also uses smd7
- Improved signal metrics refresh speed to 15 seconds
- Fixed speedtest get logic that causes a bug when using tailscale
- Improved signal metrics refresh animation

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-18 23:35:25 -05:00
Cameron Thompson
0298242849 Update opkg-feed
Added 1.0.4 quecmanager beta ipk
2024-12-18 13:23:15 -05:00
Cameron Thompson
3e8449e06b Update: QuecManager BETA 1.0.4
- Added proper truncation
-Moved signal graphs from smd11 to smd7
- Added decimal place for gigabit speeds

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-18 13:19:55 -05:00
Cameron Thompson
78cc255af6 Rebuild feed
Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-17 20:54:01 -05:00
Cameron Thompson
5de2e4dc41 QuecManager BETA 1.0.3
-UI hotfixes
-Postrm fix

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-17 20:49:30 -05:00
Cameron Thompson
214bc89832 Rebuild feed
Add new dependencies to Packages file
2024-12-17 19:32:57 -05:00
Cameron Thompson
aed53a49ed Rebuild feed
Updated quecmanager beta ipk
2024-12-17 19:14:32 -05:00
Cameron Thompson
b981b4a519 QuecManager 1.0.2 BETA
- Added signal graphs for RSRP, RSRQ, and SINR
- Added ethernet connection details
- Added memory usage details
- Added ping graph

Known bug:
Signal graphs may sometimes show inaccurate values. It seems to be a fetching error but Ill try to find the real root cause as soon as possible

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-17 19:11:26 -05:00