Commit Graph

18 Commits

Author SHA1 Message Date
Cameron Thompson
13117829e8 Update QuecManager Beta to 1.1.0-6
- Removed a problematic script from quecmanager-services that was casing init.d to stall at boot. Services beyond it like uhttpd and tailscale would not start as a result.

- This script is slated for removal for the transition from atinout to sms_tool anyways.

- Kown issues: SMS does not work
2025-01-16 12:00:38 -05:00
Cameron Thompson
929b572e94 Update QuecManager to 1.1.0-5
- WWW content restored from -3
   - moved 2 files to cgi-bin/services
- Edits and improvements to control files
2025-01-15 15:46:12 -05:00
Cameron Thompson
1fcbf71900 Update socat-bridge and QuecManager
Created quecmanager services
Removed SMS for now

Updated socat start priority and add smd7 as an option
2025-01-12 23:50:35 -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
Cameron Thompson
d108469062 Hot Fix permissions 2024-12-24 03:03:33 +00:00
Russel Yasol
8b80f3bd35 Added optimization to band locking fetch calls 2024-12-24 09:13:52 +08: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
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
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
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
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
29196f7f9b Update QuecManager to 0.0.9
- Added MTU settings
- Added no SIM detected message

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-07 22:22:29 +00:00
Cameron Thompson
ac472a2f5c Update QuecManager beta to 0.0.8
- Various edits
- Addition of QuecWatch for connection monitoring

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-12-01 04:49:19 +00:00
Cameron Thompson
f24bfc0478 quecmanager-beta fixes
Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-11-13 02:50:34 +00:00
Cameron Thompson
6a0a41b8b9 Build ipk
- Had postinst copy login.html to index.html

-Made all files in cgi-bin +x

- Generated ipk
2024-11-12 00:33:51 +00:00
unknown
b5b18b9cd0 updated imei profile script that causes boot loop when used 2024-11-10 16:47:29 +08:00
unknown
a174267dd8 initial test release for quecmanager-beta 2024-11-10 14:47:22 +08:00