Commit Graph

33 Commits (53043a3c330b29d265e2824a71ef85ab31467e01)

Author SHA1 Message Date
sheaivey 77a8162af2 cleaning up branch. 2017-06-12 23:08:00 -07:00
skaman82 b488af56c3 LED scrollbar fix 2016-08-01 18:54:51 +02:00
gaelj 92ec31f80b CF new LED strip port 2016-06-30 22:12:46 +02:00
skaman82 dc786c42c5 Led Stip CSS cleanup 2016-06-17 19:47:09 +02:00
skaman82 71b3c3e2a4 LED Strip CSS fix 2016-06-17 19:13:29 +02:00
gael 6c964164e4 Support LED cmds GPS, RSSI & Blink in configurator
Implement initial support for new LED commands implemented in CF PR
2101.
2016-05-08 15:24:29 +02:00
skaman82 b3f18fe992 Further CSS cleanup 2016-01-03 15:42:21 +01:00
Dominic Clifton 15dc6c1bbf fixing indentation issues. 2015-11-14 11:29:29 +00:00
skaman82 a34ab0172c led strip small mod 2015-11-13 18:44:57 +01:00
skaman82 6a59938818 last small fix in the led tab 2015-11-09 12:04:30 +01:00
skaman82 53243f5977 small fix in the led tab 2015-11-09 12:01:19 +01:00
skaman82 e02aae80af fixing LED Strip Tab 2015-11-08 00:21:49 +01:00
Kristjan Vaga 76fc0176da Polishing the toolbar related styles. Fixing styles. 2015-11-05 19:22:39 +02:00
skaman82 abfeb973ab LED Strip tab fix 2015-10-29 19:17:34 +01:00
Dominic Clifton 3d822e836e Tweak LED strip state button. 2015-03-29 15:57:09 +01:00
bradnon cb3b2f54fb Updated without .not() and black text friendly 2015-03-15 18:03:30 -04:00
bradnon 5c5fb26aad Use real colors for the color buttons on the LED strip configuration tab 2015-03-15 02:09:08 -04:00
Dominic Clifton b940624b75 Fix placement of wire number on led strip tab. 2015-01-29 19:23:24 +01:00
Dominic Clifton 994b04b0aa Add support for LED strip 'color' mode. 2015-01-25 16:22:57 +01:00
Dominic Clifton 3ead46fba3 Change grid color to grey. Make grid outer border same width as inner
borders.
2015-01-23 10:29:59 +01:00
decompyler 10173e1d6c Led grid tweaks 2015-01-23 00:20:38 -08:00
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.
2015-01-23 02:12:20 +01:00
Dominic Clifton d045deb28f Updating LED strip color combinations. 2015-01-22 21:53:34 +01:00
Dominic Clifton 822af2352e Adding one more led function combination style. 2015-01-22 20:27:08 +01:00
Dominic Clifton cb9fe40c71 Cleanup wire number alignment and styles. 2015-01-22 10:59:28 +01:00
Dominic Clifton ef323cfaf2 Adding CSS styles for other LED function combinations. 2015-01-22 10:49:36 +01:00
Dominic Clifton 7f0461e41e Remove unused CSS styles. 2015-01-16 00:33:37 +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 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
2015-01-09 01:17:57 +00:00
Dominic Clifton 6a8160c4f9 Fix line endings. 2015-01-09 01:11:46 +00:00
decompyler 257855b457 CSS Tweaks 2015-01-08 16:28:05 -08:00
Dominic Clifton 3c4623c7cf Tweak position of wire numbers. 2015-01-08 21:52:39 +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