Commit graph

2698 commits

Author SHA1 Message Date
Ian McEwen e76ba5c958
Add the recommendation of installing the meshtastic python package with the CLI extras packages (#1637)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
* Add the recommendation of installing the meshtastic python package with the CLI extras packages

* quote meshtastic[cli] since some shells treat square brackets specially
2024-12-23 11:47:45 -08:00
pdxlocations b422689ab7
Add links to translation instructions (#1638)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
2024-12-20 17:28:11 -07:00
Kelly 930c52eaec
Update mosquitto.mdx for pi (#1622)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update mosquitto.mdx

add linux/pi

* Update mosquitto.mdx

per change request

* Update mosquitto.mdx

as requested

* Update mosquitto.mdx

as requested

* tabulate

tabs

* import tabs

* fix values

---------

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-12-19 14:39:01 -08:00
Tony Scelfo 86aa6dc9af
Fix typo in example node unique_id (#1634) 2024-12-19 14:16:45 -08:00
Ben Meadors 4312e7b189
Warning to OTAnauts (#1632)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
2024-12-18 11:03:12 -07:00
joyel24 05305318a1
Docs>Hardware>Devices: add T-Deck Plus (#1630)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Docs>Hardware>Devices: add T-Deck Plus

* additional infos about t-deck

* remove details t-deck

* Docs>Hardware>Devices: T-deck - typo

Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>

* Docs>Hardware>Devices: T-deck - text layout tekstrand suggestion

Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>

---------

Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2024-12-17 11:44:14 -06:00
WJ 1f15fc6b23
Update home-assistant.mdx (#1626)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update home-assistant.mdx

Avoiding some logging with the specify of the type in automation.

* remove extra space

---------

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-12-16 07:38:37 -06:00
pdxlocations 441bbea3a5
Insert missing slash (#1621)
Full path needs to start with forward slash.
2024-12-13 11:54:21 -07:00
rcarteraz 55a52487c5
Update index.mdx (#1619)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
2024-12-08 22:21:56 -07:00
Hays Chan 7198f70f8a
fix(docs): Correct rotary encoder event commands in Canned Message Module Documentation (#1618)
* 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>
2024-12-08 18:34:11 -08:00
Tommy Ekstrand 5b76ce55b5
Update language on Semtech versions (#1614)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update language on Semtech versions

https://discord.com/channels/867578229534359593/871540428510474302/1313402465281904650

* Update docs/hardware/devices/index.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

---------

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-12-04 17:08:12 -06:00
rcarteraz 024f4d521a
Update index.mdx
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-12-04 11:29:12 -07:00
Jim McKeeth 7c6589d66b
New image of Heltec Stick Lite V3 with location of Antenna (#1595)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Heltec Wireless-stick-lite-structure-chart

https://heltec.org/wp-content/uploads/2023/09/Wireless-stick-lite-structure-chart.png

* Describe location of Antenna connector for Hardware Stick Lite V3

Added image from https://heltec.org/wp-content/uploads/2023/09/Wireless-stick-lite-structure-chart.png

* HTIT Wireless Stick Lite V3 - Pin Map

https://heltec.org/wp-content/uploads/2023/09/HTIT-WSL_V3.png

* Rename HTIT-WSL_V3.png to HTIT-WSL_V3-Pin_Map.png

* Rename static/img/HTIT-WSL_V3-Pin_Map.png to static/img/hardware/HTIT-WSL_V3-Pin_Map.png

* LoRa Node Development Kit (PDF)

https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3(Rev1.1).pdf

* HTIT-WSL_V3_Schematic_Diagram.pdf

https://resource.heltec.cn/download/Wireless_Stick_Lite_V3/HTIT-WSL_V3_Schematic_Diagram.pdf

* Heltec Lora index.mdx

Wireless Stick Lite v3 documentation and resources

* Removed PDFs and converted images to Webp

I made the antenna connector text more useful instead of redundant.

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-12-03 17:05:24 -07:00
Rob Woodhouse 7effb0c5f7
Update harbor-breeze-solar-enclosure.mdx (#1610)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update harbor-breeze-solar-enclosure.mdx

Fixed the broken link to the Amazon antenna page.  Added note about the worse performance when not keeping those types of antennas straight.  Added two links for 3d printed mounting options related to this project.

* Update docs/community/enclosures/rak/harbor-breeze-solar-enclosure.mdx

* Update docs/community/enclosures/rak/harbor-breeze-solar-enclosure.mdx

---------

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-12-03 06:23:53 -08:00
Ryan Turner 54a3859dd7
Suggest against SX1276 devices (#1613)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* fix(hardware-devices): clarify that at this point, SX1276 devices are not recommended. This is a minor tweak in wording to emphasize that SX1276 isn't OK, it's bad, by new standards in performance.

* Update docs/hardware/devices/index.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

---------

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-12-02 19:05:19 -08:00
bitflip eaf8f8ae33
Update linux-native-hardware.mdx (#1609)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Update avahi instructions to use an editor instead of tee, and use double quotes everywhere to avoid unicode issues when pasting.
2024-11-29 22:55:22 -08:00
Hays Chan 5c0f289dbe
Add meshcn of China community to local groups list (#1605)
The URL of China's Meshtastic community is https://meshcn.net

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-11-29 21:22:02 -08:00
Derik Taylor e132b68428
Update remote-admin.mdx (#1608)
* 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>
2024-11-29 21:15:02 -08:00
pdxlocations 8e8f89491a
Mention device may be in dfu after full erase (#1599)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
* already in dfu after erase

* respect the device
2024-11-25 14:44:10 -08:00
Wincent Balin 5d63ba40c8
Fixed bold text (#1597)
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-11-25 14:39:58 -08:00
Frigyes dd7a357beb
Added units to bandwith under overview/radio-settings (#1602)
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-11-25 14:35:11 -08:00
OTLabs a56620bf82
Update local-groups.mdx: add MUG-México - Telegram (#1601)
Add Meshtastic User Groups Mexico (MUG-México) - Telegram
2024-11-25 13:46:47 -08:00
Ben Meadors a30172dad2
Uplinked, not uploaded 2024-11-24 06:27:56 -06:00
Luke Bouch 6501b967e7
Add Albemarle Mesh (#1596)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-11-22 22:27:06 -08:00
bitflip 17c638db72
Update linux-native-hardware.mdx (#1592)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update linux-native-hardware.mdx

Instructions for Avahi to make Native devices autodetect on Android

* Update linux-native-hardware.mdx

updated avahi instructions to use ipv4

---------

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-11-22 11:42:24 -08:00
locnar1701 6ce9046f0d
Update harbor-breeze-solar-enclosure.mdx (#1594)
Adding a link to a 3d printed wall mount/base for the solar panel and radio
2024-11-22 11:06:39 -08:00
rcarteraz f6a3c55dfe
remove discourse link (#1593)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
2024-11-20 15:46:48 -07:00
rcarteraz 5a46cf0a7b move videos to react player
mesh-alg video

canned messaged video

external notifications video

serial video

telemetry videos

traceroute videos
2024-11-20 13:40:13 -07:00
rcarteraz 52497c3a8f move to unlisted yt video
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-11-20 13:07:11 -07:00
rcarteraz 9d229c6bc2 trunk fmt
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-11-19 17:19:18 -07:00
panaceya 63d314fcce
Update oled-guide.mdx (#1467)
* Update oled-guide.mdx

* better formatting for the entire page

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-19 17:18:20 -07:00
Kevin ff3e52e39f
Remove duplicate Seeed Wio-WM1110 (#1591) 2024-11-19 16:44:17 -07:00
Tommy Ekstrand 23ce2e6607
Blog contribution guidelines (#1191)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* First draft of blog contribution guidelines

* feedback round 1

* update review language

* update formatting and additional changes

* feedback

* words, not works.

* heading fix

* webp instructions

---------

Co-authored-by: tekstrand <tom@teksdesign.com>
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-19 07:07:14 -07:00
pdxlocations edd34dbb04
Update to tips on hop count (#1585) 2024-11-18 16:22:53 -07:00
Mathieu Moreau 63fde45fcc
Update mesh-alg.mdx (#1584)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Added endiannes info.
2024-11-18 09:43:28 -08:00
Alexander Damyanov b2c395cab3
Update local-groups.mdx (#1583)
Avaliable FB group in Bulgaria

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-11-18 09:09:00 -08:00
Ryan Turner e2af80fb5d
chore(nvm): adopt nvm for managing node versions, update docs to refelct that. (#1579)
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-16 14:04:39 -07:00
Garth Vander Houwen b5b0decd8b
Update licensing-and-trademark.mdx 2024-11-16 06:57:22 -08:00
pdxlocations 3a105c8d96
Remove reference to status messages (#1577)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
This PR removes a reference to the status messages which used to be sent on the `stat` topic
2024-11-15 11:19:24 -08:00
rcarteraz 5f1b04e3a2
Add Security to Config Index (#1575)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* change format and add security to index

* consistency
2024-11-15 09:07:22 -08:00
Jason P 302d7c6d94
Update security.mdx (#1559)
* Update security.mdx

Updating Security documentation to add a warning for the new Backup and Restore documentation.

* Update security.mdx

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update docs/configuration/radio/security.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

* Update security.mdx

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-11-15 08:11:54 -07:00
pdxlocations 4ede9765ff
Add Heltec Paper 1.1 to indexes (#1573)
* add paper versions to indexes

* formatting

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-14 12:56:08 -07:00
Tony 88320baa28
Update local-groups.mdx (#1571)
invite link with no expiration

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-14 12:51:50 -07:00
GUVWAF d37fd13e7d
Add "Transmit Over LoRa" setting for NeighborInfo Module (#1570)
And document new minimum broadcast interval

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-14 12:43:50 -07:00
pdxlocations 10b4b8f89d
Remove Heltec V2 from docs (#1572)
* remove heltec V2

* fix typo heltec v23

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-14 12:35:45 -07:00
misterpok 87ed319954
fix link to android usage instead of python (#1568)
The link for android usage went to python cli page, this PR changes it to the android usage page.

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-14 10:00:19 -07:00
Ben Meadors 16b4eb5524
Short blog about common role usage (#1566)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-11-10 16:38:38 -07:00
Ben Meadors 6801875566
Merge pull request #1564 from meshtastic/pdxlocations-patch-1
Update mqtt.mdx
2024-11-10 14:01:36 -06:00
Ben Meadors a302d69826
Update mqtt.mdx 2024-11-10 14:00:58 -06:00
pdxlocations e3d68c8cca
and none and core (#1565) 2024-11-10 10:00:25 -07:00
pdxlocations b48ec50505
Update mqtt.mdx
Removes confusing non-sentence.
2024-11-10 07:38:33 -08:00
Tom 9b5ffa3629
Clarified that managed mode isn't required for admin control (#1532)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* 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>
2024-11-09 21:51:26 -08:00
pdxlocations 659ba39192
fix noon92 merge conflicts in #1310 (#1562)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-11-08 19:09:30 -08:00
Abdelkader Boudih d45c1e896b
Update android.mdx (#1560)
* Update android.mdx

This will fetch the submodule in the first clone.

* fix numbering

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-08 19:40:36 -07:00
Stephen Ollis 7aae06b6e6
Update local-groups.mdx (#1517)
* Update local-groups.mdx

Added Australia FB group
Added Australian state New South Wales
Added Sydney facebook group under New South Wales

* remove group

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-11-08 19:34:55 -07:00
rcarteraz 179ae0debe change verbiage 2024-11-06 10:34:56 -07:00
rcarteraz 1b542a2661 add debugger link 2024-11-06 10:33:20 -07:00
rcarteraz c300f48d12 separate tabs for each already implies they are different
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
2024-11-06 09:52:18 -07:00
GUVWAF d56774d904
Add warning about LR1110 incompatibility with SX127x radios (#1556)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-11-05 11:54:30 -07:00
GUVWAF dec8ccc9ee
Add two-way traceroute and SNR per hop description (#1555)
* 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>
2024-11-05 10:46:34 -07:00
ElranRegev 133b686a14
Update local-groups.mdx - Update url (#1553)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Replaced URL from Telegram group to new club website!

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-04 14:11:17 -07:00
Richard Zhang 42663be9f6
Add Heltec Mesh Node T114 (#1449)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Add Heltec Mesh Node T114

* fix Mesh Node T114:Basic introduction, firmware version information, pin map

* add t114 to sidebar and title

* trunk fmt

* updates

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-04 11:31:50 -07:00
andrekir 4aac9ff064 fix: remove step from Android build instructions 2024-11-04 12:36:04 -03:00
Ben Meadors fb9cc6cda7
Message about web-client lack of support (#1552)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-02 09:16:35 -07:00
Thiago Avancini 497b237b50
Add Brazil to local groups (#1530)
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2024-11-02 07:39:04 -05:00
Ben Meadors 8f8b5c8f3b
Merge pull request #1550 from meshtastic/pdxlocations-patch-4
Remove italic "It"
2024-11-02 06:48:46 -05:00
Ben Meadors b629b97c90
Update docs/getting-started/index.mdx
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2024-11-02 06:48:25 -05:00
Tom 3332801d1e
Merge branch 'master' into master 2024-11-02 10:01:07 +00:00
Tom 8af23b7592
Update remote-admin.mdx 2024-11-02 02:38:44 +00:00
rcarteraz 376957d25b add position precision filtering
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-11-01 12:34:13 -07:00
rcarteraz 289e56b0a8 only --set and --get 2024-11-01 09:28:07 -07:00
rcarteraz 090251eb7d full example remote command 2024-11-01 09:21:58 -07:00
rcarteraz 8c20f801ab add cli section and trunk fmt 2024-11-01 09:14:29 -07:00
pdxlocations 25cc5f9ffd
Remove italic "It" 2024-11-01 08:21:09 -07:00
Tom e6bd977495
Added some cli stuff. Not finished. 2024-11-01 15:14:22 +00:00
Tom ad8c63e6c0
Apply suggestions from code review
accepted most review changes

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-01 14:10:05 +00:00
Ben Meadors 7b74c4d317
Use term Web Flasher consistently across site / docs (#1548)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-11-01 06:44:07 -07:00
Technologyman00 4379bb3f1a
Fixed Temp units (#1547) 2024-11-01 07:49:35 -05:00
Tom bdb69d9dbe
Update channels.mdx 2024-11-01 12:47:21 +00:00
rcarteraz ae468e6258
Add MQTT public server restrictions (#1545)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-10-31 15:09:59 -07:00
pdxlocations f04f23b61f
Fix Broken Ali Link (#1546)
Link to Wireless Stick Lite returns no product
2024-10-31 14:15:58 -07:00
Tony edba060fd3
Update local-groups.mdx (#1542)
* Update local-groups.mdx

Added a link to Biugas Mesh in Bulgaria

* Update docs/community/local-groups.mdx

Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2024-10-31 13:57:29 -07:00
Nestpebble 27555ac8da Merge branch 'master' of https://github.com/Nestpebble/meshtastic 2024-10-30 22:39:04 +00:00
Nestpebble c40a1fe862 oops 2024-10-30 22:38:54 +00:00
Tom 4303954921
Merge branch 'master' into master 2024-10-30 22:37:31 +00:00
Nestpebble b9d1abbe24 Merge branch 'master' of https://github.com/Nestpebble/meshtastic 2024-10-30 22:36:25 +00:00
Nestpebble fb173cdf56 Updates to text following @pdxlocations review. 2024-10-30 22:35:49 +00:00
pdxlocations 3f62575062
Fix Typo - Missing SX in SX1276 (#1541)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-10-30 12:48:28 -07:00
Tom 9628a1bfd3
Merge branch 'meshtastic:master' into master 2024-10-30 00:38:29 +00:00
Nestpebble 100f1f0de2 Update remote-admin.mdx
Update all content to match the current remote admin arrangement.
2024-10-30 00:31:24 +00:00
Adam Melton 9d65d62531
Update local-groups.mdx (#1528)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
* Update local-groups.mdx

Added Washington State section and Puget Mesh group link.

* Update docs/community/local-groups.mdx

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-10-29 08:36:35 -07:00
MrLinusMeow 17e58242a3
Update android.mdx (#1539)
Added cloning step;
Reformatted sub-modules step;

Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-10-29 08:31:49 -07:00
rcarteraz 66ffda7702
compress the images (#1538)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-10-28 18:10:46 -07:00
rcarteraz a013702d88
Update Encryption Technical (#1535)
* acronym inconsistencies

* oops

* feedback

* oops again

* add PKC to glossary
2024-10-28 14:53:07 -07:00
rcarteraz fa11f7aa7f remove discourse links
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-10-28 08:43:03 -07:00
Sean Kilgore 8a4296ec65
docs: clarify which keys config_ok_to_mqtt applies to (#1492)
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-10-28 07:35:46 -07:00
exotime 596a55b1c8
Clarifying button documentation for T-Beam Supreme (#1500)
* Clarifying button documentation for T-Beam Supreme.

Fixes #1176

* Moving t-beam button information to tab layout.

* Removing button comment on request.

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-10-28 07:32:35 -07:00
noon92 4017a37917
Corrected and clarified special instructions for RAK4631. (#1525)
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>
2024-10-28 07:27:26 -07:00
Tom 265ea38d7b
Clarify signed messages are for DMs. (#1518)
* Clarified signed messages are for DMs.

Also added an extra full-writing of Public Key Cryptography (PKC) to make it clearer and mirror the PSK section

* edit

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-10-28 07:24:28 -07:00
xe1af 6846c28907
Update local-groups.mdx (#1529)
Meshtastic Commnuity Mexico

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-10-28 07:14:52 -07:00