mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 23:19:47 -08:00
Merge pull request #678 from pdxlocations/android-channels
Add Android channel config availability
This commit is contained in:
commit
812e749141
|
@ -116,8 +116,25 @@ values={[
|
|||
<TabItem value="android">
|
||||
|
||||
:::info
|
||||
Limited Channel Config options are available on Android. QR code scanning is available.
|
||||
Channel Config options are available on Android.
|
||||
:::
|
||||
![Android Menu Tabs](/img/android/android-menu-channel.png)
|
||||
|
||||
The Radio Configuration tab can be used for common tasks:
|
||||
1. View your current channel configuration QR code and URL.
|
||||
2. Quickly create or modify your primary channel.
|
||||
3. Select a modem preset for all your channels i.e. `Long Range / Fast`.
|
||||
|
||||
See [Android App Usage](/docs/software/android/usage#setup-a-channel) for more further instruction on setting up your primary channel.
|
||||
|
||||
[![Channel Editor](/img/android/android-channel-edit-sm.png)](/img/android/android-channel-edit.png)
|
||||
|
||||
Tap the Channel Name (or the pen icon) to access the Channel Menu:
|
||||
|
||||
1. Add, remove, or modify secondary channels
|
||||
2. Create or modify encryption keys
|
||||
3. Enable uplink and downlink for individual channels
|
||||
|
||||
|
||||
</TabItem>
|
||||
|
||||
|
|
BIN
static/img/android/android-channel-edit-sm.png
Normal file
BIN
static/img/android/android-channel-edit-sm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
BIN
static/img/android/android-channel-edit.png
Normal file
BIN
static/img/android/android-channel-edit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 KiB |
BIN
static/img/android/android-menu-channel.png
Normal file
BIN
static/img/android/android-menu-channel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
Loading…
Reference in a new issue