mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
docs: present-state build and update docs; fix the ring-size arithmetic
- kas/README.md: the real-time rationale rests on the feeder's bounded queue depth, not ring size; the ring is 16 MiB (~84 s at 200 kHz, ~28 min at the 10 kHz cloud tick), a capacity for cloud-mode preload. - BUILD.md, kas config, release checklist, cold-build workflow: only forgefirm and meta-openglow (branch scarthgap) are cloned as siblings; every ForgeFIRM source repo is fetched by pinned SRCREV. - UPDATE-SYSTEM.md reads as the present-state design: the cloud-mode compatibility baseline is the cloud client's configured firmware version, not release metadata; decisions and open items listed plainly. - README.md states what GRBL mode still needs the Glowforge service for (camera-referenced homing) and what runs without it. - BRINGUP.md: generic build-host and fwup-lab references, the retained reproductions of the no-fire drill, the System tab. - LIGHTBURN.md: the arm-window timeouts are machine settings. - forgefirm-image.bb describes forgectrl as the machine-services daemon and points at the right backlog entry. - American spelling throughout.
This commit is contained in:
+1
-1
@@ -186,7 +186,7 @@ cat <<EOF
|
||||
|
||||
Pre-publish checklist (kas/README.md "Push & release order" step 4):
|
||||
- meta-openglow pushed; kas config flipped to the pinned-remote block
|
||||
- externalsrc bbappend dropped; kas lock refreshed
|
||||
- kas lock refreshed
|
||||
- self-containment proven from a fresh clone
|
||||
|
||||
Publish (from a directory with an authenticated gh):
|
||||
|
||||
Reference in New Issue
Block a user