Commit graph

4790 commits

Author SHA1 Message Date
rcarteraz 3087d080af update image 2024-12-06 12:28:03 -07:00
rcarteraz be800ede11 update preview image to png (webp not supported) 2024-12-06 12:01:45 -07:00
rcarteraz 2287fa1378
A Blog Post for Using Emojis (#1616)
* add images

* initial draft

* remove ticks from heading

* new photo

* updates from feedback, new section

* update waypoints

* the

* change title

* update description and try png for preview

* revert image change

* update date

* I swear I know words

* update date and time

* reformat entire blog to add more emoji info

* update image names

* add oled image example

* add image to existing block
2024-12-06 11:54:24 -07:00
pdxlocations f0a58eaae2
remove unused BaseCSS bandaid (#1615)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-12-05 09:22:39 -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 24f5d2a7d6
Merge pull request #1600 from meshtastic/thebentern-patch-1
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
Uplinked, not uploaded
2024-11-24 06:28:24 -06: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 59a5e5ba30 link to get connected on homepage instead of initial config 2024-11-20 08:47:13 -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
Ben Meadors 6fc27a7043
Merge pull request #1589 from meshtastic/gaps
Remove a tiny bit of space between getting started and social pills
2024-11-19 06:09:08 -06:00
Ben Meadors 2f60c23565 Remove a tiny bit of space between getting started and social pills 2024-11-19 06:07:50 -06:00
rcarteraz 979ec4f198
Update Issue (#1588)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* Update documentation-change-request.md

* Update and rename documentation-change-request.md to documentation-change-request.yml

* Update documentation-change-request.yml

* Update documentation-change-request.yml

* Update documentation-change-request.yml
2024-11-18 18:17:11 -07:00
pdxlocations edd34dbb04
Update to tips on hop count (#1585) 2024-11-18 16:22:53 -07:00
Ben Meadors a6dfc08da7
Reduce whitespace of hero and remove connect header (#1587) 2024-11-18 13:54:16 -07:00
Foster Irwin 12a598e120
safari codeblock copy fix (#1586) 2024-11-18 12:49:13 -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
rcarteraz b0277e0d7b do tailwind overrides in the tailwind config
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
2024-11-17 10:25:05 -07:00
rcarteraz 3af0fc3794
Homepage (minor) Redesign (#1578)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* update homepage

* fix imports

* add links

* feedback

* fix hover on social cards

* give card links the same treatment
2024-11-16 14:32:38 -07:00
dependabot[bot] 91d33792de
Bump cross-spawn from 7.0.3 to 7.0.5 (#1581)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 14:14:47 -07: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 793c00a021
Merge pull request #1580 from meshtastic/trademark_cleanup
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
Update licensing-and-trademark.mdx
2024-11-16 09:03:40 -08: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
rcarteraz 8874e6aab6
Update Docusarus to Latest Version (#1574)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* update docs to latest 3.6.1 and fix comments to work

* fix imports
2024-11-14 14:40:02 -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