You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This view allows to read out and filter the current settings used by the phone for the currently used subscription. Those settings tell the phone how to behave in the specific network. This list of settings displayed here can be very long and differes from phone to phone. To alter the most relevant settings please see [Settings -> Mobile Network](settings/mobile_network.md).
3
+
This view allows to read out and filter the current settings used by the phone for the currently used subscription. Those settings tell the phone how to behave in the specific network. This list of settings displayed here can be very long and differes from phone to phone. To alter the most relevant settings please see [Settings -> Mobile Network](settings/mobile_network.md).
Copy file name to clipboardExpand all lines: docs/influxdb.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,6 @@
2
2
3
3
This view allows the configuration of a localy (on the phone) running InfluxDB instance. This is currenlty still under developement and should no be considered stable.
4
4
5
-
Configuration of logging and remote InfluxDB hosts can be found in [Settings -> Logging](settings/logging.md)
5
+
Configuration of logging and remote InfluxDB hosts can be found in [Settings -> Logging](settings/logging.md)
Copy file name to clipboardExpand all lines: docs/ping.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,6 @@
2
2
[ICMP](https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol) allows a high level analysis of the current network conditions. The input field allows to enter the target IP address as well as options of the ICMP command. If logging is anabled the results of the ICMP test are puhsed to the InfluxDB and can be viewed in the dashbaords. The most relevant KPIs gathered here are:
Copy file name to clipboardExpand all lines: docs/quick-start.md
+29-1
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,36 @@ Name the datasource what ever you like. As our sample dashboards using Flux as q
37
37
Scroll down to ```InfluxDB Details``` and enter the information written down during the InfluxDB setup.
38
38
Click on ```Save & Test```
39
39
40
+
Now you can import the sample dashboards provided at https://github.com/omnt/Dashboards .
41
+
40
42
# Setup OMNT
41
-
Now its time to open OMNT and configure its logging component. Touch the three dots in the right top corner to open the app menue. Select ```Settings```
43
+
## InfluxDB Settings
44
+
Now its time to open OMNT and configure its logging component. Touch the three dots in the right top corner to open the app menue. Select ```Settings``` and open the ```Logging``` setting page.
* Log battery information: include current battery and charging state in the log
66
+
* Log IP addresses: Include current IP addresses in the log
67
+
68
+
If everthing is set up you can now scrool up to the top of the logging settings and enable the logging system. If everthing is correct and your phone has a internet connection the logging logo will tun green.
69
+
70
+
You should now see the device and measurement selectable in the dashboards and graphs ans maps filling with datapoints.
This view, if carrier permissions are granted, allows to send so called Secret or Special Codes via the dialer API. Those codes are mostly vendor specific or even device specific and either enable hidden features or open developer menues. If carrier permissions are not granted those codes can also be entered into the system dialer. Some vendors e.g. Samsung don't allow this in there custom dialer but its usualy possible to install the google dialer from playstore and make this the default dialer.
3
+
This view, if carrier permissions are granted, allows to send so called Secret or Special Codes via the dialer API. Those codes are mostly vendor specific or even device specific and either enable hidden features or open developer menues. If carrier permissions are not granted those codes can also be entered into the system dialer. Some vendors e.g. Samsung don't allow this in there custom dialer but its usualy possible to install the google dialer from playstore and make this the default dialer.
Subscriptions are profiles provided bei UICCs and eUICCS "SIMCARDs / eSIMprofiles" to the phone / baseband to connect to mobile networks. This View displays information on currently enable subscriptions.
2
+
Subscriptions are profiles provided bei UICCs and eUICCS "SIMCARDs / eSIMprofiles" to the phone / baseband to connect to mobile networks. This View displays information on currently enable subscriptions.
[Android Workprofile](https://support.google.com/work/android/answer/6191949?hl=en) allows to separate Apps into two different spaces. This view allows to create such an workprofile on the phone. The reasons this is in OMNT is that a Workprofile is neccessary on Android to use network slicing. But it might come handy for other usecases to.
2
+
[Android Workprofile](https://support.google.com/work/android/answer/6191949?hl=en) allows to separate Apps into two different spaces. This view allows to create such an workprofile on the phone. The reasons this is in OMNT is that a Workprofile is neccessary on Android to use network slicing. But it might come handy for other usecases to.
0 commit comments