Commit Graph

12 Commits (6a11e44802ca7afd3260ba557b287a4b643aaa27)

Author SHA1 Message Date
Dominic Clifton a5de593da7 Allow LED strip colors to be used. Requires new firmware.
At the moment colors are only used by the thrust ring mode.
10 years ago
Dominic Clifton d045deb28f Updating LED strip color combinations. 10 years ago
Dominic Clifton 822af2352e Adding one more led function combination style. 10 years ago
Dominic Clifton cb9fe40c71 Cleanup wire number alignment and styles. 10 years ago
Dominic Clifton ef323cfaf2 Adding CSS styles for other LED function combinations. 10 years ago
Dominic Clifton 7f0461e41e Remove unused CSS styles. 10 years ago
Dominic Clifton 519de30f6e Allow saving of LED Strip configuratiion via MSP. Requires firmware
with new MSP_SET_LED_STRIP_CONFIG.

Remove some .toUpperCase() duplication since it was only needed for the
CLI commands panel.
Minor CSS cleanups.
Some variable and class renaming to align with firmware code.
10 years ago
Dominic Clifton db68d567d3 Merge branch 'led-strip' of
https://github.com/decompyler/cleanflight-configurator into
decompyler-led-strip

Conflicts:
	tabs/led_strip.css
	tabs/led_strip.js
10 years ago
Dominic Clifton 6a8160c4f9 Fix line endings. 10 years ago
decompyler 257855b457 CSS Tweaks 10 years ago
Dominic Clifton 3c4623c7cf Tweak position of wire numbers. 10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
10 years ago