evil-mad / EggBot

Software for The Original EggBot
GNU General Public License v3.0
285 stars 138 forks source link

EBB Firmware: Add in beginning of L3 and T3 command documentation #211

Closed EmbeddedMan closed 3 months ago

EmbeddedMan commented 1 year ago

Right now, in the development EBF_v3.0.0 branch, these commands exist but are not documented in ebb.html yet. This issue is for adding in the beginnings of this documentation. For example, complete parameter documentation (numerical limits), etc.

EmbeddedMan commented 1 year ago

Basic command syntax (parameters and replies) are now documented in the ebb.html file in the v3.0.0 branch. Further documentation for these commands will be added over time.

EmbeddedMan commented 3 months ago

The EBB documentation from the v3.0.0 branch that just got merged into master in PR #232 contains much of the L3 and T3 documentation. The only missing things are any detailed mathematical analysis and some good examples.