Add /restart and /debug commands; enhance validation section with state diagnostics
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Add MeshIP (AREDN) bridge to configuration order and document meship backend
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Update channel configuration and gatekeeper wiki docs
Update hash channels documentation: add APRS support
- Clarify that hash channels work across Crow, Meshtastic, MeshCore, AND APRS
- Explain how APRS uses hash channels (group routing to callsigns)
- Explain how Meshtastic/MeshCore hash computation works (SHA256 first byte)
- Add cross-network message delivery example
Per code analysis:
- aprs.uc:296-302 resolves #GroupName hash channels
- When /join #TacNet CALL1 CALL2 used, creates hash channel + routes APRS messages
- Single hash channel can receive from all networks simultaneously
This completes the hash channel documentation to match code behavior.
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Add export instructions to Configuring-Channels: /export, /export text, /export csv
- Add 'Exporting Channel Messages' section before 'Removing a Channel'
- Document /export and /export text for plain-text export
- Document /export csv with CSV column details (timestamp, from, message)
- Explain CSV use cases (spreadsheets, analysis, archival, programmatic use)
- Add export requirements (selected channel, at least one message)
- Include workflow example (select channel → /export csv → save)
- Link to Commands — Export Commands for complete reference
- Update Related Commands table with three export command variants
- Clear, practical guidance for users wanting to archive/analyze messages
Net effect: +61 insertions, covers all export formats and use cases.
Enhance Configuring-Channels: add backend selection, /join workflow, and modification guide
- Add Quick Start section with /join command examples (hash channels, AREDN-only, APRS)
- Document available backends (Meshtastic, MeshCore, APRS) with prerequisites
- Show UI method for binding backends to channels
- Show config method for backend binding via crow.conf.override
- Add APRS multi-backend backend selection via /join and config
- Expand backend binding section with clear workflows
- Add Modifying Existing Channels section covering in-place edits
- Enhance Features section with more context (Images, Winlink, Max Messages)
- Add Common Commands table with key slash commands
- Add Related Topics section with links to Commands, Configuration, APRS, etc.
- Improve overall structure: quick start first, UI method, then advanced config
- Update key types table with use cases and compatible networks
- Expand hash channel documentation with examples
Net effect: +218 insertions, clearer workflows from creation to configuration,
better integration with Commands.md and Configuration.md for detailed reference.
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Updated Configuring Channels (markdown)
Created Configuring Channels (markdown)