We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add experimental API backend status notes to Meshtastic and MeshCore pages Meshtastic.md: - Add 'Experimental: Meshtastic API Backend' section - Note current status: TCP/protobuf working, routing working - Clarify limitations: No auto-channel discovery, no channel sync - Advise users to manually create channels matching device channels MeshCore.md: - Add 'Experimental: MeshCore TCP API Backend' section - Note current status: Companion Protocol working, routing working - Clarify limitations: No auto-channel discovery, no channel sync - Note that backend is not wired into router by default - Advise users to manually create channels matching device channels Both pages link to Configuration.md for full details (future documentation). Per code analysis: - meshtastic_API.uc: No channel discovery/sync implemented - meshcore_tcp_api.uc: Experimental, not wired into router, no channel integration - Both require manual pre-creation of channels in Crow
Streamline wiki: consolidate configuration documentation into Configuration.md - Create new comprehensive Configuration.md covering all crow.conf.override settings: * Meshtastic bridge, MeshCore bridge, APRS bridge (all backends) * USB storage options with field reference table * UI customization (message alignment, key format) * Complete multi-feature example * Clear restart instructions - Update feature pages to focus on hardware/setup: * Meshtastic.md: Remove boilerplate, add link to Configuration * MeshCore.md: Simplify config section with Configuration reference * UI-Tweaks.md: Link to Configuration for settings * USB-Storage.md: Reference Configuration for detailed options * APRS.md: Add Configuration reference intro - Gracefully deprecate Advanced-Configuration.md: * Add prominent redirect notice to Configuration * Preserve page for future advanced topics * Maintain backward compatibility - Update _Sidebar.md: * Add 'Configuration Reference' as top-level entry * Rename 'Advanced configuration' to 'Advanced Topics' Net effect: -76 lines of duplication, single source of truth for all config.
Rebrand Raven → Crow
Updated Meshtastic (markdown)
Created Meshtastic (markdown)