Mobile Parameters to HTTP Server: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
==Introduction== | ==Introduction== | ||
Mobile parameters are needed to measure signal features that can be acquired using | Mobile parameters are needed to measure signal features that can be acquired using | ||
gsmctl commands. However, there is no available command to check/display all of the desired | '''gsmctl''' commands. However, there is no available command to check/display all of the desired | ||
details. With that said, a custom script is needed to show them using one command. | details. | ||
With that said, a custom script is needed to show them using one command. | |||
This article provides step-by-step instructions on how to write the script, programs that | This article provides step-by-step instructions on how to write the script, programs that | ||
are required, and how to run it. | are required, and how to run it. |
Revision as of 10:33, 6 April 2023
Introduction
Mobile parameters are needed to measure signal features that can be acquired using gsmctl commands. However, there is no available command to check/display all of the desired details.
With that said, a custom script is needed to show them using one command. This article provides step-by-step instructions on how to write the script, programs that are required, and how to run it.