Skip to content

release: appkit v0.9.0 — MicGrid - #24

Merged
tsyma merged 1 commit into
mainfrom
release/appkit-0.9.0
Aug 7, 2026
Merged

release: appkit v0.9.0 — MicGrid#24
tsyma merged 1 commit into
mainfrom
release/appkit-0.9.0

Conversation

@tsyma

@tsyma tsyma commented Aug 7, 2026

Copy link
Copy Markdown
Member

Version bump only; the work is in #23.

Adds felitronics::appkit::MicGrid — mic placement over a drawn speaker, moved from OrbitCapture so both ends of the capture pipeline share one picture of where a mic stands.

Source-compatible with v0.8.0: a new header, nothing existing touched.

MicGrid — mic placement over a drawn speaker, moved from OrbitCapture so the capture
tool and the player share one picture of where a mic stands.

Geometry and drawing unchanged. Namespaced into felitronics::appkit; the caption is a
setter rather than a hard-coded line; new isAvailable seam so a player can show only the
positions that actually have a capture behind them, which is unset and therefore inert
for the capture tool.

Two latent issues in the moved code, surfaced by this repo's stricter flags: an int
index into a vector, and a double compared with ==.
@tsyma
tsyma merged commit 30eeb98 into main Aug 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant