Commit Graph

2548 Commits (5a4c2e59d609d4c97dd0a699d26daccfcbd50347)

Author SHA1 Message Date
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
nathan a01f88dc23 oh versioning... 2016-07-30 10:24:35 -07:00
nathan 28f425b041 Merge branch 'master' into feature/2.9-compat 2016-07-30 09:50:47 -07:00
Michael Keller 81173c15b9 Merge pull request #162 from mikeller/fix_msp_version_check
Fixed configurator problems with 3.0.0.
2016-07-30 23:44:04 +12:00
mikeller 7cc9401d42 Fixed configurator problems with 3.0.0. 2016-07-30 23:31:40 +12:00
mikeller 0c26117c56 Reverting 881e50898e. 2016-07-30 23:25:23 +12:00
nathan 3a54411938 found another thing that is new... 2016-07-30 02:40:53 -07:00
nathan 90932aa25a this should be all in one variable... its so confusing right now 2016-07-30 02:39:48 -07:00
nathan f9dbdf661d implement verison checking in conflicting msp commands 2016-07-30 02:29:59 -07:00
nathan efa10099d2 map all the SPECIAL_PARAMETERS to their new homes, except escDesyncProtection (idk where that one goes... seems to not exist?) 2016-07-30 02:01:13 -07:00
nathan 0412c4b113 gaaaa versions are inconsistent! 2016-07-30 02:00:06 -07:00
nathan 9ce7f76f27 load the right config based on version and fix a typo 2016-07-30 01:22:14 -07:00
nathan 00e89a1dae call special params or pid advanced depending on the api version 2016-07-30 01:15:46 -07:00
nathan c138b7f39f add back SPECIAL_PARAMETERS 2016-07-30 01:01:46 -07:00
nathan 26e7b5e9ea chain, don't double-instantiate 2016-07-30 00:52:37 -07:00
nathan 010b3378a3 Revert "Fixed PID controller selection."
This reverts commit 2559bbc1ea.
2016-07-30 00:40:25 -07:00
nathan 881e50898e breaks the config, verify by saving pid settings and running `dump` in the cli.
Revert "Fixed MSP for 2.9.0."

This reverts commit c9a6ae63ca.
2016-07-30 00:35:18 -07:00
Michael Keller d8534af70a Merge pull request #160 from mikeller/fix_2_9_0_msp
Fixed MSP for 2.9.0.
2016-07-30 11:54:24 +12:00
mikeller c9a6ae63ca Fixed MSP for 2.9.0. 2016-07-30 11:52:44 +12:00
Michael Keller d74f3bc33f Merge pull request #159 from mikeller/fix_pid_controller_2
Fixed reading PID controller value.
2016-07-29 21:42:17 +12:00
mikeller 6846df962b Fixed reading PID controller value. 2016-07-29 21:37:04 +12:00
Michael Keller 9467a3c0eb Merge pull request #157 from mikeller/fix_controller
Fixed PID controller selection.
2016-07-29 15:28:00 +12:00
Michael Keller 2559bbc1ea Fixed PID controller selection. 2016-07-29 15:26:28 +12:00
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