Commit Graph

1272 Commits (d045deb28f12b691f352b3fb9c0797f7fba3ffff)

Author SHA1 Message Date
Dominic Clifton d045deb28f Updating LED strip color combinations. 2015-01-22 21:53:34 +01:00
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.
2015-01-22 21:27:13 +01:00
Dominic Clifton 822af2352e Adding one more led function combination style. 2015-01-22 20:27:08 +01:00
Dominic Clifton 4f01c218b0 Updating changelog. 2015-01-22 11:01:34 +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 8c10f39606 Add support for backup and restore of led strip config.
Various minor code cleanups.
2015-01-19 20:41:41 +01:00
Dominic Clifton b0743f6bae Adding .gitignore file 2015-01-16 18:06:08 +00:00
Dominic Clifton 8870f9731d Prepare for release 0.60.0. 2015-01-16 18:06:04 +00:00
Dominic Clifton 317f0432fc Ensure tabs don't wrap on OSX. 2015-01-16 17:57:17 +00:00
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 2015-01-16 17:24:13 +00:00
Dominic Clifton 7f0461e41e Remove unused CSS styles. 2015-01-16 00:33:37 +00:00
Dominic Clifton f8964beec3 Update wire order message to reflect MSP behavior instead of CLI code
generation.
2015-01-16 00:33:13 +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 01635bc296 Merge pull request #53 from Roeland54/development
Update messages adjustments
2015-01-14 01:15:15 +00:00
Roeland Lutters 9b083c9bb9 Update messages adjustments
Update messages adjustments PID to more accurate versions.
2015-01-12 08:26:25 +01:00
Dominic Clifton 52c1e5aa1b Merge pull request #49 from stronnag/development
Replace motor order models.
2015-01-12 06:30:35 +00:00
Dominic Clifton df702a0b25 Merge pull request #50 from curtisbyers/patch-1
Cleaned up some spelling and capitalization.
2015-01-12 06:28:57 +00:00
Dominic Clifton 23e3832845 Merge pull request #51 from Roeland54/development
Sending "exit" command on closing configurator.
2015-01-12 06:28:00 +00:00
Roeland Lutters 8372092beb Fixing broken motors mincommand on configurator close. 2015-01-10 22:37:44 +01:00
Roeland Lutters 71008b6aad Sending exit command on closing configurator. 2015-01-10 22:01:02 +01:00
curtisbyers f7a319ca99 Cleaned up some spelling and capitalization. 2015-01-10 13:47:27 -06:00
Jonathan Hudson 30ddc6ac83 replace motor order models with script generated varients 2015-01-10 19:17:23 +00:00
Jonathan Hudson 566c0a7ccd replace motor order models with script generated varients 2015-01-10 19:15:43 +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
Dominic Clifton 3892c02833 Fix calculate of remaing LEDs and selection of next wire number. 2015-01-09 00:58:01 +00:00
decompyler 257855b457 CSS Tweaks 2015-01-08 16:28:05 -08: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 9bb764d1f2 Update firmware flasher to ignore non-matching release files. 2015-01-08 22:58:08 +00:00
Dominic Clifton 593538f2d2 Update firmware flasher to ignore non-matching release files. 2015-01-08 22:53:49 +00:00
Dominic Clifton 3d1665e462 Deleting unused led-strip code. 2015-01-08 21:54:46 +00: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
Dominic Clifton a348b5de8e Support RC and Stable firmware releases. 2015-01-08 11:44:32 +00:00
Dominic Clifton e4bc970680 Use i18n for tab switch message. 2015-01-08 11:38:10 +00:00
Roeland Lutters 91a63e05cf Merge pull request #1 from cleanflight/development
Update fork from Head
2015-01-08 10:49:59 +01:00
Dominic Clifton e7e9b3f2c7 Update changelog. 2015-01-08 01:52:19 +00:00
Dominic Clifton 3a4ea7e1c1 Update messaging used when api version is incompatible. 2015-01-08 01:50:35 +00:00
Dominic Clifton 6031907163 Merge branch 'development' of https://github.com/Roeland54/cleanflight-configurator into Roeland54-development 2015-01-08 01:37:19 +00:00
Dominic Clifton 7a64a39f25 Group battery and current settings together. Move GPS configuration to
the bottom.  Move failsafe thottle to failsafe section.
2015-01-08 01:07:38 +00:00
Dominic Clifton f5ba166c15 Add failsafe feature to RX section. 2015-01-08 01:06:42 +00:00
Dominic Clifton fce0a41c58 Update changelog. 2015-01-07 20:18:01 +00:00
Dominic Clifton 0285723fab First cut of working configuration migration. 2015-01-07 20:15:22 +00:00
Dominic Clifton 92dad92b60 Bump version to 0.59.1 in preparation for config migration. 2015-01-07 20:15:21 +00:00
Dominic Clifton 70593bc0a3 Update code to use correct selected for the RSSI AUX select element. 2015-01-07 20:15:21 +00:00
Dominic Clifton 835e665017 Fix 'unknown code' messages in console log. 2015-01-07 20:15:21 +00:00
Dominic Clifton eda54f13db Update RSSI channel configuration. 2015-01-07 13:51:08 +00:00