- 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.
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
- 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.
- 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
- 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>
- 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>
- 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>
- 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>
- 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>
- 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>
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>
- 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>
- 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>
- 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>
- 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