Commit Graph

634 Commits (4f01c218b08e832117c365ef92ba034376c97a69)

Author SHA1 Message Date
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 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 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 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 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 70593bc0a3 Update code to use correct selected for the RSSI AUX select element. 2015-01-07 20:15:21 +00:00
Dominic Clifton eda54f13db Update RSSI channel configuration. 2015-01-07 13:51:08 +00:00
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 2015-01-07 12:40:21 +13:00
Dominic Clifton 26d6c1a562 Allow baud rate configuration on the Configuration tab. 2015-01-04 10:28:32 +00:00
Dominic Clifton 8257efffa8 Fix GPS MSP message code for GPS signal strength indicators. 2015-01-04 09:34:56 +00:00
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 2015-01-04 08:09:10 +00:00
Dominic Clifton 597c96819b Remove strange baseflight reference from the model HTML and CSS. 2015-01-04 01:34:46 +00:00
Dominic Clifton 9f07f438e2 Update firmware flasher so it formats the release notes a little. 2015-01-03 22:29:32 +00:00
Dominic Clifton b9fbb5447d Delete unused baseflight code from firmware flasher. 2015-01-03 22:10:08 +00:00
Stefan Grufman a69921e5c4 Added XBUS_MODE_B to serial rx configuration. 2015-01-03 01:09:59 +00:00
Dominic Clifton fe64fb3628 Merge pull request #30 from Roeland54/development
Fixed the displayed firmware-date in the firmware flasher.
2015-01-03 01:05:47 +00:00
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.
2015-01-03 00:58:52 +00:00
Dominic Clifton 68230b103e Updating ports tab to use API version 1.1. 2015-01-02 19:31:51 +00:00
Dominic Clifton ebd5d27809 Sanitize the names of the handlers. Move code into named functions. 2015-01-02 19:31:51 +00:00
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 2015-01-02 19:31:50 +00:00
Dominic Clifton 32820853ce Updating to use API version 1.1. 2015-01-02 19:31:50 +00:00
Roeland Lutters de3494146c Fixed firmware version Displayed hours. 2014-12-25 23:30:15 +01:00
Roeland Lutters f71eba5760 Fixed the displayed firmware-date in the firmware flasher. 2014-12-25 22:10:00 +01:00
Paul Rogalinski 7a800444b5 Force the user to pick a fimrware before loading 2014-12-25 00:02:18 +01:00
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.
2014-12-21 23:17:41 +00:00
Dominic Clifton 48f8c8f411 Fix wraping of 'master' slider on motors tab. 2014-12-21 14:03:09 +00:00
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.
2014-12-21 12:29:36 +00:00
Dominic Clifton 5112a73c74 Use larger calibrarion buttons and avoid text-wrapping on button labels. 2014-12-21 00:26:33 +00:00
Dominic Clifton 968db92b81 Update CSS so that AUX 10-12 fit without wrapping. 2014-12-21 00:22:05 +00:00
Thomas Greer 8935054584 Fixed transposed URLs in firmware flasher 2014-12-20 11:16:35 +00:00
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 2014-12-20 02:50:36 +00:00
Dominic Clifton 41a2ef3295 Re-instate use of MSP_CONFIG and updated MSP_MISC commands in
cleanflight.
2014-12-20 00:30:59 +00:00
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
2014-12-20 00:29:49 +00:00
Dominic Clifton ccc0b839e6 Minor tweaks to the firmwre flasher. 2014-12-19 19:48:19 +00:00
Dominic Clifton c6867d3c52 Update the firmware flasher to provide more details about the release.
Add warning message about target selection.
2014-12-19 16:04:42 +00:00
Dominic Clifton dac49093a0 Update firmware flasher so that it uses files available via the github
releases api.
2014-12-19 14:56:40 +00:00