Commit Graph

13 Commits (b940624b754b54f4302aecd120b8d65f19b0d4d5)

Author SHA1 Message Date
decompyler 7de513edfc Fixed selection and mode toggle behavior to include all modes within selection and to toggle all in selection rather than invert. 10 years ago
Dominic Clifton 994b04b0aa Add support for LED strip 'color' mode. 10 years ago
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 bb13699b48 Adding a 'Clear ALL' button on the LED Strip tab. Updating 'Clear' so
that it also clears the wire order.

This makes it easier to change LED layouts without too much button
clicking.
10 years ago
Dominic Clifton 7f0461e41e Remove unused CSS styles. 10 years ago
Dominic Clifton 7a674c9ab2 Display a message when the LED strip configuration has been saved.
Remove the old CLI panel.
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 6a8160c4f9 Fix line endings. 10 years ago
Dominic Clifton 3892c02833 Fix calculate of remaing LEDs and selection of next wire number. 10 years ago
Dominic Clifton 7d86fa9958 Update LED strip grid based on current configuration. 10 years ago
Dominic Clifton 683e68b036 Add support for MSP_LED_STRIP_CONFIG. 10 years ago
Dominic Clifton 3d1665e462 Deleting unused led-strip code. 10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
10 years ago