Commit Graph

9 Commits (f480e05027211aeb667ade14f7090fee15e2d5b3)

Author SHA1 Message Date
Dominic Clifton 7f0461e41e Remove unused CSS styles. 2015-01-16 00:33:37 +00:00
Dominic Clifton 7a674c9ab2 Display a message when the LED strip configuration has been saved.
Remove the old CLI panel.
2015-01-16 00:29:16 +00:00
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.
2015-01-16 00:15:41 +00:00
Dominic Clifton 6a8160c4f9 Fix line endings. 2015-01-09 01:11:46 +00:00
Dominic Clifton 3892c02833 Fix calculate of remaing LEDs and selection of next wire number. 2015-01-09 00:58:01 +00:00
Dominic Clifton 7d86fa9958 Update LED strip grid based on current configuration. 2015-01-09 00:24:10 +00:00
Dominic Clifton 683e68b036 Add support for MSP_LED_STRIP_CONFIG. 2015-01-08 23:21:17 +00:00
Dominic Clifton 3d1665e462 Deleting unused led-strip code. 2015-01-08 21:54:46 +00:00
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
2015-01-08 21:46:43 +00:00