Commit Graph

1278 Commits (9193b77119f923a52a3227de28c72746f95ec548)
 

Author SHA1 Message Date
Stefan Grufman 9193b77119 Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver) to Configuration tab. Also increased width of listbox to show full name. 10 years ago
Dominic Clifton c5fb803e29 Define colors for RX channels 13-16. 10 years ago
Dominic Clifton 3ead46fba3 Change grid color to grey. Make grid outer border same width as inner
borders.
10 years ago
decompyler 10173e1d6c Led grid tweaks 10 years ago
Dominic Clifton 6a11e44802 Bump minimum API version up - needs latest firmware for LED strip/ring
compatibility.
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 d045deb28f Updating LED strip color combinations. 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 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