Sefinek
456e14f7a7
docs: add missing periods at sentence endings
2026-06-03 00:15:26 +02:00
Sefinek
15913d580f
docs: fix FAQ rendering
2026-06-03 00:14:29 +02:00
Sefinek
3daa6adc83
docs: fix FAQ heading capitalization
2026-06-02 23:57:50 +02:00
Sefinek
6b5cf1a9d7
docs: fix FAQ link rendering
2026-06-02 23:48:28 +02:00
Sefinek
1422f02cd3
docs: fix FAQ rendering
2026-06-02 23:35:02 +02:00
Sefinek
f9a0f215c4
docs: fix FAQ resource link rendering
2026-06-02 23:31:25 +02:00
Sefinek
e0a6fd12b5
docs: fix FAQ bullet list rendering
2026-06-02 22:34:38 +02:00
Sefinek
4749a61bb4
docs: fix FAQ bullet list rendering
2026-06-02 22:30:42 +02:00
Sefinek
bf39919f15
docs: remove extra FAQ TOC indentation
2026-06-02 22:28:15 +02:00
Sefinek
cc05ae555a
docs: fix typos, grammar, and formatting in FAQ and code comments
2026-06-02 22:12:18 +02:00
Sefinek
2adea02e9c
docs: fix broken and misaligned tables
2026-05-28 15:15:47 +02:00
Sefinek
888ad4589c
docs: fix typos, grammar and Wi-Fi capitalisation across docs
2026-05-28 14:23:31 +02:00
Avi0n
0be082b5f9
fix typos
2026-04-30 14:21:26 -07:00
liamcottle
ecd0cfc1c1
update discord links
2026-04-24 15:57:34 +12:00
Scott Powell
dee3e26ac0
Merge branch 'dev'
...
# Conflicts:
# docs/faq.md
2026-04-19 11:35:03 +10:00
txkbaldlaw
96a16c238a
Additional Update to FAQs regarding Companion OTA
2026-04-17 16:17:12 -05:00
txkbaldlaw
4f9764b1b4
Update FAQ to include Companion OTA DFU updates
2026-04-17 10:56:51 -05:00
Liam Cottle
bfd4800f59
Merge pull request #2176 from jschrempp/patch-1
...
Update RAK 4631 entry in FAQ on new bootloader - removed "see note"
2026-04-09 01:47:50 +12:00
liamcottle
9ec08228e5
update faq
2026-04-05 22:04:36 +12:00
uncle lit
633db082d1
fixed typos and refined multibyte sections.
...
fixed typos and refined multibyte sections.
2026-03-31 12:22:11 -07:00
uncle lit
ea6ec53709
Fix TOC insertion by Markdown All in One VS Code extension
...
Fixed an extra TOC jump link inserted by VSCode Markdown All in One VS Code extension.
2026-03-29 16:22:41 -07:00
Jim Schrempp
7268d7d0d3
Update RAK 4631 entry in FAQ on new bootloader
...
Removed "see note" from RAK 4631 entry in FAQ.
2026-03-27 15:51:36 -07:00
uncle lit
aad1cf81da
add multibyte FAQ, reference awesome-meshcore community projects, minor changes
...
- Add multi byte FAQ
- Reword amped radio output setting numbers
- Clarify repeater ID collision including distance, supercede https://github.com/meshcore-dev/MeshCore/pull/1478
- Reference awesome meshcore for community projects. Supercede https://github.com/meshcore-dev/MeshCore/pull/1893
2026-03-27 11:39:29 -07:00
Janez T
2f68769185
fix: Widen grp data type
...
ref: #1928
2026-03-19 09:25:42 +01:00
Robert Ekl
0d0b31eb52
docs: sync CLI and payload docs with implementation
2026-03-08 21:31:08 -06:00
Liam Cottle
eeae32b25d
Merge pull request #1826 from dreirund/docs_-_fix-faq.md-bogous-last-tableofcontentsentry
...
docs/faq.md: Table of Contents: Remove bogous `[| | High Output | 22 dBm | 28 dBm | |](#--high-output--22-dbm--28-dbm--)`
2026-02-25 15:25:26 +13:00
dreirund
ff72564bca
docs/faq.md: Categorising section 5.14. "Q: Are there are projects built around MeshCore?".
...
In `[docs/faq.md](https://github.com/meshcore-dev/MeshCore/blob/main/docs/faq.md )`, the entries are now grouped by category.
This patch applies on top of https://github.com/meshcore-dev/MeshCore/pull/1822 .
2026-02-24 18:19:50 +01:00
dreirund
b16adee4bb
docs/faq.md: Table of Contents: Remove bogous [| | High Output | 22 dBm | 28 dBm | |](#--high-output--22-dbm--28-dbm--).
...
The table of contents of `docs/faq.md` had at the end a bogous entry
```markdown
- [| | High Output | 22 dBm | 28 dBm | |](#--high-output--22-dbm--28-dbm--)
```
This patch removes that bogous entry.
2026-02-24 17:48:30 +01:00
dreirund
5e24d03a91
faq.md: Section 5.14: Added more external projects.
...
Added to section 5.14 "Are there are projects built around MeshCore?":
* awesome-meshcore
* meshcore-open
* MeshCore-Cardputer-ADV
* LunarCore
* MC-Term
* Meck
* Meshcore for Wio Tracker L1 Pro
* MeshCore map auto uploader
2026-02-24 13:26:30 +01:00
Liam Cottle
603bd0e446
Merge pull request #1346 from mboelen/patch-1
...
Update faq.md
2026-02-15 18:20:00 +13:00
Don Patterson
dccdc4d958
Fix URLs
2026-02-03 18:06:23 -08:00
liamcottle
4af31e552e
refactor documentation
2026-02-04 00:59:13 +13:00
Michael Boelen
599e15fd0c
Update faq.md
...
Fix of a typo, change second sentence to start with a capital (like Q 3.6), adding missing dot in 3.8, and turn 3.8 into a question.
The file on dev branch is outdated, so submitting this on main.
2026-01-08 15:20:05 +00:00
uncle lit
a93527a474
fix Station G2 output dBm typo
...
fix Station G2 output dBm typo reported on https://github.com/meshcore-dev/MeshCore/issues/1304
changed 26.5 dBm to 36.5 dBm
2026-01-02 22:34:10 -08:00
uncle lit
27c92d2fe9
Update FAQ with new MeshCore applications and tx power settings for amped radios
...
Added entries for meshcore-pi and pyMC_Repeater to the FAQ
Added tx power settings for amped radios
2025-12-21 21:48:56 -08:00
mattzzw
2bcc9c10d2
Update faq.md
...
Fix typo
2025-12-14 18:29:49 +01:00
uncle lit
1f5659dd26
Update faq.md
...
fix typo bugs found by @4np
2025-12-08 09:33:10 -08:00
uncle lit
cae37d8892
Update faq.md
...
add get and set prv.key
add web site to generate new private key and specific its public key's first byte value
add link to repeater observer instruction
add links to The Comms Channel's meshcore video, MCarper's Meshcore Advantages, and Austin Mesh's MeshCore vs Meshtastic comparison
add deafness instruction for agc reset interval
add reference to Liam's Windows and Intel Mac client apps
add reference to Tree's Meshcore packet decoder
add OTA BLE update addendum for Seeed Wio Tracker L1 Pro
add instruction to use T-deck's software keyboard to enter `=` at the end of the base64 public key
2025-12-07 22:31:54 -08:00
tekstrand
3e3fa5b443
trim trailing whitespace, clarify repeater gps, remove outdated instructions
2025-10-04 10:54:24 -05:00
uncle lit
f594f2c7e6
Update faq.md
...
added pyMC_core to meshcore projects
mentioned Cisien's meshcoretomqtt fork from Andrew-a-g
updated Coding Rate explanation and recommendation
updated radio presets and added how to update presets listed in the app
2025-09-30 16:01:11 -07:00
Liam Cottle
3dc04deabf
Merge pull request #837 from silverphish-io/typo-fix
...
Typo fix
2025-09-29 10:42:23 +13:00
Scott Powell
3335b49d9f
Merge branch 'main' into dev
...
# Conflicts:
# variants/heltec_vision_master_e290/platformio.ini
2025-09-28 19:21:48 +10:00
silverphish-io
816d4e2fa3
Update faq.md
2025-09-25 14:59:25 +01:00
silverphish-io
adecd1e58d
Updated some typos and spelling mistakes in FAQ
2025-09-22 21:49:56 +01:00
Patrick
9b2dbf51cb
fix markdown
2025-09-13 14:05:57 -07:00
Patrick
a6a0183d44
Update FAQ with new server administration screenshot
2025-09-13 14:04:31 -07:00
Bryant Kelley
b5820b1ce0
Add companion not showing up over BLE to FAQ
2025-09-12 11:31:05 -07:00
Matthias Wientapper
b3adaa790a
Update faq.md
2025-08-30 20:53:57 +02:00
uncle lit
02ad2bed4d
Update faq.md
...
update instruction to add a node to the Internet Map from the app, and note that you can use the same companion radio to remove the nodes you added previously
add channel and contact QR code URL format
2025-08-25 17:20:13 -07:00
uncle lit
82184c5836
Update faq.md
...
update verbiage on room server's repeat functionality to discourage turning repeat on on room server.
Update repeater flood advert to 3 hours and mentioning pending PR to change that to 12 hours.
2025-08-20 22:08:19 -07:00