Commit Graph

2568 Commits (f9ea2c8ee4e9635ef6191b0d8b160dbb44128d82)

Author SHA1 Message Date
skaman82 47a966ebab Fix for modes tab 2016-07-29 14:54:12 +12:00
mikeller 8d43ba6681 Fixed RC yaw rate scaling problem. 2016-07-29 14:54:11 +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
U-DESKTOP-12PPI61\boris.bozic c1a3b0e8fa Better description for unsynced PWM 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 7ec703c24d Merge pull request #153 from mikeller/fix_failsafe_feature
Fix for failsafe feature.
2016-07-27 13:47:45 +12:00
Michael Keller b24ff4dfad Fix for failsafe feature. 2016-07-27 13:14:00 +12:00
Michael Keller 81ceba8a4c Merge pull request #145 from KiteAnton/feature_fix
Bugfix for feature selection with radio buttons
2016-07-27 10:13:15 +12:00
KiteAnton b1516998f1 Minor improvements for feature handling with radio buttons 2016-07-26 23:58:23 +02:00
Albert Kravcov ed07aeaa2d Merge pull request #151 from TheAngularity/patch-1
fixed typo
2016-07-26 22:58:25 +02:00
TheAngularity 6144c9856f fixed typo 2016-07-26 22:48:44 +02:00
Michael Keller 1c9e1336a2 Merge pull request #150 from mikeller/fix_121
Fixed version check.

Fixes #121.
2016-07-27 07:14:52 +12: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
KiteAnton 12636365fc Bugfix for feature selection with radio buttons 2016-07-26 15:10:23 +02:00
Anton f9ee83d52e Merge pull request #144 from mikeller/move_profile_selection_to_pid_tab
Moved profile selection into PID Tuning tab. Did some visual cleanup.
2016-07-25 19:56:17 +02:00
mikeller 83fea65e1c Moved profile selection into PID Tuning tab. Did some visual cleanup. 2016-07-26 00:49:59 +12:00
Michael Keller d3b3dfc3c6 Merge pull request #142 from mikeller/hide_disabled_tabs
Hide tabs for features that are disabled.
2016-07-25 23:14:49 +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
Michael Keller 68495ff911 Fixed wording. 2016-07-23 10:44:07 +12:00
skaman82 c3b4cb82f3 Fix for the scrollbar not showing up 2016-07-22 15:45:01 +02: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
Anton ce701a98d7 Merge pull request #138 from TheAngularity/patch-3
replace bit_check with have_sensor for better readable, cleanups
2016-07-22 13:13:26 +02: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
Anton 53893b0e23 Merge pull request #137 from TheAngularity/patch-2
disable accelerometer sensor graph when accelerometer not enabled
2016-07-22 12:08:16 +02: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
borisbstyle af15ff910a Merge pull request #135 from bilson/save-firmware-real-filename
Use real filename when save firmware
2016-07-22 10:21:49 +02:00
Rodrigo Pérez 5a665be3d7 Use real filename when save firmware 2016-07-22 04:08:16 -04:00
Michael Keller 4867b65720 Merge pull request #131 from gaelj/BF_Fix_ledstrip_overlay_multiselect
Fix Ledstrip invalid overlays can be set in multiselect
2016-07-21 23:48:49 +12:00
KiteAnton 060e3170ce Merge pull request #132 from bilson/remove-FETCH_HEAD
Delete FETCH_HEAD file
2016-07-20 07:08:59 +02:00
Rodrigo Pérez 024534fdd6 Delete FETCH_HEAD file 2016-07-20 01:00:35 -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
Michael Keller aaef07a01b Merge pull request #126 from gaelj/BF_LED_Strip_bugfixes
Don't display first invalid LED / Fix overlay not disabled properly
2016-07-19 08:36:54 +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
borisbstyle 500ddba518 Merge pull request #124 from mikeller/add_num_profiles_to_msp
Made configurator aware of number of profiles supported by firmware. Made backup / restore more robust.
2016-07-18 12:18:37 +02:00
borisbstyle 8e8bb77c9b Merge pull request #125 from gaelj/BF_MSP_RC_DEADBAND_deadband3d_throttle
MSP_RC_DEADBAND: add deadband3d_throttle
2016-07-18 12:18:28 +02:00
gaelj 91d5491e53 MSP_RC_DEADBAND: add deadband3d_throttle 2016-07-18 10:15:25 +02:00
mikeller 6130798490 Made configurator aware of number of profiles supported by firmware. Made backup / restore more robust. 2016-07-18 19:51:55 +12:00