Avi0n
0be082b5f9
fix typos
5 months ago
Kyle
293a8a9a84
docs: add explanatory notes for txdelay, direct.txdelay, and rxdelay CLI commands
3 months ago
Scott Powell
d3ba89c8bb
* doco: "region default"
3 months ago
liamcottle
a9b55f58f1
update neighbor.remove docs
4 months ago
Scott Powell
515af35b13
* docs changes for PAYLOAD_TYPE_GRP_DATA
4 months ago
Wessel Nieboer
fb08fc0b1e
restore docs
4 months ago
Wessel Nieboer
728b586c3a
Address comments
4 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
4 months ago
Jeroen Vermeulen
f543ba22de
Update temporary note with a hyperlink to issue #2118
4 months ago
Jeroen Vermeulen
31a08e1de6
Update note for upgrade to version 1.14.1
Clarify note regarding upgrade from older version.
4 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
4 months ago
Jeroen Vermeulen
dbfc29b06a
Documented get/set radio.rxgain CLI command
Added documentation for RX Boosted Gain Mode commands.
4 months ago
Robert Ekl
dcf5785cc4
docs: add radio.rxgain command reference
4 months ago
Robert Ekl
a8783b372e
docs: align gps output description with CLI
4 months ago
Wessel Nieboer
1f48d2b869
Address comments
4 months ago
Jouni
4b6eb70b02
Airtime (af) documentation update
4 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] >
4 months ago
Ryan Gregg
ffe0853d7f
Add Ethernet documentation for RAK4631 ETH support
Co-Authored-By: Claude Opus 4.6 <[email protected] >
4 months ago
Robert Ekl
095f97b355
set prv.key doc update
4 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
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
Robert Ekl
b43319d1a4
docs: correct CLI command forms and targeted typos
5 months ago
Jeroen Vermeulen
246f5352d6
Update admin password command description
Tested in v1.13.
These commands don't work anymore:
```
get password
-> ??: password
set password secret
-> unknown config: password secret
```
This does work:
```
password secret
-> password now: secret
```
5 months ago
liamcottle
4af31e552e
refactor documentation
6 months ago
Matthias Wientapper
2b754d4295
cli_commands.md: `region` available via remote cli in 1.12.0
changed with #1476
6 months ago
Chris
4e1e8bbffb
Add a cli command reference document
6 months ago