1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 13:25:30 +03:00
Commit graph

666 commits

Author SHA1 Message Date
Dominic Clifton
c0a7ebc568 Adding numbers to the options in the PID tuning select. 2015-01-30 22:16:50 +01:00
Dominic Clifton
a5d985bddc Attempt to fix justification problem of PID Tuning select element. 2015-01-30 22:15:20 +01:00
Dominic Clifton
303e83d9d6 Naming cleanup for 7f032eba045afefd6955aa79caaa1eb05f06afaf 2015-01-29 19:24:00 +01:00
Dominic Clifton
b940624b75 Fix placement of wire number on led strip tab. 2015-01-29 19:23:24 +01:00
decompyler
7de513edfc Fixed selection and mode toggle behavior to include all modes within selection and to toggle all in selection rather than invert. 2015-01-29 19:20:16 +01:00
Dominic Clifton
9d01ac417c Update maximum battery voltage scale. Fixes #4. 2015-01-29 19:08:35 +01:00
Dominic Clifton
35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
Dominic Clifton
c96565ed46 Merge branch 'add-sonar-to-sensors' of https://github.com/rosek86/cleanflight-configurator into rosek86-add-sonar-to-sensors 2015-01-29 15:27:22 +01:00
Dominic Clifton
975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
2015-01-29 05:21:02 +01:00
Krzysztof Rosinski
f933dbf330 Sonar altitude added to sensors 2015-01-28 22:24:44 +01:00
Dominic Clifton
862e96f2aa Fixing accidental use of = instead of ==. 2015-01-27 23:42:49 +01:00
Dominic Clifton
361d9a57dd Temporarily use 'fallback' model instead of 'custom'.
Revert this commit when a custom.json model file is available.
2015-01-27 21:14:44 +01:00
Dominic Clifton
b3424eadcb Defining the models and images used in one place to make maintainance of
the mixer list easier.
2015-01-27 21:06:39 +01:00
enly1
24d5f0de70 Tabs converted to spaces in .js 2015-01-26 22:41:14 +01:00
enly1
36989b8e5d Fixed missing direction fragment lost during edit 2015-01-26 22:41:03 +01:00
enly1
60ee83b1b4 Servo Channel updated to support 16 channel receivers (Dynamic Grid based on receiver channels) 2015-01-26 22:40:03 +01:00
Dominic Clifton
9583ae81fa Only send 'exit' on cli tab during cleanup if connected. 2015-01-26 22:38:25 +01:00
Dominic Clifton
34b7b87c3e Allow old API version to be used but disable LED strip tab and
backup/restore functionality in certain cases.  Cleanup of tab
switching.
2015-01-26 22:37:55 +01:00
Dominic Clifton
5de6b2c28d Merge branch 'frog32-feature-negative-currentsensors' into development 2015-01-26 19:07:10 +01:00
Dominic Clifton
342a5134a5 Merge branch 'feature-negative-currentsensors' of https://github.com/frog32/cleanflight-configurator into frog32-feature-negative-currentsensors 2015-01-26 19:01:01 +01:00
Dominic Clifton
37432d1bf1 Merge pull request #68 from GruffyPuffy/xbus_rj01
Added new XBUS_MODE_B_RJ01 (for Align DMSS RJ01 receiver)
2015-01-26 18:59:37 +01:00
Dominic Clifton
d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
Dominic Clifton
994b04b0aa Add support for LED strip 'color' mode. 2015-01-25 16:22:57 +01:00
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. 2015-01-25 14:48:58 +01:00
Dominic Clifton
c5fb803e29 Define colors for RX channels 13-16. 2015-01-25 02:00:09 +01:00
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
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
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