Commit Graph

1570 Commits (5c85ba7011c51a6ba23fc1c20c6b8ddbea3cdaf9)
 

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