Commit graph

536 commits

Author SHA1 Message Date
Elliott Liu 66ac85dd63
Update iOS offline map instructions (#1352)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update iOS offline map instructions

There seems to be a lot of confusion in various forums ([1](https://meshtastic.discourse.group/t/offline-maps-on-meshtastic/137/37), [2](https://meshtastic.discourse.group/t/offline-map-data/10504/4), [3](https://www.reddit.com/r/meshtastic/comments/17h2e58/ios_app_how_to_force_the_app_to_download_and_only/)) based on the previous instructions for offline maps.

I've gone ahead and updated the instructions with working instructions of the current implementation, and moved the previous instructions under "Legacy Mesh Map".

I'm not 100% sure it was app version 2.2.10 that added the toggle  but going through the commit history this is the earliest known mention of the term.

* remove legacy map mbtiles as they are no longer supported

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-09-04 10:31:40 -07:00
tekstrand 9222917ffb add instruction to set explicit psk for ch 2024-08-30 18:13:40 -05:00
SimmerV 0033b6ccfc
Merge branch 'master' into patch-1 2024-08-08 21:29:10 -07:00
James Rich eeafa61cfe
Update Android usage.mdx
Describes the new functionality proposed in https://github.com/meshtastic/Meshtastic-Android/pull/1144.
2024-07-20 10:56:56 -05:00
SimmerV 871f356b86
Update installation.mdx
Added pipx as an alternative to pip3
2024-07-17 21:45:40 -07:00
rcarteraz 837376e82d
Merge branch 'master' into patch-1 2024-07-02 09:44:14 -07:00
zyphlar 3aea1283d5
Clarify the necessity and configuration of the "mqtt" Meshtastic channel
My MQTT wasn't working at all (nothing published to msh/US/2/# except msh/US/2/stat/!myradio = offline for a week) until on advice from Discord I added a new Meshtastic channel to my radio configuration called "mqtt". They claim that this paragraph makes that requirement clear, but

1. This paragraph is only about JSON downlink to send MQTT over LoRa, which is odd because MQTT uplink didn't work either, but anyway:
2. The word "channel" by itself isn't a full set of instructions for creating a new Meshtastic channel on the appropriate node. The rest of the paragraph talks about the /mqtt/ topic, which is ambiguous.
2024-07-01 11:22:00 -07:00
Ian McEwen e8dd2445ea
mark deprecated options the same 2024-06-30 23:22:38 -07:00
Ian McEwen 037eb0617f
add --pos-fields documentation 2024-06-30 23:19:42 -07:00
Ian McEwen c7cb417aae
Add request-position and remove-node 2024-06-30 23:14:29 -07:00
Ian McEwen 3e12ef5ebf
Add tunnel arguments to CLI documentation 2024-06-30 23:11:12 -07:00
Ian McEwen 92b8fe55c5
Add a number of arguments and rearrange the python documentation file 2024-06-30 23:07:17 -07:00
Ian McEwen f7f0c95da0
Reorganize connection and help/support args to the top, add alias names and defaults 2024-06-30 18:42:18 -07:00
Ian McEwen 0850a1b81f
--sendping is no longer supported 2024-06-30 18:36:38 -07:00
Ian McEwen f3d448e93f
restore the standard example number 2024-05-24 00:46:05 -07:00
Ian McEwen 2adebdabfc
Add a section to show how to create device trackers in HA to show nodes on maps 2024-05-23 19:52:26 -07:00
andrekir 95c0dca818 update fdroid install 2024-04-06 08:55:54 -03:00
Nestpebble eaf0a453ba
Update usage.mdx
Adjusted based on @rcarteraz comment here: https://github.com/meshtastic/meshtastic/pull/1166#discussion_r1549925115
2024-04-03 23:34:28 +01:00
Nestpebble edf9ae69d2
Update usage.mdx
Updated with an explanation that a channel can be adjusted, and the position precision is in there and can be adjusted as well.
Also included an info box with the precision levels explained.
2024-04-02 01:11:21 +01:00
Jorropo e1abcabef4
update linux native build instructions to mention bin/build-native.sh 2024-03-29 04:44:33 +01:00
Ben Meadors 6d73fa197a Missed one 2024-03-27 07:38:15 -05:00
rcarteraz 549a1bd306 update python cli installation 2024-03-24 15:18:17 -07:00
rcarteraz 8b1d2fe5e8 clarify 2024-03-16 10:58:13 -07:00
rcarteraz 9e1deff0be remove installation methods add heading to tabs 2024-03-16 10:51:00 -07:00
rcarteraz 11e074184d
Remove extra space 2024-03-16 00:10:18 -07:00
rcarteraz 5260c112b3
Add description to front matter 2024-03-16 00:09:10 -07:00
rcarteraz 80d619328c update python cli for clarity, structure and remove windows standalone reference. 2024-03-15 23:10:30 -07:00
rcarteraz f1575a4e9b
Merge branch 'master' into python-CLI-BLE 2024-03-14 07:09:23 -07:00
Ian McEwen 94a753c897
Update MQTT docs for the topic containing 'e' 2024-03-13 17:54:41 -07:00
rcarteraz 5fad5f37c6
Merge branch 'master' into python-CLI-BLE 2024-03-13 08:28:23 -07:00
Alice 5cc78e03bd
Correct Python MQTT code
paho-mqtt version 2.0 is quite different to the old version 1, so the code needs updating to support the new version
2024-03-11 19:17:23 +01:00
rcarteraz 0204ff2a71 add --ble-scan to index 2024-03-10 21:48:00 -07:00
rcarteraz fc5b68e347 update --ble on index 2024-03-10 21:47:45 -07:00
rcarteraz 9f85ee6628 oops don't know why that was added 2024-03-10 21:27:33 -07:00
rcarteraz c507181a20 add --ble documentation 2024-03-10 21:25:09 -07:00
rcarteraz d7cb719965
footnote for multiple devices url 2024-03-09 14:13:52 -07:00
rcarteraz 82fa5b2a60
condense 2024-03-05 19:47:04 -07:00
rcarteraz 12bcae8b60
Merge branch 'master' into rcarteraz-patch-1 2024-03-05 13:38:41 -07:00
GUVWAF 22086a7ed2 Client apps support other connection types than Bluetooth 2024-03-05 20:33:14 +01:00
rcarteraz 7d53ced7a7
improve title/meta description for sharing and SEO 2024-03-05 12:09:00 -07:00
rcarteraz 7be2f9d357
Merge branch 'master' into update-python-cli 2024-03-03 09:30:51 -07:00
Tavis 590f33a0d1
Update adafruit-io.mdx
add improved generic code and bitbucket code repo link.
2024-03-03 02:05:27 -10:00
rcarteraz e905710e65 shellsession is good enough 2024-03-02 14:17:35 -07:00
rcarteraz 82713c5d98 results 2024-03-02 12:20:10 -07:00
rcarteraz bf967fc9eb --noproto usage example 2024-03-02 12:09:25 -07:00
rcarteraz fc2d12f44a
Merge branch 'master' into patch-2 2024-03-01 21:47:59 -07:00
rcarteraz 907c3ce215 changes 2024-03-01 08:52:02 -07:00
TC² 7ae8850701
Update home-assistant.mdx
Add info on bug with nrf52 and JSON
2024-03-01 10:11:04 -05:00
Sean Kilgore 67946af5d7
docs: atak; remove 'your' reference 2024-02-25 14:40:26 -08:00
Sean Kilgore 674681aa89
docs: make atak plugin install more explicit 2024-02-25 14:29:43 -08:00