1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-22 15:55:48 +03:00
Commit graph

1323 commits

Author SHA1 Message Date
Nicholas Sherlock
49741b45a8 Add progress dialogs for flash save and erase 2015-02-13 21:05:36 +13:00
Nicholas Sherlock
0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13:00
Dominic Clifton
e672dde6e2 Fix backup of PID controller. 2015-01-29 21:50:02 +01:00
tracernz
c78bd800db Fix MSP_GPS_SV_INFO comment
Depends on #437
2015-01-29 19:26:42 +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
e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
2015-01-29 19:01:37 +01:00
Dominic Clifton
20a82e7339 Merge branch 'development' of https://github.com/pulsar256/cleanflight-configurator into pulsar256-development 2015-01-29 18:30:21 +01:00
Dominic Clifton
e96839d3d8 Merge pull request #80 from ledvinap/feature-negative-current
Allow negative current draw
2015-01-29 18:29:01 +01:00
Dominic Clifton
35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
Dominic Clifton
e94e24f83a Update changelog. 2015-01-29 15:36:38 +01:00
Dominic Clifton
506e9c43fb Fix link for IRC web client. 2015-01-29 15:36:22 +01:00
Dominic Clifton
aaab850407 Change MSP_SONAR_ALTITUDE to be in the range used for cleanflight
original commands.

See
https://code.google.com/p/multiwii/source/browse/trunk/MultiWii_shared/Protocol.cpp#18
2015-01-29 15:29:12 +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
39c70ce9b8 Add sonar data storage 2015-01-28 22:28:19 +01:00
Krzysztof Rosinski
f933dbf330 Sonar altitude added to sensors 2015-01-28 22:24:44 +01:00
Petr Ledvina
943d33ba4d Allow negative current draw
Interpret MSP_ANALOG.amperage value as signed
2015-01-28 17:15:23 +01:00
Paul Rogalinski
03e47d8aad Merge branch 'development' of github.com:cleanflight/cleanflight-configurator into development 2015-01-28 00:03:11 +01:00
Paul Rogalinski
d3fc8464fa added a help button for the currently installed firmware 2015-01-28 00:01:42 +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
Dominic Clifton
a56c0eef40 Fix welcome tab being cleared after failing to connect to a port. 2015-01-27 00:43:09 +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
ebbf3de5e1 Align the markdown format with the firmware documentation. Minor
documentation updates.
2015-01-26 19:39:20 +01:00
Dominic Clifton
9f51326ebf Merge branch 'webstore-link' of https://github.com/rbirkby/cleanflight-configurator into rbirkby-webstore-link 2015-01-26 19:31:34 +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
70b268856d Deleting unused folder. 2015-01-26 15:43:20 +01:00
Dominic Clifton
51ed9f7113 Merge pull request #71 from sherlockflight/development
Fix tabs disappear on Chrome 41 Beta
2015-01-25 23:32:25 +01:00
Nicholas Sherlock
e5df25af6f Fix tabs disappear on Chrome 41 Beta 2015-01-26 09:22:12 +13:00
Richard Birkby
f3d74e3cf8 Add space after octothorpe heading 2015-01-25 18:57:58 +00:00
Richard Birkby
8691d8cad1 Minor markdown/grammar fixes 2015-01-25 18:18:45 +00:00
Richard Birkby
14898d77c6 Add Webstore badge and improve prose
Webstore branding guidelines: https://developer.chrome.com/webstore/branding
2015-01-25 18:05:12 +00: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
6a11e44802 Bump minimum API version up - needs latest firmware for LED strip/ring
compatibility.
2015-01-23 02:26:19 +01:00