Commit Graph

633 Commits (ef323cfaf22c68097f2d2987350c436d9cd66eb8)

Author SHA1 Message Date
Dominic Clifton ef323cfaf2 Adding CSS styles for other LED function combinations. 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 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 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 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 70593bc0a3 Update code to use correct selected for the RSSI AUX select element. 10 years ago
Dominic Clifton eda54f13db Update RSSI channel configuration. 10 years ago
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 10 years ago
Dominic Clifton 26d6c1a562 Allow baud rate configuration on the Configuration tab. 10 years ago
Dominic Clifton 8257efffa8 Fix GPS MSP message code for GPS signal strength indicators. 10 years ago
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 10 years ago
Dominic Clifton 597c96819b Remove strange baseflight reference from the model HTML and CSS. 10 years ago
Dominic Clifton 9f07f438e2 Update firmware flasher so it formats the release notes a little. 10 years ago
Dominic Clifton b9fbb5447d Delete unused baseflight code from firmware flasher. 10 years ago
Stefan Grufman a69921e5c4 Added XBUS_MODE_B to serial rx configuration. 10 years ago
Dominic Clifton fe64fb3628 Merge pull request #30 from Roeland54/development
Fixed the displayed firmware-date in the firmware flasher.
10 years ago
Dominic Clifton d671bff583 First cut of functional 'Ports' tab. Support backup and restore of
serial port scenarios and baud rates.  Add note to 'features' tab.
10 years ago
Dominic Clifton 68230b103e Updating ports tab to use API version 1.1. 10 years ago
Dominic Clifton ebd5d27809 Sanitize the names of the handlers. Move code into named functions. 10 years ago
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 10 years ago
Dominic Clifton 32820853ce Updating to use API version 1.1. 10 years ago
Roeland Lutters de3494146c Fixed firmware version Displayed hours. 10 years ago
Roeland Lutters f71eba5760 Fixed the displayed firmware-date in the firmware flasher. 10 years ago
Paul Rogalinski 7a800444b5 Force the user to pick a fimrware before loading 10 years ago
Dominic Clifton e938060be4 Reorganize MSP calls on setup tab so that the calibrate mag button is
enabled on the CJMCU target which does not implement the GPS msp
commands.
10 years ago
Dominic Clifton 48f8c8f411 Fix wraping of 'master' slider on motors tab. 10 years ago
Dominic Clifton 502cf718ab Update backup/restore functionality so that it restores adjustments,
auxiliary settings and channel forwarding (per-profile).  Add "Warning
Cell Voltage" to the UI.
10 years ago
Dominic Clifton 5112a73c74 Use larger calibrarion buttons and avoid text-wrapping on button labels. 10 years ago
Dominic Clifton 968db92b81 Update CSS so that AUX 10-12 fit without wrapping. 10 years ago
Thomas Greer 8935054584 Fixed transposed URLs in firmware flasher 10 years ago
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 10 years ago
Dominic Clifton 41a2ef3295 Re-instate use of MSP_CONFIG and updated MSP_MISC commands in
cleanflight.
10 years ago
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
10 years ago
Dominic Clifton ccc0b839e6 Minor tweaks to the firmwre flasher. 10 years ago
Dominic Clifton c6867d3c52 Update the firmware flasher to provide more details about the release.
Add warning message about target selection.
10 years ago
Dominic Clifton dac49093a0 Update firmware flasher so that it uses files available via the github
releases api.
10 years ago
Paul Rogalinski 2f9e2b13c5 fixed typos 10 years ago