Skip to content

58.x support for FAST ER command + magnet enable monitoring#2005

Merged
bosh merged 20 commits intomissionpinball:0.58.xfrom
bosh:0.58.x
Apr 26, 2026
Merged

58.x support for FAST ER command + magnet enable monitoring#2005
bosh merged 20 commits intomissionpinball:0.58.xfrom
bosh:0.58.x

Conversation

@bosh
Copy link
Copy Markdown
Collaborator

@bosh bosh commented Apr 26, 2026

Syncing with dev changes, also cutting 0.81.0.dev1 for public testing with the lights changes

bosh and others added 20 commits April 25, 2026 20:01
Move dev to include changes from 0.80.0 and bump to 0.81.0.dev1
…h > 1 carry value

though this should never happen in practice since we only call loop range(3) times,
so +0, +1, and +2. Even a 4-channel light could only carry once, so
really this should only matter in the 5+ channel case (or perhaps if you
can start with an offset of +3, which really should be a carry+1 with 0 offset
for readability. The config params are generally pulled out inside the initialize
in these, rather than from the self config reference within the function -- this
is intentional to try and keep config reading inside initialize itself
to better orient the seams with the data structures and relevancy
…r ER command support

.44 provided the ER command, but .48 provides 128 as the light-limit-per-header
and has extended support for RGB-RGBW mixed chains
required an ER: message processor in order to not block past getting the ER:P response
under the hood the light breakouts are considered "local breakouts", so the
dev will define light overrides there, not inside the "breakouts" config
added a new config option, which is 1-based (since LED numbers in FAST are 1 based)
and support in ER command when setting mixed mode
FAST EXP ER command support - breaking change on lighting code
add "enabled" monitoring to magnet devices
@sonarqubecloud
Copy link
Copy Markdown

@bosh bosh merged commit e4c8a2e into missionpinball:0.58.x Apr 26, 2026
25 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