-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Fetch LED types from Bus classes (dynamic UI) #4129
Commits on Aug 22, 2024
-
- provide LED types from BusManager for settings Credit: @netmindz for the idea.
Configuration menu - View commit details
-
Copy full SHA for 6f3267a - Browse repository at this point
Copy the full SHA 6f3267aView commit details
Commits on Aug 24, 2024
-
- move macros to constexpr methods - introduce type capabilities for UI - add phase shifting (POC) to PWM - replace PWM CIE LUT with calculated curve CIE & phase shifting credit @DedeHai
Configuration menu - View commit details
-
Copy full SHA for dbb47d5 - Browse repository at this point
Copy the full SHA dbb47d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8818a9e - Browse repository at this point
Copy the full SHA 8818a9eView commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f55e2fc - Browse repository at this point
Copy the full SHA f55e2fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 865e3dc - Browse repository at this point
Copy the full SHA 865e3dcView commit details
Commits on Aug 26, 2024
-
- LEDC: allocate same timer for CCT PWM - use SOC constants BusManager update - use allocateMultiplePins for BusPwm
Configuration menu - View commit details
-
Copy full SHA for 820df0c - Browse repository at this point
Copy the full SHA 820df0cView commit details
Commits on Aug 27, 2024
-
Introduce network type (previous virtual)
- phase shifting correction (limit to PWM CCT)
Configuration menu - View commit details
-
Copy full SHA for b2e00eb - Browse repository at this point
Copy the full SHA b2e00ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c51ce2e - Browse repository at this point
Copy the full SHA c51ce2eView commit details
Commits on Aug 30, 2024
-
Dithering support & bugfix in UI
Thanks to @DedeHai & @zalatnaicsongor
18Configuration menu - View commit details
-
Copy full SHA for 0d035a0 - Browse repository at this point
Copy the full SHA 0d035a0View commit details
Commits on Sep 1, 2024
-
Remove ledc_set_duty_and_update
Add semaphoring Determine CCT overlap
Configuration menu - View commit details
-
Copy full SHA for 2ca034b - Browse repository at this point
Copy the full SHA 2ca034bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b2887 - Browse repository at this point
Copy the full SHA a3b2887View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85e2f7e - Browse repository at this point
Copy the full SHA 85e2f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for be7475f - Browse repository at this point
Copy the full SHA be7475fView commit details
Commits on Sep 3, 2024
-
- fixed maxBri value - fixed overflow in dead time subtraction - deadtime and offset now also work if signals are inverted (_reversed)
Configuration menu - View commit details
-
Copy full SHA for 2cc0ace - Browse repository at this point
Copy the full SHA 2cc0aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e58dd - Browse repository at this point
Copy the full SHA b1e58ddView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3c31c5 - Browse repository at this point
Copy the full SHA d3c31c5View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 092a5a1 - Browse repository at this point
Copy the full SHA 092a5a1View commit details
Commits on Sep 5, 2024
-
Merge pull request #4126 from DedeHai/PWM-fixes
fixed offsets and inverted signal plus dead time
Configuration menu - View commit details
-
Copy full SHA for 55d98ff - Browse repository at this point
Copy the full SHA 55d98ffView commit details -
Move LED types to individual bus type
- (credit @netmindz & @willmmiles) Tuning.
Configuration menu - View commit details
-
Copy full SHA for 9cc333b - Browse repository at this point
Copy the full SHA 9cc333bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43cc4ec - Browse repository at this point
Copy the full SHA 43cc4ecView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac689a9 - Browse repository at this point
Copy the full SHA ac689a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b31e2 - Browse repository at this point
Copy the full SHA c5b31e2View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b431515 - Browse repository at this point
Copy the full SHA b431515View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5df1a22 - Browse repository at this point
Copy the full SHA 5df1a22View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6169c45 - Browse repository at this point
Copy the full SHA 6169c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8d9d1 - Browse repository at this point
Copy the full SHA 5b8d9d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f12de61 - Browse repository at this point
Copy the full SHA f12de61View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec7f69d - Browse repository at this point
Copy the full SHA ec7f69dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d51c5 - Browse repository at this point
Copy the full SHA 49d51c5View commit details