1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00
Commit graph

1327 commits

Author SHA1 Message Date
Marc Egli
126beedf9c Allow negative current scales and allow an offset between 0 and 3.3V 2015-01-23 12:01:52 +01:00
Dominic Clifton
3ead46fba3 Change grid color to grey. Make grid outer border same width as inner
borders.
2015-01-23 10:29:59 +01:00
decompyler
10173e1d6c Led grid tweaks 2015-01-23 00:20:38 -08:00
Dominic Clifton
6a11e44802 Bump minimum API version up - needs latest firmware for LED strip/ring
compatibility.
2015-01-23 02:26:19 +01:00
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.
2015-01-23 02:12:20 +01:00
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