mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 10:50:40 +00:00
870 B
870 B
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.
- TODO - read this if you are looking for things to do (or curious about currently missing features)
- Our project board - shows what things we are currently working on and remaining work items for the current release.
- Power Management
- Mesh algorithm
- Channels - documentation on how multiple simultaneous channels are used
- Remote adminstration
- External client API and porting guide for new clients (iOS, python, etc...)
- TODO: how to port the device code to a new device.