* Updated "tips" page with client_mute advice.
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Fixes based on suggestions in the PR.
* Fixed per https://github.com/meshtastic/meshtastic/pull/1720#discussion_r1957434228
* Fixed typo.
* Make heading more concise.
* Update docs/configuration/tips.mdx
* Add note to channel config about public MQTT server position filtering.
* Remove errant whitespace
---------
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Updated "tips" page with client_mute advice.
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Update docs/configuration/tips.mdx
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
* Fixes based on suggestions in the PR.
* Fixed per https://github.com/meshtastic/meshtastic/pull/1720#discussion_r1957434228
* Fixed typo.
* Make heading more concise.
* Update docs/configuration/tips.mdx
---------
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
Meshtastic Python CLI only accepts case-sensitive arguments for position.gps_mode and they must be in all caps, or it will refuse the setting with "position.gps_mode does not have an enum called not_present, so you can not set it."
Update documentation to match.
This PR removes the instruction:
On the remote node, got to Settings > App Settings and enable Administration.
I believe this setting is client-side only and this step doesn't do anything.
* fix(docs): correct rotary encoder event commands in Canned Message Module
Updated the example commands for configuring rotary encoder events in the Canned Message Module documentation. Replaced incorrect values `KEY_UP`, `KEY_DOWN`, and `KEY_SELECT` with the correct enum values `UP`, `DOWN`, and `SELECT`. Included an example error message to guide users in troubleshooting incorrect configurations.
* correct other examples
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update remote-admin.mdx
Update CLI command notes to mention to append base64: to the front of the admin key if retrieved from something other than the CLI.
* Update docs/configuration/remote-admin.mdx
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
* Update remote-admin.mdx
---------
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
* Clarified that managed mode isn't required for admin control
Clarified that managed mode isn't required for admin control.
Also clarified the wording around admin control/legacy admin channel.
* Update security.mdx
Reworded per the comments
* Update security.mdx
* clarified text
* clarified firmware versions
* Adopted pdxlocs wording.
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
* Add two-way traceroute and SNR per hop functionality
* Update traceroute availability for web
* Clarify firmware version and misc.
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update docs/configuration/module/traceroute.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Clarify web instructions for traceroute
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Info is from a support request to RAK. I have not yet tried the 19003 - will update if necessary when I do.
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Add power telemetry settings
For some reason these were missing.
* Update telemetry.mdx
* resolve merge conflicts
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>