-
Notifications
You must be signed in to change notification settings - Fork 2
Home
戴梓恆 (TAI TZU-HENG) edited this page Aug 31, 2026
·
6 revisions
Setup and protocol documentation for this project. Two top-level entry points, each an index into a section split by topic:
| Page | Covers |
|---|---|
| Controller Setup | One-time ROBOGUIDE virtual controller setup, in order: prerequisites, server tags, loading the driver, running it, verifying |
| Protocol | The MAPPDK wire protocol: command tables, field widths, error messages, driver limits, the two connections, and how to extend the driver |
Everything here is English. The Chinese version is the
same content in Traditional Chinese, with matching page names and
structure, each prefixed with Chinese-.
If you're new to the project, start with the top-level README instead; these pages go into more depth than that entry point needs.
This wiki mirrors docs/ in the repository; the repository copy is the source of truth if the two ever drift.
Last updated: 2026-08-31
Controller Setup
Protocol
- Overview
- Commands (Upstream)
- Commands (Extended)
- Wire Format
- Connections
- Errors
- Driver Limits
- Reserved Resources
- Extending the Driver
- Debugging Notes
控制器設定
協定