Commit graph

2659 commits

Author SHA1 Message Date
Tommy Ekstrand bd10b31e42
fix typo (#1652)
Co-authored-by: tekstrand <tom@teksdesign.com>
2025-01-02 15:36:53 -08:00
pdxlocations ef71ba67a3
Remove Incorrect Apple PKC Admin Step? (#1650)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
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.
2025-01-01 18:11:49 -08:00
Austin 574846ac78
Add mtnme.sh to local groups. (#1648)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2025-01-01 16:02:19 -08:00
pdxlocations b370396ed5
native libraries block (#1642) 2025-01-01 11:15:58 -08:00
Alex Markley b2e167c2b9
Update local-groups.mdx (Again) (#1644)
* Update local-groups.mdx

Add a bit more description for the Central Ohio Mesh link. In particular, we want to be discoverable if someone is searching for "Columbus, Ohio".

* Update docs/community/local-groups.mdx

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com>
2025-01-01 09:27:01 -08:00
Marvin-YYC 35fd785d85
Update local-groups.mdx (#1645)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
* Update local-groups.mdx

Added Canadaverse Mesh wiki website
Added Mesh Canada telegram group

* Update docs/community/local-groups.mdx

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

---------

Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2024-12-30 23:23:42 -06:00
TandemPhoenix c09ea70f3d
Update local-groups.mdx (#1647)
Changed NTX Mesh community link from discord invite to community website.
2024-12-30 18:33:53 -06:00
rcarteraz 55abe57146
Add ROUTER_LATE (#1646)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-12-30 15:32:31 -07:00
Alex Markley 996037dceb
Update local-groups.mdx (#1643)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Adds a link to the Central Ohio Mesh community group site at meshcolumb.us.
2024-12-28 11:31:28 -06:00
Caleb Fultz da70fe9825
Update local-groups.mdx (#1640)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update local-groups.mdx

Added Shenandoah Valley Meshtastic

* Update local-groups.mdx
2024-12-27 16:43:00 -08:00
pdxlocations cc1de2dcd0
Add Libraries to Linux Native (#1639)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-12-27 11:21:17 -08:00
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