Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controls bugfixes, stack 16K, physical and virtual drivers, driver variables #23

Merged
merged 12 commits into from
Dec 19, 2024

Conversation

ewowi
Copy link
Collaborator

@ewowi ewowi commented Dec 19, 2024

No description provided.

ewowi and others added 12 commits December 13, 2024 17:38
pio.ini
- latest ESPLiveScript (3.1)

main.cpp
- set SET_LOOP_TASK_STACK_SIZE to 16K (WIP)

SysModModel
- preDetails: if oldvalue then remove old details
- Variable::value: support rowNr
- refactor setValue

UserModLive / SysModSystem
- measure stack size
package.json updates

pio.ini
- separate physical and virtual driver builds
Panel 8048 script
- pin[6] to pin[2]

pio.ini
- STARLIGHT_CLOCKLESS_LED_DRIVER -> STARLIGHT_PHYSICAL_DRIVER
- STARLIGHT_CLOCKLESS_VIRTUAL_LED_DRIVER -> STARLIGHT_VIRTUAL_DRIVER

LedModFixture
- cleanup virtual driver definition
- driverInit: use NUM_LEDS_PER_STRIP and NBIS2SERIALPINS as variables and init using sortedPins

UserModLive
- default enabled
SysModModel
- postDetails: rowNr check at the end
- setValue: check on value (not) null
LedEffects
- Paintbrush 3D fix

SysModule
- assignPreset don't save preset values
@ewowi ewowi merged commit a420188 into main Dec 19, 2024
2 of 14 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