Commit Graph

115 Commits

Author SHA1 Message Date
Cameron Thompson
c049d9c10a Merge branch 'development-SDXPINN' into SDXPINN 2025-01-12 20:12:12 -05:00
Cameron Thompson
828049b537 Update tailscale
Same version; Just rebuilt on modem to preserve attributes to avoid issues with opkg
2025-01-12 20:10:48 -05:00
Cameron Thompson
075e6a529b Merge branch 'development-SDXPINN' into SDXPINN 2025-01-12 15:48:28 -05:00
Cameron Thompson
d45581f140 Rebuilt all on modem
To avoid segmentation error
2025-01-12 15:39:31 -05:00
Cameron Thompson
dc4c42e4ac Fix perrmisions 2025-01-12 15:27:18 -05:00
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
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
e5d1850253 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-12 13:07:06 -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
Cameron Thompson
a9920c6ea4 Add socat-at-bridge ipk source 2025-01-12 01:09:02 -05:00
Cameron Thompson
442cf882c3 Merge branch 'development-SDXPINN' into SDXPINN 2025-01-11 02:12:09 -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
ae46149862 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-24 04:21:07 +00:00
Cameron Thompson
0f64341f65 Add new package sms-tool 2024-12-24 04:20:49 +00:00
Cameron Thompson
db83597a33 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-24 03:18:25 +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
9e4f9fc159 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-24 02:23:24 +00:00
Russel Yasol
8b80f3bd35 Added optimization to band locking fetch calls 2024-12-24 09:13:52 +08:00
Cameron Thompson
3317793099 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-23 16:36:22 -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
7acb2e170f Merge branch 'development-SDXPINN' into SDXPINN 2024-12-22 20:02:47 -05:00
Cameron Thompson
1449a36ef8 rename login hotfix 2024-12-22 20:02:16 -05:00
Cameron Thompson
96095fcb09 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-22 19:58:42 -05:00
Cameron Thompson
e03d882626 QuecManager BETA 1.0.8
- Speedtest fixes
2024-12-22 19:56:48 -05:00
Cameron Thompson
944fd61748 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-22 13:22:12 -05:00
Cameron Thompson
299f7b450f prerm hotfix 2024-12-22 13:19:24 -05:00
Cameron Thompson
15556419cd Merge branch 'development-SDXPINN' into SDXPINN 2024-12-22 13:14:56 -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
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
8666d450c4 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-18 23:40:57 -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
476c949e6c Merge branch 'development-SDXPINN' into SDXPINN 2024-12-18 13:24:24 -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
38a551ef5c Merge branch 'development-SDXPINN' into SDXPINN 2024-12-17 21:55:33 -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
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
Cameron Thompson
45e8ef8272 Merge branch 'development-SDXPINN' into SDXPINN 2024-12-12 18:49:05 -05:00
Cameron Thompson
f145802509 Update opkg-feed
Updated QuecManager to 1.0.1

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-12 18:40:02 -05:00
Cameron Thompson
52f68bc54c QuecManager 1.0.1
- Fixed an issue where diagnosis would not work while in SA

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-12 18:36:35 -05:00
Cameron Thompson
3670e3ee8d Merge branch 'development-SDXPINN' into SDXPINN 2024-12-11 23:36:35 -05:00
Cameron Thompson
bb4d75f560 QuecManger 1.0.0
Release Notes:

Enhanced Web App Architecture:

- Optimized the structure for better scalability and maintainability.

- Refined Data Fetching Logic:
Improved the efficiency and reliability of data retrieval processes.

- Optimized AT Terminal: Enhanced functionality for smoother interaction with AT commands.

- Revamped UI/UX Design: Streamlined user interface and experience for improved accessibility and usability.

New Features:

- MTU Settings: Added customizable Maximum Transmission Unit (MTU) settings.

- APN and IMEI Profiles: Introduced the ability to configure APN and IMEI profiles for better device management.

- Persistent Cell Locking: Added native support for persistent cell locking, ensuring consistent network connections.

- QuecWatch: Connection monitoring with auto reconnect and reboot settable

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