1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00
Commit graph

2440 commits

Author SHA1 Message Date
mikeller
e83314c65c Added dterm setpoint weight to PID tab.
Added new PID tuning settings.

Moved controller parameters to bottom, made them hide when not relevant.
2016-08-05 13:19:45 +12:00
Michael Keller
b86d019643 Merge pull request #181 from mikeller/fix_rate_switching
Fixed profile switching when not on PID tab.
2016-08-05 02:25:16 +12:00
mikeller
74cf83a3bf Fixed profile switching when not on PID tab. 2016-08-05 02:24:29 +12:00
Michael Keller
43929cbb9d Merge pull request #180 from mikeller/fix_features
Fixing syntax error.
2016-08-05 00:01:17 +12:00
mikeller
06cb22e8f5 Fixing syntax error. 2016-08-05 00:00:41 +12:00
U-DESKTOP-12PPI61\boris.bozic
9c9932241e Bump version 2016-08-04 11:58:50 +02:00
U-DESKTOP-12PPI61\boris.bozic
799c9ac6f4 Change OSD bit 2016-08-04 11:57:39 +02:00
Michael Keller
f2f682be12 Merge pull request #179 from KiteAnton/infinity_fix
Fix for possible issue if loggingRate == Infinity
2016-08-04 13:11:21 +12:00
KiteAnton
2295f66bc5 Fix for possible issue if loggingRate == Infinity, due to missing configuration 2016-08-04 02:12:50 +02:00
Michael Keller
5908a6ce3e Merge pull request #177 from bilson/disable-loading-button
Disable "Loading firmware [Online]" button when downloading
2016-08-03 12:57:09 +12:00
Rodrigo Pérez
4fc1348194 Disable "Loading firmware [Online]" button when downloading and enable when finish/fail. 2016-08-02 19:14:27 -04:00
Michael Keller
da1f4a3b60 Merge pull request #176 from mikeller/fix_backup_profile_switching
Fixed backup / restore with profile switching.
2016-08-03 10:02:49 +12:00
Michael Keller
e6d12761e2 Fixed backup / restore with profile switching. 2016-08-03 09:38:01 +12:00
U-DESKTOP-12PPI61\boris.bozic
528ac69090 changelog 2016-08-02 22:45:12 +02:00
borisbstyle
be29373d5c Merge pull request #175 from KiteAnton/blackbox_rate
Blackbox rate simplification
2016-08-02 22:40:17 +02:00
borisbstyle
71025fa8fd Merge pull request #174 from betaflight/v2.9.1_support
Add Support for v2.9.1 MSP PR 866 in BF
2016-08-02 22:37:41 +02:00
KiteAnton
2ed1db863b Changed text for logging rate 2016-08-02 22:35:48 +02:00
KiteAnton
24e06f56f0 Modified blackbox rate selection 2016-08-02 22:26:50 +02:00
U-DESKTOP-12PPI61\boris.bozic
5fab9310d4 Add release notes 2016-08-02 22:18:14 +02:00
U-DESKTOP-12PPI61\boris.bozic
8012614e70 Get fully rid of special from 2.9.1 2016-08-02 22:09:56 +02:00
U-DESKTOP-12PPI61\boris.bozic
9f5cce77d8 Add Support for v2.9.1 MSP 2016-08-02 21:54:50 +02:00
KiteAnton
67eccc43e4 Additional localization cleanup 2016-08-02 21:19:37 +02:00
skaman82
33f14df10d fixing font buttons in OSD tab 2016-08-02 11:54:54 +02:00
skaman82
4cd4236423 Change OSD display fields 2016-08-02 11:36:27 +02:00
Michael Keller
399b4c576a Merge pull request #171 from KiteAnton/blackbox_localization
Clarification for blackbox logging rate and some localization cleanup
2016-08-02 21:33:22 +12:00
KiteAnton
2762555672 Clarification for blackbox logging rate and some localization cleanup 2016-08-02 10:41:08 +02:00
Michael Keller
7a8aba35c5 Merge pull request #170 from nathantsoi/feature/osd-fields
Feature/osd fields
2016-08-02 20:34:21 +12:00
nathan
8a0af00efe fix top buttons 2016-08-02 01:28:08 -07:00
nathan
dfc69b6c7c new osd field compatibility 2016-08-02 01:26:09 -07:00
nathan
bbc62407dc set the default throttle value to something that will match the amperage draw preview 2016-08-02 01:26:00 -07:00
nathan
f831d62f5f move MAH sym to a nvram slot before the logo 2016-08-02 01:20:56 -07:00
Anton Stålheim
770a6272d0 Merge pull request #166 from mikeller/cleanup_profile_loading
Added support for rateprofiles.
2016-08-02 08:48:33 +02:00
mikeller
91ccc659d4 Added support for rateprofile switching.
Fixed rateprofile switching.
2016-08-02 13:25:41 +12:00
skaman82
a7987ecfad Alternative OSD preview background for better readability 2016-08-01 21:40:05 +02:00
U-DESKTOP-12PPI61\boris.bozic
a1bdaa9127 Hide broken rc_rate_yaw for pre 2.9 2016-08-01 20:38:48 +02:00
skaman82
b488af56c3 LED scrollbar fix 2016-08-01 18:54:51 +02:00
skaman82
8f3ab33538 Fixing brackets in the pid tab 2016-08-01 18:38:52 +02:00
skaman82
8e89d7c97c Fix for tooltip width (placed it wrong) 2016-08-01 18:07:23 +02:00
skaman82
082c3d93f2 Scrolling fix 2016-08-01 17:59:27 +02:00
Albert Kravcov
5c269d449a Merge pull request #167 from TheAngularity/patch-1
fix typo in version number
2016-08-01 16:39:23 +02:00
TheAngularity
6c78fde43f fix typo in version number 2016-08-01 15:14:42 +02:00
U-DESKTOP-12PPI61\boris.bozic
9e939d8b8f Already bump version and add changes 2016-08-01 14:38:30 +02:00
Michael Keller
d8c7ef1a8b Merge pull request #165 from betaflight/osd_layout_rework
OSD Tab redesign
2016-08-01 23:06:54 +12:00
skaman82
c7616c6a8a OSTD Tab redesign
cleanup

optimization

typo fix

adding dummy contents for callsign and vtx settings

indentation fix

typo fix
2016-08-01 23:04:17 +12:00
skaman82
e97f6685d4 Cleanup of the PID tab layout 2016-07-31 17:10:53 +02:00
skaman82
37164a2bba Layout fix for failsafe tab 2016-07-31 16:17:50 +02:00
Michael Keller
7bb0147453 Merge pull request #164 from mikeller/fix_msp_pre_2_9
Fixed configurator for versions < 2.9.0.
2016-08-01 00:57:05 +12:00
mikeller
1147eef7a6 Fixed configurator for versions < 2.9.0. 2016-08-01 00:56:22 +12:00
Michael Keller
60d80a5e96 Merge pull request #161 from nathantsoi/feature/2.9-compat
Feature/2.9 compat
2016-08-01 00:40:39 +12:00
nathan
dc6bcdafe6 RC_tuning.yaw_rate -> RC_tuning.rcYawRate was renamed, fix it in msp.js 2016-07-30 12:37:15 -07:00