mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-14 08:55:22 -04:00
40 lines
1.8 KiB
Markdown
40 lines
1.8 KiB
Markdown
---
|
||
title: User Guide
|
||
layout: default
|
||
nav_order: 1
|
||
has_children: true
|
||
---
|
||
|
||
# User Guide
|
||
|
||
Documentation for using the Meshtastic Android and Desktop app.
|
||
|
||
---
|
||
|
||
## What's New in the Docs
|
||
|
||
<!-- WHATS_NEW_START -->
|
||
<!-- Add new entries at the top. Format:
|
||
**Month YYYY** — [Page title](relative/path) — One sentence describing what changed or why it matters.
|
||
Keep the last 5–8 entries and archive older ones by removing them.
|
||
-->
|
||
|
||
**June 2026** — [Discovery](user/discovery) — Added the Local Mesh Discovery scanner: a dedicated mode that cycles your radio through LoRa presets, dwells on each to collect packets, and ranks which preset works best at your location.
|
||
|
||
**June 2026** — [Node Metrics](user/node-metrics) — Added Air Quality metrics (PM1.0, PM2.5, PM10, and CO₂ with severity color bands), a separate view from the BME680 IAQ reading.
|
||
|
||
**June 2026** — [Messages & Channels](user/messages-and-channels) — Added full-text message search within a conversation, with a result counter and previous/next navigation.
|
||
|
||
**June 2026** — [Android Auto](user/android-auto) — New page covering Meshtastic in Android Auto.
|
||
|
||
**June 2026** — [App Functions](user/app-functions) — New page covering App Functions, which exposes app actions to the Android system AI on Google flavor builds.
|
||
|
||
**May 2026** — [Translate the App](user/translate) — New page explaining how to contribute translations to the Meshtastic app via Crowdin.
|
||
|
||
**May 2026** — [Units & Locale](user/units-and-locale) — New page explaining how the app automatically adapts temperatures, distances, speeds, and times to your device's regional settings.
|
||
|
||
**May 2026** — [Signal Meter](user/signal-meter) — New page explaining how the LoRa signal quality meter works, why negative SNR values are normal, and how to interpret RSSI vs. SNR.
|
||
|
||
<!-- WHATS_NEW_END -->
|
||
|