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