MeshCore/docs
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 <noreply@anthropic.com>
2026-03-11 12:43:08 -07:00
..
_assets add support for mkdocs 2026-01-28 21:48:39 +13:00
_stylesheets refactor documentation 2026-02-04 00:59:13 +13:00
cli_commands.md Address PR review feedback from liamcottle (second round) 2026-03-11 12:43:08 -07:00
companion_protocol.md refactor documentation 2026-02-04 00:59:13 +13:00
docs.md refactor documentation 2026-02-04 00:59:13 +13:00
faq.md Address PR review feedback from liamcottle (second round) 2026-03-11 12:43:08 -07:00
index.md refactor packet format docs 2026-02-12 17:12:23 +13:00
kiss_modem_protocol.md Update protocol docs for new response codes and signal reporting 2026-02-07 10:26:08 +01:00
nrf52_power_management.md nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout 2026-01-23 17:18:41 +11:00
packet_format.md refactor packet format docs 2026-02-12 17:12:23 +13:00
payloads.md refactor packet format docs 2026-02-12 17:12:23 +13:00
qr_codes.md refactor documentation 2026-02-04 00:59:13 +13:00
stats_binary_frames.md Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response 2026-01-29 20:44:11 -08:00
terminal_chat_cli.md refactor documentation 2026-02-04 00:59:13 +13:00