David Andrzejewski
8458dcd49d
Merge branch 'meshtastic:master' into master
2025-02-20 14:46:17 -05:00
David Andrzejewski
81d1208ac3
Merge branch 'master' of https://github.com/dandrzejewski/meshtastic-meshtastic
2025-02-20 14:46:00 -05:00
David Andrzejewski
9d15aeb23e
Add note to channel config about public MQTT server position filtering.
2025-02-20 14:45:47 -05:00
noon92
9e99c2824d
Update device.mdx
2025-02-20 18:04:45 +02:00
bitflip
c41e3607e9
Update linux-native-hardware.mdx ( #1721 )
...
Update pi compatibility list.
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-02-19 20:39:17 -07:00
rcarteraz
9089f9f5a0
update verbiage and add image ( #1724 )
2025-02-19 20:33:44 -07:00
Alex-Pennington
fe0e25d63f
Update telemetry.mdx ( #1723 )
...
Added line for NAU7802 Wheatstone bridge sensor
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-02-19 19:54:34 -07:00
rcarteraz
b8c5e4b297
Update index.mdx
2025-02-19 19:19:00 -07:00
rcarteraz
a9202e3418
Introduce meshtasticd logo as "header". ( #1717 )
...
* add images
* add readme with section 7e restrictions
* update linux native to use image as header
2025-02-17 09:05:20 -07:00
pdxlocations
ff138a42bd
Merge branch 'master' into patch-1
2025-02-16 22:19:49 -08:00
David Andrzejewski
2e324b040b
Updated "tips" page with CLIENT_MUTE advice. ( #1720 )
...
* 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>
2025-02-16 17:14:29 -06:00
Tommy Ekstrand
5f59b48c57
Update docs/configuration/tips.mdx
2025-02-16 17:12:07 -06:00
David Andrzejewski
b6d09ec19c
Make heading more concise.
2025-02-16 18:09:46 -05:00
David Andrzejewski
eb9c4c9f4b
Fixed typo.
2025-02-16 18:04:39 -05:00
David Andrzejewski
6434d55705
Fixed per https://github.com/meshtastic/meshtastic/pull/1720#discussion_r1957434228
2025-02-16 18:02:35 -05:00
David Andrzejewski
0e233c9209
Fixes based on suggestions in the PR.
2025-02-16 18:01:13 -05:00
David Andrzejewski
2a5d83644b
Update docs/configuration/tips.mdx
...
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2025-02-16 17:59:31 -05:00
David Andrzejewski
f2fa070dd8
Update docs/configuration/tips.mdx
...
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2025-02-16 17:59:19 -05:00
David Andrzejewski
aa21cb2737
Update docs/configuration/tips.mdx
...
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2025-02-16 17:59:00 -05:00
David Andrzejewski
6d92612a16
Update docs/configuration/tips.mdx
...
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2025-02-16 17:58:40 -05:00
David Andrzejewski
9ac96ba88a
Update docs/configuration/tips.mdx
...
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2025-02-16 17:58:17 -05:00
David Andrzejewski
d34c8a1e21
Updated "tips" page with client_mute advice.
2025-02-16 17:36:10 -05:00
todd2982
9f94f8c11a
Correct fixed_pin setting name
...
Table of values shows fixedPin instead of actual fixed_pin.
2025-02-16 12:48:31 -06:00
rcarteraz
8f00c8cff9
Merge branch 'master' into patch-1
2025-02-15 10:05:42 -07:00
pdxlocations
e12ff35edb
Local Group Submission Guidlines ( #1716 )
...
* basic guidlines
* adjustments
* link expiration isn't a tradmark guideline
* as, not in
* Update docs/community/local-groups.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update docs/community/local-groups.mdx
Very smart to link to trademark here!
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-02-15 09:58:30 -07:00
Andrew Yong
b5ce804625
Update position.mdx: position.gps_mode capitalization
...
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.
2025-02-13 14:22:06 +08:00
Joe W
3999715683
wisblock related stuff into tables and a couple of misc improvements ( #1707 )
...
* Update _lora-regions.mdx
neatened up the lora region table
* Update index.mdx
* Update index.mdx
* Update index.mdx
* Update index.mdx
* Update docs/hardware/devices/index.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update docs/hardware/devices/index.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update docs/hardware/devices/index.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update docs/hardware/devices/index.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update docs/blocks/_lora-regions.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update docs/blocks/_lora-regions.mdx
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
* Update index.mdx
* Update index.mdx
* Update index.mdx
* trunk fmt
* added a space
* uniformity
* fix links
* forgot a slash
* trunk fmt
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-02-11 16:12:34 -07:00
rcarteraz
4dd54858eb
add co mesh back ( #1706 )
2025-02-10 19:22:10 -07:00
rcarteraz
bc654c8946
remove central ohio ( #1705 )
2025-02-10 10:40:04 -07:00
rcarteraz
386f5fdbee
add example image
2025-02-09 12:34:09 -07:00
rcarteraz
72200e2790
Update RAK Hardware ( #1699 )
2025-02-09 11:08:47 -07:00
rcarteraz
1c5fdcd235
trunk fmt
2025-02-08 20:13:11 -07:00
rcarteraz
8b390232e9
spelling fixes
2025-02-08 20:12:22 -07:00
Jeff Pryor
4ce1231563
Merge branch 'master' into master
2025-02-08 13:05:51 -06:00
NeoCode
f149c3ea8b
[docs] Added Meshtastic Users Hannover ( #1701 )
...
* Added Meshtastic Hannover
* Update local-groups.mdx
---------
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-02-08 12:00:47 -07:00
Caleb
441861c8f8
Clarify OTA update instructions for Android ( #1703 )
2025-02-08 12:51:46 -06:00
Jeff Pryor
9d44838f44
Update index.mdx for two more Vission spellings
...
Updated two more Vission spellings to Vision on the remaining two devices/tabs
2025-02-08 12:42:08 -06:00
Jeff Pryor
8f8d8523c7
Update index.mdx
...
Corrected the spelling of Mater to Master on line 17, and the spelling of Vission to Vision on line 49
2025-02-08 11:09:49 -06:00
rcarteraz
3d02237aaa
Update nrf52-erase.mdx
2025-02-06 22:11:51 -07:00
Austin
1042f18650
Linux docs overhaul ( #1669 )
...
* Linux docs overhaul
* push updated lock file and formatting fixes
* Linux docs overhaul
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-02-04 19:57:17 -07:00
David Swinton
5d2a5f1973
Added Brisbane, Austrlia ( #1695 )
...
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Crowdin Action / synchronize-with-crowdin (push) Has been cancelled
* Added Brisbane, Austrlia
We've started a discord in Brisbane Australia
* Fixed wording to add "User group" (also updated on the Discord server)
* Delete package-lock.json
Oops
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-01-31 12:28:49 -07:00
rcarteraz
bda8457df9
Update RAKwireless ( #1696 )
...
* change "RAK Wireless" to "RAKwireless"
* missed one
* add designer and collection links
2025-01-31 12:23:01 -07:00
pdxlocations
45b39d944f
rm extra space
2025-01-29 13:17:23 -08:00
pdxlocations
83e1337ae8
add curses client
2025-01-29 13:02:28 -08:00
rcarteraz
46a02e1fe4
Add Docs Translations Guide ( #1689 )
...
* add header dedicated to translations
* create docs translations guide
* update position orders, formatting fixes
2025-01-29 13:29:45 -07:00
rcarteraz
57ba5f6059
Update RAK11200 documentation to show support for the RAK19007. ( #1693 )
...
* Update RAK11200 documentation to show support for the RAK19007.
Fixes #1483
* Merge branch 'master' into rcarteraz/issue1483
2025-01-29 13:08:16 -07:00
rcarteraz
41e22d6aab
Update index.mdx
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Crowdin Action / synchronize-with-crowdin (push) Has been cancelled
2025-01-27 15:14:34 -07:00
withoutgettingwet
ad89884747
Merge branch 'master' into faq-info-about-ham-interoperability
2025-01-26 22:05:22 -06:00
withoutgettingwet
19e5749e54
Update docs/about/faq.mdx
...
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2025-01-26 22:04:51 -06:00
rcarteraz
cea5258045
format page and remove spaces ( #1688 )
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Crowdin Action / synchronize-with-crowdin (push) Has been cancelled
2025-01-25 11:30:20 -07:00