Commit Graph

1300 Commits (b86d0196434c0d17dfe1f4baf7362833f0202611)

Author SHA1 Message Date
mikeller 74cf83a3bf Fixed profile switching when not on PID tab. 2016-08-05 02:24:29 +12:00
KiteAnton 2295f66bc5 Fix for possible issue if loggingRate == Infinity, due to missing configuration 2016-08-04 02:12:50 +02: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 e6d12761e2 Fixed backup / restore with profile switching. 2016-08-03 09:38:01 +12:00
borisbstyle be29373d5c Merge pull request #175 from KiteAnton/blackbox_rate
Blackbox rate simplification
2016-08-02 22:40:17 +02:00
KiteAnton 24e06f56f0 Modified blackbox rate selection 2016-08-02 22:26:50 +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
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
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 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
nathan a01f88dc23 oh versioning... 2016-07-30 10:24:35 -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 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 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
mikeller 6846df962b Fixed reading PID controller value. 2016-07-29 21:37:04 +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 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