uncle lit
633db082d1
fixed typos and refined multibyte sections.
fixed typos and refined multibyte sections.
4 months ago
liamcottle
30963231ce
update docs logo
4 months ago
Scott Powell
efc875b1b6
* more notes about number_allocations
4 months ago
Scott Powell
6fb8e60b5f
* number_allocations.md data-type range changes
4 months ago
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.
4 months ago
Scott Powell
515af35b13
* docs changes for PAYLOAD_TYPE_GRP_DATA
4 months ago
Jim Schrempp
7268d7d0d3
Update RAK 4631 entry in FAQ on new bootloader
Removed "see note" from RAK 4631 entry in FAQ.
4 months ago
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
4 months ago
MGJ
cd6c09a0d9
Support for GAT562 Mesh Watch13 device
4 months ago
Quency-D
8435464c84
Add v4 FEM LNA CLI control commands.
4 months ago
Wessel Nieboer
fb08fc0b1e
restore docs
4 months ago
Wessel Nieboer
728b586c3a
Address comments
5 months ago
Wessel Nieboer
0aa0ec1f16
Add get/set dutycycle command
We translate to af internally, it's easier to store and doesn't break
stored prefs. Made get/set af command show deprecated, but it still
works fine.
5 months ago
Jeroen Vermeulen
54f6ac4929
Add discover.neighbors command documentation
5 months ago
Jeroen Vermeulen
f543ba22de
Update temporary note with a hyperlink to issue #2118
5 months ago
Jeroen Vermeulen
31a08e1de6
Update note for upgrade to version 1.14.1
Clarify note regarding upgrade from older version.
5 months ago
Jeroen Vermeulen
7e6d8dde13
Update note about setting when upgrading
Clarified note regarding default setting for upgrades from older versions.
See https://github.com/meshcore-dev/MeshCore/pull/1653#issuecomment-4101341378
5 months ago
Jeroen Vermeulen
dbfc29b06a
Documented get/set radio.rxgain CLI command
Added documentation for RX Boosted Gain Mode commands.
5 months ago
Robert Ekl
dcf5785cc4
docs: add radio.rxgain command reference
5 months ago
Robert Ekl
a8783b372e
docs: align gps output description with CLI
5 months ago
Janez T
ae9fcb3c0b
fix: Rename grp dev type
ref: #1928
5 months ago
Janez T
2f68769185
fix: Widen grp data type
ref: #1928
5 months ago
Janez T
1fb26e7623
fix: Drop grp data timestamp
ref: #1928
5 months ago
Wessel Nieboer
1f48d2b869
Address comments
5 months ago
Janez T
2fe3c36b8f
fix: Trim grp docs
ref: #1928
5 months ago
Janez T
896d60c026
fix: Keep data docs only
ref: #1928
5 months ago
Janez T
37b72ffc17
fix: Scope group data docs
ref: #1928
5 months ago
Janez T
f25d7a882a
fix: Align channel data framing
ref: #1928
5 months ago
Janez T
a21b83b127
fix: address comments
ref:
5 months ago
Janez T
0e98939987
feat: Require 0xFF for custom payloads
ref:
5 months ago
Janez T
9b84278607
feat: Add support for PAYLOAD_TYPE_GRP_DATA
Docs changes are to reflect how it is currently in fw
This adds ability to send datagram data to everyone in channel
5 months ago
Robert Ekl
003eda1f1a
docs: clarify path length encoding
5 months ago
Jouni
4b6eb70b02
Airtime (af) documentation update
5 months ago
Ryan Gregg
61ba79966b
Address PR review feedback from liamcottle (second round)
- Rename eth command to eth.status for consistency with other commands
- Rename generateDeviceMac to generateEthernetMac for clarity
- Refactor ethernet_handle_command to return false by default
- Allow new TCP clients to replace existing connections (repeater, room server, SerialEthernetInterface)
- Boot companion radio without Ethernet on init failure (LoRa-only recovery mode)
- Remove > prompt from ethernet CLI for consistency with serial interface
- Fix variable redeclaration compile error in SerialEthernetInterface when ETHERNET_STATIC_IP is defined
- Fix TCP socket leak when duplicate client detection fires
- Remove dead recv_queue and adv_restart_time members from SerialEthernetInterface
- Fix port numbers in docs (port 23 for repeater/room server CLI, port 5000 for companion radio)
- Clarify eth.status command is only available in repeater and room server firmware
Co-Authored-By: Claude Sonnet 4.6 <[email protected] >
5 months ago
Ryan Gregg
ffe0853d7f
Add Ethernet documentation for RAK4631 ETH support
Co-Authored-By: Claude Opus 4.6 <[email protected] >
5 months ago
Robert Ekl
095f97b355
set prv.key doc update
5 months ago
Wessel Nieboer
f6338430f8
Add get/set dutycycle command
We translate to af internally, it's easier to store and doesn't break
stored prefs. Made get/set af command show deprecated, but it still
works fine.
5 months ago
Robert Ekl
6677b40954
docs: sync companion and kiss protocol docs
5 months ago
Robert Ekl
0d0b31eb52
docs: sync CLI and payload docs with implementation
5 months ago
AI7NC
36db50a0d2
Update cli_commands.md R400 grammer
Small grammar fix
5 months ago
AI7NC
bb454861c7
Update cli_commands.md R402
5 months ago
AI7NC
fe32f16aa4
Update cli_commands.md R399 updates
5 months ago
AI7NC
4aaa557daf
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
5 months ago
AI7NC
0228d596e8
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
5 months ago
AI7NC
721c21f1e5
Apply suggestion from @weebl2000
Co-authored-by: Wessel <[email protected] >
5 months ago
EtoOnAmill
b0000c2fd6
Removed section for individual `get bridge.source`
5 months ago
AI7NC
d2a6fda8d5
Update cli_commands.md
5 months ago
AI7NC
992cc083e6
Update cli_commands.md to include path.hash.mode and loop.detect
Adding the new repeater cli commands introduced in 1.14
Ref: https://buymeacoffee.com/ripplebiz/path-diagnostics-improvements
5 months ago
Specter242
e323755990
sensecap solar: add poweroff command and board power/LED parity
5 months ago
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 .
5 months ago