Commit Graph

43 Commits

Author SHA1 Message Date
Russel Yasol
2f800c7399 Corrected version control 2025-03-14 16:36:02 +08:00
Russel Yasol
ee528bb68b Fixed Basic Settings not working 2025-03-14 16:34:28 +08:00
Russel Yasol
ba817e535c Update version control 2025-03-14 11:47:39 +08:00
Russel Yasol
aa08a8ee28 Increment version for hot patch 2025-03-13 08:12:55 +08:00
Russel Yasol
36874b12f0 Merging Beta 2.0.0 Release Candidate 2025-03-11 15:21:04 +08:00
Russel Yasol
efc3ea460a Merging beta 1.1.1-4 release candidate 2025-02-03 14:12:59 +08:00
Cameron Thompson
5112fd5280 Add depends sdxpinn-patch to quecmanager beta 2025-01-28 00:04:17 -05:00
Cameron Thompson
e99adb0a3e QuecManager Beta 1.1.1-3
- Fixed cell scanner not working
- Improved control scripts
2025-01-27 23:56:02 -05:00
Cameron Thompson
51ac84705c Update sdxpinn-patch
- Added a fix to ensure mount-fix does not have a prerm to run

- Added a custom arch index for opkg

- Updated quecmanager beta to have a depend on inotifywait since mount-fix no longer has the depend.
2025-01-25 23:57:31 -05:00
Russel Yasol
cf9387c736 Release version for 1.1.1-2
- Improved fetch_data script
- Improved quecwatch script
- Added scripts for cell scan
- Added a working UI for cell scan
2025-01-23 20:17:02 +08:00
Cameron Thompson
2fe55cf223 Repo Control file improvements
Control files at minimum now list

Package:
Version:
Depends:
Architecture:
Maintainer:
MD5Sum:
Size:
Filename:
Source:
Description:

This will help improve workflow when rebuilding opkg-feed....

- Enhanced opkg-feed rebuild with a new test version of the script.

- Set the luci app default to send at commands to smd7 to avoid issues with smd11 being occupied
2025-01-19 19:10:41 -05:00
Cameron Thompson
e54d5e0552 Repo enhancements
- Added version requirements for tailscaled to the tailscale luci app depends list. This ensures you have the new init.d and config that are needed.

- Removed the conffile control for now since the formatting of the new config differs from the old.

- Tailscaled config is set to auto start a single instance now. This will be especially helpful for the scenario where you do not install the luci app. Your state file should be preserved so it will auto login if you have signed in before on your current flash cycle.

- Added version requirements for sms-tool on the QuecManager beta packages to ensure its dependencies are available.
2025-01-19 17:37:03 -05:00
Cameron Thompson
a8043e6d95 Final Touches 2025-01-18 21:59:14 -05:00
Cameron Thompson
ec55b990a9 Edit version to 1.1.1 2025-01-17 12:18:38 -05:00
Russel Yasol
397e0de45a Ready for version 1.1.2
PR for the main repository, version 1.1.2 with sms_tool as the major change
2025-01-17 14:29:29 +08:00
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
Russel Yasol
c06a2a7b54 Removed SMS for the mean time 2025-01-13 09:58:25 +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
c3fea1014b update opkg-feed 2024-12-24 03:17:49 +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
e03d882626 QuecManager BETA 1.0.8
- Speedtest fixes
2024-12-22 19:56:48 -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
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
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
46f8e1af8b QuecManger 1.0.0-beta
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:00:57 -05:00
Cameron Thompson
0f8ec6d242 Rebuild feed & update tailscale
- QuecManager beta updated to 0.0.9
- Tailscale updated to 1.78.1
2024-12-07 22:35:51 +00: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
4af2890b43 quecmanager-beta 0.0.7
- Improved SMS view on mobile
- Improved AT terminal view on mobile
- Fixed traffic stats not registering for NR traffic.
- Fixed Luci's link issue when using tailscale

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-11-18 22:35:17 +00:00
Cameron Thompson
f137ae6074 Update quecmanager-beta to 0.0.6
- Diagnostics button will now always visible

- Fixed error message when theres no scripts to rerun

- Added the same fix for the false error message when switching sims

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-11-14 00:49:57 +00:00
Cameron Thompson
66c9fc6da9 quecmanager-beta 0.0.5
- Improved signal strength and quality percentages
- Fixed hover color for signal strength
- Removed success toasters when navigating to some pages. Error toasters will still be shown
- Improved overall calculation of RSRP, RSRQ and SINR for quick stats page
- Improved skeleton loading for Home page
- Added navigation arrows for Band carousel for mobile view
- Added SMS Inbox

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-11-13 23:43:10 +00:00
Cameron Thompson
b83ea53091 Hot Fix: wrong file name quecmanager beta
rebuilt feed
2024-11-13 03:01: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
3c37a3b9af Update sdxpinn-quecmanager-beta
Added missing conf file
2024-11-12 02:00:26 +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
Cameron Thompson
acae974583 Initial Changes
- Renamed index.html to login.html to allow postinst to handle preserving orginal index.html during install

-Edited Control file for new package

-Created new script to automate rebulding Packages, Packages.gz, and Packages.sig for the feed (Work in progress)

-Added complied x64 usign binary

-Removed extra tailscale package
2024-11-11 20:00:04 +00:00
unknown
a174267dd8 initial test release for quecmanager-beta 2024-11-10 14:47:22 +08:00