Files
Meshtastic-Android/docs/en/developer
James Rich 975b6f4c8c docs: Document RadioController composition in architecture guide
Add a "Radio Control" section to the developer architecture guide
covering how features issue radio commands: the RadioController
composite, its four sub-interfaces (Admin/Messaging/Node/Request), and
DirectRadioControllerImpl as the in-process composition root that
assembles them via interface delegation. Notes the fire-and-forget admin
model and the deliberate alignment with the meshtastic-sdk API shape.

Additive only (no stale-reference fix); bumps last_updated.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 11:41:49 -05:00
..