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

1266 commits

Author SHA1 Message Date
skaman82
47a966ebab Fix for modes tab 2016-07-29 14:54:12 +12:00
mikeller
6da7383d61 Changes to MSP to make it work with Betaflight branch 'msp_cleanup'. 2016-07-29 14:54:03 +12:00
gaelj
b85e23cdcb fix show dev releases button not reloading fw options 2016-07-29 14:51:45 +12:00
mikeller
0c8536dbe3 Merge branch 'master' of https://github.com/betaflight/betaflight-configurator into cleanup_profile_loading 2016-07-27 17:52:55 +12:00
Michael Keller
b24ff4dfad Fix for failsafe feature. 2016-07-27 13:14:00 +12:00
TheAngularity
6144c9856f fixed typo 2016-07-26 22:48:44 +02:00
Michael Keller
083214a22d Fixed version check. 2016-07-27 07:13:38 +12:00
mikeller
622a4fb821 Clean up profile loading. 2016-07-27 02:46:13 +12:00
mikeller
83fea65e1c Moved profile selection into PID Tuning tab. Did some visual cleanup. 2016-07-26 00:49:59 +12:00
mikeller
9594cbded5 Centralised feature handler in BF_CONFIG. Switched all access to features to use the handler. 2016-07-24 23:30:51 +12:00
mikeller
7e7361dafd Hide tabs for features that are disabled. 2016-07-24 23:13:39 +12:00
Michael Keller
addaa09935 Merge pull request #140 from mikeller/move_vbat_pid_compensation
Moved 'VBat PID Compensation' into PID tab.
2016-07-24 22:09:50 +12:00
mikeller
40042b2ffd Moved 'VBat PID Compensation' into PID tab. 2016-07-22 23:56:17 +12:00
Anton
1cb064a194 Merge pull request #139 from TheAngularity/patch-4
replace bit_check with have_sensor for better readable and cleanup
2016-07-22 13:14:55 +02:00
Michael Keller
89bd5f1fce Merge pull request #128 from mikeller/lockout_non_betaflight
Added check to stop non - Betaflight firmware from connecting (except for CLI).
2016-07-22 23:14:03 +12:00
TheAngularity
3321135c2d replace bit_check with have_sensor for better readable and cleanup 2016-07-22 13:12:37 +02:00
TheAngularity
6055f73f94 replace bit_check with have_sensor for better readable, cleanups 2016-07-22 13:08:50 +02:00
Michael Keller
1fdb7a8eaa Merge pull request #136 from TheAngularity/patch-1
disable accelerometer calibration button when accelerometer not enabled
2016-07-22 22:29:04 +12:00
TheAngularity
924e9d0a16 disable accelerometer sensor graph when accelerometer not enabled 2016-07-22 11:03:05 +02:00
TheAngularity
5eb1e07fdc disable accelerometer calibration button when accelerometer not enabled 2016-07-22 10:59:43 +02:00
Rodrigo Pérez
5a665be3d7 Use real filename when save firmware 2016-07-22 04:08:16 -04:00
gaelj
0d07acb05f minor cleanup 2016-07-19 21:23:22 +02:00
gaelj
e1da5ef26e tabs to whitespace 2016-07-19 21:11:51 +02:00
gaelj
98e04ee9f6 Don't allow setting of forbidden overlays in case of multiple selection of leds with varying functions 2016-07-19 21:04:24 +02:00
mikeller
878c9b5548 Added check to stop non - Betaflight firmware from connecting (except for CLI). 2016-07-20 00:27:49 +12:00
gaelj
3d48b61767 Fix UI hang in certain cases 2016-07-18 22:14:28 +02:00
gaelj
5017318ccf Don't display first invalid LED
Fix: unavailable overlays are not always disabled when changing function on multiple selection of LEDs
2016-07-18 21:05:12 +02:00
U-DESKTOP-12PPI61\boris.bozic
60e3da5614 Change PID controllers 2016-07-18 00:50:50 +02:00
mikeller
ed5d11cd56 Fixed 'Show All PIDs' button. 2016-07-17 12:18:19 +12:00
borisbstyle
8438a02781 Merge pull request #113 from KiteAnton/msp_name
Support for MSP_NAME
2016-07-16 11:07:16 +02:00
borisbstyle
ae38d51600 Merge pull request #44 from gaelj/Betaflight_LED_strip
CF new LED strip port
2016-07-16 11:06:13 +02:00
KiteAnton
6334e1a3e9 More fixes 2016-07-14 00:38:31 +02:00
KiteAnton
e135d85d5d Fix for some misses and rename of text 2016-07-14 00:30:29 +02:00
KiteAnton
ac8eab6f8c Remove feature for versions prior to 3.0 2016-07-13 23:47:15 +02:00
KiteAnton
aab0035d92 Support for MSP_NAME 2016-07-13 23:32:18 +02:00
mikeller
c63af70999 Added Vbat PID Compensation to Configuration tab. 2016-07-13 00:06:58 +12:00
mikeller
5dc8f97d44 Fixed label for midrc. Added some help texts. 2016-07-12 21:39:15 +12:00
Anthony Dmitriyev
4a773bd15d Fix for 3D model spinning in receiver tab 2016-07-11 21:39:19 +01:00
Michael Keller
6039cae0dc Merge pull request #90 from mikeller/missing_features_warning
Added warning about features missing from 'Other Features' list.
2016-07-12 07:40:55 +12:00
Michael Keller
2196fa0dba Merge pull request #98 from mikeller/remove_rate_factor
Moved scaling factor for rates calculation into 'RateCurve'.
2016-07-12 07:40:07 +12:00
Michael Keller
9a571ac2c4 Fixed tab display for Angle / Horizon settings. 2016-07-12 07:37:38 +12:00
TheAngularity
c4f412c603 Update pid_tuning.js
fix to read and store correct pid level values
2016-07-09 19:49:51 +02:00
TheAngularity
500bbbb28c Update pid_tuning.html
- Edited the order Angle and Horizon
- fix to read and store correct pid level values
2016-07-09 19:46:36 +02:00
TheAngularity
863b54bf03 Update pid_tuning.css
Change height of model preview to align with tpa / tpa breakpoint; fixed bottom border from model preview
2016-07-09 18:00:01 +02:00
TheAngularity
f18953badd Update receiver.css
Change height of model preview to align aux channel without blank spaces
2016-07-09 17:51:50 +02:00
mikeller
bc58101ab7 Moved scaling factor for rates calculation into 'RateCurve'. 2016-07-08 09:21:32 +12:00
mikeller
b398c271c4 Cleaned up rates calculation and display a bunch. 2016-07-08 00:12:09 +12:00
Anthony Dmitriyev
25e565b940 Fix model yaw input in Receiver tab 2016-07-07 01:18:59 +01:00
Anthony Dmitriyev
10b51a1b83 Cleanup for model/rates 2016-07-07 00:56:40 +01:00
Michael Keller
2a1b3ff5c0 Added warning about features missing from 'Other Features' list. 2016-07-07 10:47:22 +12:00