Merge branch 'development-SDXPINN' into SDXPINN
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Package: sdxpinn-quecmanager-beta
|
||||
Version: 1.1.0-5
|
||||
Version: 1.1.0-6
|
||||
Architecture: aarch64_cortex-a53
|
||||
Maintainer: Russel Yasol dr-dolomite@github.com Cameron Thompson iamromulan@github.com
|
||||
Description: A custom web UI desgined to run alongside luci for Quectel RM55x modems
|
||||
|
||||
@@ -18,6 +18,7 @@ fi
|
||||
# Define a list of script file names to check and stop
|
||||
SCRIPTS="
|
||||
log_signal_metrics.sh
|
||||
change_sms_code.sh
|
||||
"
|
||||
|
||||
# Loop through each script, check if it's running, and kill it if necessary
|
||||
|
||||
@@ -7,8 +7,6 @@ USE_PROCD=1
|
||||
|
||||
start_service() {
|
||||
echo "Starting QuecManager services"
|
||||
echo "Setting SMS text mode and Fetching initial SMS messages"
|
||||
/www/cgi-bin/services/change_sms_code.sh
|
||||
echo "Executed"
|
||||
echo "Starting Signal Metrics Logger"
|
||||
# Start Signal Metrics Logger
|
||||
|
||||
@@ -1,38 +0,0 @@
|
||||
#!/bin/sh
|
||||
# Script for SMS initialization and initial fetch
|
||||
# Check if atinout and jq are installed
|
||||
if ! command -v atinout &> /dev/null || ! command -v jq &> /dev/null; then
|
||||
echo "Error: Required tools (atinout or jq) are not installed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Check if the device exists
|
||||
if [ ! -c "/dev/smd7" ]; then
|
||||
echo "Error: Device /dev/smd7 not found"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Set SMS text mode
|
||||
if ! echo "AT+CMGF=1" | atinout - /dev/smd7 -; then
|
||||
echo "Error: Failed to set SMS text mode"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Wait for 2 seconds
|
||||
sleep 2
|
||||
|
||||
# Fetch initial SMS messages
|
||||
if ! echo "AT+CMGL=\"ALL\"" | atinout - /dev/smd7 - | jq -R -s '
|
||||
split("\n") |
|
||||
map(select(length > 0)) |
|
||||
map(
|
||||
select(startswith("+CMGL:") or (. != "OK" and . != "ERROR"))
|
||||
) |
|
||||
{messages: .}
|
||||
' > /tmp/sms_inbox.json; then
|
||||
echo "Error: Failed to fetch SMS messages"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Exit successfully
|
||||
exit 0
|
||||
@@ -111,15 +111,15 @@ License: GPLv3
|
||||
|
||||
|
||||
Package: sdxpinn-quecmanager-beta
|
||||
Version: 1.1.0-5
|
||||
Version: 1.1.0-6
|
||||
Depends: libc, uhttpd, sdxpinn-mount-fix, atinout, jq, ookla-speedtest
|
||||
Conflicts: sdxpinn-quecmanager
|
||||
Section: admin
|
||||
Architecture: aarch64_cortex-a53
|
||||
Maintainer: Russel Yasol <https://github.com/dr-dolomite> Cameron Thompson <https://github.com/iamromulan>
|
||||
MD5Sum: 068e1cb05640a17146e07fad6d37725f
|
||||
Size: 844008
|
||||
Filename: sdxpinn-quecmanager-beta_1.1.0-5_aarch64_cortex-a53.ipk
|
||||
MD5Sum: 309ff25b003162d9dcd79ca4dfa39a81
|
||||
Size: 842755
|
||||
Filename: sdxpinn-quecmanager-beta_1.1.0-6_aarch64_cortex-a53.ipk
|
||||
Source: github/iamromulan
|
||||
Description: BETA: A custom web UI desgined to run alongside luci for Quectel RM55x modems
|
||||
License: GPLv3
|
||||
|
||||
Binary file not shown.
@@ -1,15 +1,15 @@
|
||||
Starting package analysis - Thu Jan 16 12:57:32 AM EST 2025
|
||||
Starting package analysis - Thu Jan 16 12:01:35 PM EST 2025
|
||||
No update needed for atinout (version 0.9.1, MD5: 6c8d3c910477e31940ee7740111a7fdf, size: 4226)
|
||||
No update needed for luci-app-atinout-mod (version 1.3.4-20241006, MD5: 2dac55de763333c37dd1728957fc8294, size: 4827)
|
||||
No update needed for ookla-speedtest (version 1.2.0, MD5: 2183f2df42a00380e761cace096e17c3, size: 1075762)
|
||||
No update needed for sdxpinn-console-menu (version 0.0.2, MD5: 42d2fd4c85b36a9c29e66092899080a4, size: 7365)
|
||||
No update needed for sdxpinn-mount-fix (version 1.2.0, MD5: 3f1279109adfba02bb7ca31026ec1c51, size: 55275)
|
||||
No update needed for sdxpinn-quecmanager (version 1.0.1, MD5: 142068c54af185e673b9e0ba0686b0f4, size: 715428)
|
||||
No update needed for sdxpinn-quecmanager-beta (version 1.1.0-5, MD5: 068e1cb05640a17146e07fad6d37725f, size: 844008)
|
||||
Updating package info for sdxpinn-quecmanager-beta...
|
||||
Updated sdxpinn-quecmanager-beta to version 1.1.0-6 with MD5: 309ff25b003162d9dcd79ca4dfa39a81 and size: 842755
|
||||
No update needed for sms-tool (version 2025.1.12-APmod-iamromulan, MD5: 24ad9e7380b8390764e8e55cbf2b658a, size: 13590)
|
||||
Updating package info for socat-at-bridge...
|
||||
Updated socat-at-bridge to version 1.1.1 with MD5: 2f44c96722059294c162c845a3f628b9 and size: 1828
|
||||
No update needed for socat-at-bridge (version 1.1.1, MD5: 2f44c96722059294c162c845a3f628b9, size: 1828)
|
||||
No update needed for tailscale (version 1.78.1-1, MD5: f909644bc5a7bd23fa1827e3276cc2c3, size: 9906361)
|
||||
No update needed for tailscaled (version 1.78.1-1, MD5: 950b788a00dccf5349e6bac1ec0cca6e, size: 18014482)
|
||||
Package file and signature updated successfully.
|
||||
Package analysis completed - Thu Jan 16 12:57:33 AM EST 2025
|
||||
Package analysis completed - Thu Jan 16 12:01:36 PM EST 2025
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
untrusted comment: signed by key 6262698f038d1226
|
||||
RWRiYmmPA40SJorUAk7+p1GORPaOtslU8YGA5cSAubOXkQx3H3Oult9jDOQK/JnTM2VyqO5FdGXEyuImGVDm6vh/dIqPzhc8pQA=
|
||||
RWRiYmmPA40SJlL8P6BSWusxszmWC3hw0SZDqI/JfVUDEqiWZO90wfm27YbhyR1l83ywJEQb1KK7y408xVQwqpybOle+p058cgY=
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user