Commit graph

122 commits

Author SHA1 Message Date
pdxlocations ff138a42bd
Merge branch 'master' into patch-1 2025-02-16 22:19:49 -08: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
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
chansizzle f0f506f7c0
lora.mdx comma placement
comma was in the wrong place
2025-01-17 19:28:33 -07:00
rcarteraz 4c425c229f
Add Icons to Tabs (where it makes sense) (#1670)
* add icons to tabs (where it makes sense)

* fix dependency advisories

* fix numbered list

* fix admonition
2025-01-14 17:35:09 -07:00
Jessie ea7b2d7887
update Seeed hardware: SenseCAP Indicator and XIAO ESP32S3 & SX1262 Kit (#1665)
Some checks are pending
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
* update Seeed hardware: SenseCAP Indicator and XIAO ESP32S3 & SX1262 Kit

* update SenseCAP T1000-E image

* commit suggestions

* commit suggestions

* update link and formatting

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2025-01-09 11:36:34 -07:00
Tommy Ekstrand 4fdff5381e
Clarify write/read on Managed Mode (#1663)
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled
2025-01-07 07:06:09 -07:00
Tommy Ekstrand bd10b31e42
fix typo (#1652)
Co-authored-by: tekstrand <tom@teksdesign.com>
2025-01-02 15:36:53 -08: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
Ben Meadors a30172dad2
Uplinked, not uploaded 2024-11-24 06:27:56 -06: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
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
pdxlocations e3d68c8cca
and none and core (#1565) 2024-11-10 10:00:25 -07: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
rcarteraz 8c20f801ab add cli section and trunk fmt 2024-11-01 09:14:29 -07:00
Tom bdb69d9dbe
Update channels.mdx 2024-11-01 12:47:21 +00: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
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
rcarteraz 44ee59ec7d
trunk fmt (#1522) 2024-10-23 12:54:01 -07:00
Tom 38f59b2e3e
Update position precision levels (#1482)
* Update position precision levels

* Update usage.mdx

removed precision bits, transformed to 2-column table instead

* Create _position-precision-bits.mdx

* Create _position-precision.mdx

* Update usage.mdx

* Insert link to blocks/_position-precision-bits.mdx

* Update channels.mdx

* Update usage.mdx

* Update channels.mdx

* Update channels.mdx

* Update usage.mdx

* Update _position-precision.mdx

* Update _position-precision-bits.mdx

* Update _position-precision-bits.mdx

* Update _position-precision-bits.mdx

* Update _position-precision.mdx

* Update _position-precision.mdx

* Update _position-precision-bits.mdx

* Update channels.mdx

* Update usage.mdx
2024-10-22 08:07:09 -07:00
GUVWAF a027093965
OK to MQTT is in LoRa config (#1486)
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-10-06 11:36:43 -07:00
Robert 49b3e5bc36
Update position.mdx
correct conflicting gps_update_interval defaults
2024-09-17 10:52:25 -05:00
rcarteraz 69a966e057
Update lora.mdx 2024-09-14 22:34:50 -07:00
pdxlocations 590d275aa5
Merge branch 'master' into turdbo 2024-09-14 22:20:54 -07:00
Talie5in a5c740f542
Ready Docs for 2.5 Encryption Changes (#1387)
* Initial Update to Encryption Overview for 2.5 PKI Updates

* Additional changes from @Jorropo comments.

* Padding and some seperation of Pre/Post 2.5 changes for DM and Admin Control

* Added a Encryption Technical
Located Under Dev > Reference Material
Seperate for the Encryption Overview

* Minor edits

* Integrity updates for post v2.5.0

* trunk fmt and add security section (moves needed ones too)

* formatting technical page, change PKI to PKC.

* move comments to its own sub-page

* feedback, change PKI to PKC, formatting

* DontMqttMeBro

* Fix Grammar in Mqtt Page

* oopsies

* add android and web

* test

* more fixes

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
2024-09-12 19:47:44 -07:00
pdxlocations 4081b50378 add short turbo to lora settings 2024-09-07 13:35:16 -07:00
rcarteraz 306fbd3b40
Update docs/configuration/radio/device.mdx 2024-08-31 00:10:46 -07:00
Ketan Padegaonkar 7a8029ebee
Update the content based on feedback 2024-08-31 10:54:55 +05:30
Ketan Padegaonkar b160fedd6b
Improve the timezone documentation
The current document is confusing if one should enter the TZ name or the "code" corresponding to the zone.
2024-08-31 10:38:35 +05:30
Steven Hoff 9dc32a3585
Update device.mdx
Removed backticks around the tzdef in title that was breaking the formatting.
2024-08-21 21:39:14 -05:00
Riley Nielsen 5d50c9a9d7
Update minimum device.node_info_broadcast_secs 2024-08-04 19:53:44 -07:00
Ben Meadors 08d28b9319
Well this interval was just wrong 2024-07-14 06:58:20 -05:00
Tommy Ekstrand 61fefc9cfa
Add note about client router deprecation and link to tips (#1332)
Co-authored-by: tekstrand <tom@teksdesign.com>
2024-07-09 11:30:22 -05:00
rcarteraz 557180d044 minor changes 2024-07-03 12:20:08 -07:00
rcarteraz b8e2d84487 scrubbed 2024-07-03 09:00:55 -07:00
rcarteraz 0287221e3b
add tzdef 2024-06-23 17:02:09 -07:00
rcarteraz 59c1adc171 updates to recent additions 2024-06-21 17:55:26 -07:00
Ben Meadors 52652ddacf
Update device.mdx 2024-06-21 17:58:27 -05:00
Ben Meadors ce2aa6daac
Power saving roles notes and corrections 2024-06-21 16:58:59 -05:00
Nicholas Humfrey adbb064617
Update default NTP server network.mdx
Was changed in the firmware in this commit: cbf20e4cee
2024-06-02 14:04:58 +01:00
pdxlocations 901efc3cbd
Merge branch 'master' into patch-1 2024-06-01 22:58:02 -07:00
Ian McEwen 594f081f8d
Update fixed position-related documentation for meshtastic/python#584 changes 2024-06-01 11:55:20 -07:00
dasmart 54e6b19325
Update position.mdx
correcting a spelling error.
2024-06-01 14:45:39 -04:00
rcarteraz a8a937dec3 Merge branch 'update-position' of https://github.com/rcarteraz/meshtastic into update-position 2024-05-07 13:57:28 -07:00
rcarteraz e0bacac1d2 forgot the default 2024-05-07 13:57:10 -07:00
rcarteraz dfc5ff6270
Merge branch 'master' into update-position 2024-05-07 07:44:06 -07:00
rcarteraz 90d5f10b63 update position config page 2024-05-07 07:42:43 -07:00
Huston Hedinger 34c89b981a
Merge branch 'master' into hardware-canary-one 2024-04-28 20:02:31 -07:00