diff --git a/simpleadmin/scripts/modemstatus_parse.sh b/simpleadmin/scripts/modemstatus_parse.sh index aaddf90..0354fa2 100644 --- a/simpleadmin/scripts/modemstatus_parse.sh +++ b/simpleadmin/scripts/modemstatus_parse.sh @@ -71,7 +71,7 @@ get_secondary_bands_sa() { if [ -z "$SC_BANDS" ]; then SC_BANDS="-" fi -} +}`` # Get the modem model from /tmp/modemmodel.txt and parse it MODEM_MODEL=$( Connection Info AT Commands + Band Locking SMS TTL Changer Speedtest diff --git a/simpleadmin/www/bandlock.html b/simpleadmin/www/bandlock.html new file mode 100644 index 0000000..7216d31 --- /dev/null +++ b/simpleadmin/www/bandlock.html @@ -0,0 +1,329 @@ + + + + + + + AT Commands + + + + + + + + + + + + +
+
+
+
+
+

Band Locking

+
+
+ +
+ +
+ + +
+ + + +
+
+ +
+
+
+
+
+

Cell Locking

+
+
+
+
+ +
+ +
+ +
+
+ +
+ +
+ + + +
+
+ +
+
+
+ + + + + +
+ + + + diff --git a/simpleadmin/www/index.html b/simpleadmin/www/index.html index d392ef1..032c67f 100644 --- a/simpleadmin/www/index.html +++ b/simpleadmin/www/index.html @@ -10,6 +10,7 @@ + @@ -36,6 +37,7 @@