Commit Graph

67 Commits

Author SHA1 Message Date
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
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
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
Cameron Thompson
cea5899666 Sync Changes with SDXPINN main branch 2024-11-08 23:57:59 -05:00
Cameron Thompson
3e3810ba18 Hotfix tailscale bin
Fix permissions issue on tailscale bin
2024-10-31 23:08:40 +00:00
Cameron Thompson
12c8430670 Update Repo
- Updated Package:
sdxpinn-quecmanager to 0.0.3

     - Fixed issue described here: c8faf539c1

- Updated package sdxpinn-console-menu to 0.0.2

     - Added new menu: LAN Settings
          - Will let you edit the LAN settings. Only for DMZ mode or normal LAN mode not mpdn_rule. Work in Progress.

- Updated package tailscaled tailscale to 1.76.1
See tailscale's website for chnagelog

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-10-30 02:26:06 +00:00
Cameron Thompson
b5c7bfe567 Update Packages
- Updated QuecManager to 0.0.3 include patch from c8faf539c1

- Added LAN settings to sdxpinn-console-menu V0.0.2

- Updated Tailscale ipks from 1.74.1 to 1.76.1
2024-10-30 02:07:11 +00:00
Cameron Thompson
6ed4a3e1e4 Update ipk-source
Update QuecManager ipk-source to version 0.0.3

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-10-29 23:46:38 +00:00
Cameron Thompson
c8faf539c1 Fix No Phone Number scenario
Fix:
In the scenario where a phone number is not able to be read from the SIM, QuecManager will now continue to provide other stats.

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-10-29 23:44:48 +00:00
Cameron Thompson
b5f299dfb2 Sync with release branch
Pull updates from release branch
2024-10-29 23:36:37 +00:00
iamromulan
0cf8fd10a9 Create lan_menu 2024-10-17 19:42:08 -05:00
iamromulan
be9ee7def5 Sync Changes with development-SDXPINN
-Updated QuecManager to 0.0.2 from PR #87

- Change-log:

https: //github.com/iamromulan/quectel-rgmii-toolkit/pull/87
Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-10-11 14:35:17 -04:00
iamromulan
c0394cf215 Update opkg-feed
- Increased version number for QuecManager

- Generated new ipk

- Updated Packages file and resgined
2024-10-11 14:26:06 -04:00
Russel Yasol
35eedffe95 rebased for applying latest changes 2024-10-11 11:42:41 +08:00
iamromulan
624a74be0d Sync with development-SDXPINN 2024-10-06 02:56:50 -04:00
iamromulan
7a636798d6 SDXPINN branch is now ipk focused
-Updated opkg-feed with new packages
-Updated key cause I lost my private key
2024-10-06 02:52:53 -04:00
iamromulan
a37177a3af Build sdxpinn-quecmanger ipk
-Removed no longer needed files
-Created ipk for quecmanager

-Thank you @dr-dolomite for your hard work on this!

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-10-05 21:20:05 -04:00
iamromulan
e154dee562 Update to use ipk and opkg instead
Moving in the right direction
2024-10-05 20:50:57 -04:00
iamromulan
40d57e9930 Update tailscale to 1.74.1 2024-10-05 19:35:42 -04:00
iamromulan
79d0e4db3f Add Tailscale 1.74.1 static binaries 2024-10-05 19:24:40 -04:00
iamromulan
191067031f sdxpinn-mount-fix ipk Ready
Ready for use:
- Works in online/offline scenarios
- Dependencies bundled
- Dependencies register as separate packages
- Will detect existing installed dependencies and adapt
2024-10-05 23:12:23 -04:00
iamromulan
735fcfb9a8 Update preinst 2024-10-05 23:09:08 -04:00
iamromulan
3a35becca8 Update: sdxpinn-mount-fix 1.0.11 RC
-Improved stopping mount-fix
     - Now restores stock filesystem completely when stopped.
     - / is still rw after but a reboot or setting it to ro will make it be read only again

- Improved echo and comments
2024-10-05 21:05:36 -04:00
iamromulan
b7b8bb2838 Add installation warning to preinst
sdxpinn-mount-fix
remove no longer needed ipk
2024-10-05 20:23:22 -04:00
iamromulan
5b89d9098c sdxpinn-mount-fix Version: 1.0.10
-Fix: Status file not updating
-Fix: Account for already installed services
2024-10-05 15:51:42 -04:00
iamromulan
67de104199 Update postinst 2024-10-05 15:47:10 -04:00
iamromulan
d0abbb2812 Update postinst 2024-10-05 15:37:50 -04:00
iamromulan
a2ff2799b5 Update to sdxpinn-mount-fix to 1.0.9
-Should now account for the scenario where bundled dependencies are already installed
2024-10-05 15:10:01 -04:00
iamromulan
e191a0009c Update to handled pre-installed dependencies 2024-10-05 18:57:50 -04:00
Cameron Thompson
25be4b30db typo 2024-10-05 14:04:22 -04:00
Cameron Thompson
f7d237856e Update control
Update control file to not have a direct suggested or otherwise dependency.
2024-10-05 14:01:20 -04:00
iamromulan
c7d238e65f Update sdxpinn-mount-fix
1.0.8
-Fixed .list exclusions
-status now updates with a self removing post init
-Fixed prerm script
2024-10-05 12:40:50 -04:00
iamromulan
0bb0720c6b Remove extra list entries; Fix prerm 2024-10-05 12:18:50 -04:00
iamromulan
4e361eb336 sdxpinn-mount-fix 1.0.7
Using a post init.d script now to add extra opkg status entries
2024-10-05 02:34:15 -04:00
iamromulan
368825c13a Update status after opkg completes via init 2024-10-05 06:03:17 -04:00
iamromulan
7f4b651ed7 Update sdxpinn-mount-fix version 2024-10-05 01:24:30 -04:00
iamromulan
151ec22f95 Update postinst 2024-10-05 05:17:08 -04:00