Commit Graph

130 Commits

Author SHA1 Message Date
Cameron Thompson
059c613bde Fix Permissions 2025-01-19 19:53:15 -05:00
Cameron Thompson
e94b199b6e Fix permissions; Compile sms_tools aarch_64 AP 2025-01-19 19:51:23 -05: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
Russel Yasol
d28fadc1ba Merge branch 'development-SDXPINN' of https://github.com/dr-dolomite/QuecManagerBetaReleases into development-SDXPINN 2025-01-20 07:57:57 +08:00
Russel Yasol
5134a3bd38 Fixed AT Terminal state sessions and shedule cell locking bugs. 2025-01-20 07:57:54 +08: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
Russel Yasol
29198d22d2 Improved clear_logs script 2025-01-19 14:47:13 +08:00
Russel Yasol
9d0667af58 Hotfix for reboot bug 2025-01-19 13:39:39 +08:00
Cameron Thompson
49df6b784a rebuild opkg-feed 2025-01-18 22:07:43 -05:00
Cameron Thompson
d73fa42d06 Generate ipk 2025-01-18 22:01:52 -05:00
Cameron Thompson
a8043e6d95 Final Touches 2025-01-18 21:59:14 -05:00
Russel Yasol
1f5c2b8540 Merge branch 'development-SDXPINN' of https://github.com/dr-dolomite/QuecManagerBetaReleases into development-SDXPINN 2025-01-18 06:46:07 +08:00
Russel Yasol
f0121bcb4a Fixed QuecManager Services and removed deprecated change_sms script. 2025-01-18 06:46:00 +08:00
Russel Yasol
efdac9581c Merge branch 'iamromulan:development-SDXPINN' into development-SDXPINN 2025-01-18 06:39:41 +08:00
Cameron Thompson
040a50d8be Make it so old conff is replaced
tailscaled conf file fix
2025-01-17 16:24:43 -05:00
Cameron Thompson
6ccac640bc Update tailscaled package to 1.78.1-3 2025-01-17 16:20:18 -05:00
Cameron Thompson
404924884c Edit incorrect settings def
For luci-app-tailscale so it will work
2025-01-17 16:18:50 -05:00
Cameron Thompson
8ba98f10cb Replace bad binary
- Bad binary tailscaled replaced
2025-01-17 15:52:33 -05:00
Cameron Thompson
ec55b990a9 Edit version to 1.1.1 2025-01-17 12:18:38 -05:00
Russel Yasol
a7365470f8 Optimized home and imei pages 2025-01-17 17:44:46 +08:00
Russel Yasol
634e2bbb29 Improved fetch_data processing speed 2025-01-17 17:17:21 +08:00
Russel Yasol
bae23b5587 Removed deprecated scripts 2025-01-17 15:00:35 +08:00
Russel Yasol
b8f9feef20 Added cgi-bin scripts 2025-01-17 14:57:15 +08: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
622d0d9361 Update tailscaled depends 2025-01-16 15:17:59 -05:00
Cameron Thompson
5b765953c4 Updated dependencies tailscaled;luci-app-tailscale 2025-01-16 15:13:56 -05:00
Cameron Thompson
492f837fee Rebuild opkg-feed
- Updated tailscaled init.d for new package:
- Added new package luci-app-tailscale
2025-01-16 14:59:45 -05:00
Cameron Thompson
fa0139c447 Merge dependencies
- Merged dependent config and init.d for luci-app-tailscale with tailscaled
2025-01-16 14:52:07 -05:00
Cameron Thompson
a2464e9793 ipk source: luci-app-tailscale
- Additional directory structure formatting updates
2025-01-16 14:05:31 -05:00
Cameron Thompson
adcd4a553d ipk-source: Add luci-app-tailscale; rename directories
- Added luci-app-tailcale to ipk-source from: https://github.com/asvow/luci-app-tailscale/releases/tag/v1.2.3

- Renamed ipk-source directories to have no version number, only arch where needed.
2025-01-16 14:03:39 -05: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
0bb14ae09c Update socat-at-bridge to 1.1.1
- Fixed an issue causing the bridge to not properly form at boot

- A single file is executed with procd now instead for each smd device (AT Coammnd stream)
2025-01-16 00:56:29 -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
Cameron Thompson
cef9ba16c2 Merge pull request #104 from dr-dolomite/development-SDXPINN
Removed SMS for the mean time
2025-01-12 22:48:28 -05:00
Russel Yasol
c06a2a7b54 Removed SMS for the mean time 2025-01-13 09:58:25 +08:00
Cameron Thompson
828049b537 Update tailscale
Same version; Just rebuilt on modem to preserve attributes to avoid issues with opkg
2025-01-12 20:10:48 -05:00
Cameron Thompson
d45581f140 Rebuilt all on modem
To avoid segmentation error
2025-01-12 15:39:31 -05:00
Cameron Thompson
dc4c42e4ac Fix perrmisions 2025-01-12 15:27:18 -05:00
Cameron Thompson
c6b30a6c2a Update control 2025-01-12 15:05:19 -05:00
Cameron Thompson
38fd92ad4b Update socat-at-bridge
Make executable
2025-01-12 15:04:53 -05:00
Cameron Thompson
3acde3d007 Fix mistake on socat-at-bridge 2025-01-12 15:00:51 -05:00
Cameron Thompson
f0a75e3e9b Update opkg feed
-Added socat-at-bridge
-Updated sms_tool
2025-01-12 14:36:06 -05:00
Cameron Thompson
13ba36f560 update sms_tool and socat_at-bridge
-Updated sms_tool binary to the AP aarch64 version

- socat-at-bridge ready to build
2025-01-12 14:14:47 -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
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
a9920c6ea4 Add socat-at-bridge ipk source 2025-01-12 01:09:02 -05:00
Cameron Thompson
775674cbed mount-fix ready to test
Confirmed working on my modem
2025-01-11 02:11:12 -05:00
Cameron Thompson
78d9bdabff Missing d 2025-01-10 21:11:07 -05:00
Cameron Thompson
35be8163bd Remove extra }
¯\_(ツ)_/¯
2025-01-10 12:19:46 -05:00