mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 23:54:17 -08:00
Merge pull request #531 from rcarteraz/update-android-menu-name
Updated Configuration Pages due to Recent Android Change
This commit is contained in:
commit
f84f9b88b5
|
@ -57,7 +57,7 @@ values={[
|
||||||
All Bluetooth config options are available for Android.
|
All Bluetooth config options are available for Android.
|
||||||
|
|
||||||
1. Open the Meshtastic App
|
1. Open the Meshtastic App
|
||||||
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Advanced Settings > Bluetooth Config**
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > Bluetooth Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
|
@ -111,7 +111,7 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Limited Channel config options are available on android. QR code scanning is available.
|
Limited Channel Config options are available on Android. QR code scanning is available.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -50,7 +50,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Device config is not available for Android.
|
|
||||||
|
Device Config is available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > Device Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -67,7 +67,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Display config is not available for Android.
|
|
||||||
|
Display Config is available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > Display Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -82,7 +82,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Region and Modem Preset can be configured on Android.
|
|
||||||
|
LoRa Config options such as Region, Modem Preset, and Hop Limit can be configured on Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > LoRa Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -77,7 +77,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Network config is not available for Android.
|
|
||||||
|
Network Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > Network Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -89,7 +89,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Position config is not available for Android.
|
|
||||||
|
Position Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > Position Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -80,7 +80,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Light Sleep Interval and Wait Bluetooth Interval are available under advanced settings for Android.
|
|
||||||
|
Power Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > Power Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -51,7 +51,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
`LongName` can be edited on Android.
|
|
||||||
|
User Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Device Settings > User Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -59,7 +59,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Audio module config is not available for Android.
|
|
||||||
|
Audio Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Module Settings > Audio Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -87,7 +87,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Canned Message module config is not available for Android.
|
|
||||||
|
Canned Message Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Module Settings > Canned Message Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -57,7 +57,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
External notification module config is not available for Android.
|
|
||||||
|
External Notification Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Module Settings > External Notification Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -55,7 +55,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
MQTT module config is not available for Android.
|
|
||||||
|
MQTT Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Module Settings > MQTT Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -43,7 +43,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Range Test features are available for Android.
|
|
||||||
|
Range Test Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Module Settings > Range Test Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -73,7 +73,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Serial module config is not available for Android.
|
|
||||||
|
Serial Module Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Module Settings > Serial Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
|
@ -74,7 +74,12 @@ values={[
|
||||||
<TabItem value="android">
|
<TabItem value="android">
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
Telemetry Module config is not available for Android.
|
|
||||||
|
Telemetry Config options are available for Android.
|
||||||
|
|
||||||
|
1. Open the Meshtastic App
|
||||||
|
2. Navigate to: **Vertical Ellipsis (3 dots top right) > Module Settings > Telemetry Config**
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
Loading…
Reference in a new issue