mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
767 B
767 B
id | title | sidebar_label |
---|---|---|
sw-design | Software Design | Software Design |
This is a mini design doc for developing the meshtastic software.
- Build instructions
- On device plugin API - a tutorial on how to write small Plugins which run on the device and can message other nodes.
- Our project board - shows what things we are currently working on and remaining work items for the current release.
- Power Management
- Mesh algorithm
- External client API and porting guide for new clients (iOS, python, etc...)
- TODO: how to port the device code to a new device.