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
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 )
...
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 )
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
pdxlocations
ef71ba67a3
Remove Incorrect Apple PKC Admin Step? ( #1650 )
...
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
rcarteraz
55abe57146
Add ROUTER_LATE ( #1646 )
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-12-30 15:32:31 -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
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
Ben Meadors
a30172dad2
Uplinked, not uploaded
2024-11-24 06:27:56 -06: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
pdxlocations
edd34dbb04
Update to tips on hop count ( #1585 )
2024-11-18 16:22:53 -07:00
pdxlocations
3a105c8d96
Remove reference to status messages ( #1577 )
...
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 )
...
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
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
Ben Meadors
16b4eb5524
Short blog about common role usage ( #1566 )
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 )
...
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
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
Ben Meadors
fb9cc6cda7
Message about web-client lack of support ( #1552 )
...
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
Tom
8af23b7592
Update remote-admin.mdx
2024-11-02 02:38:44 +00: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
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
Tom
bdb69d9dbe
Update channels.mdx
2024-11-01 12:47:21 +00:00
Nestpebble
c40a1fe862
oops
2024-10-30 22:38:54 +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
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
rcarteraz
66ffda7702
compress the images ( #1538 )
CI / quality (push) Waiting to run
CI / build (push) Waiting to run
2024-10-28 18:10:46 -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
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