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

1852 commits

Author SHA1 Message Date
skaman82
c656e3b812 reverting redesign of RATES and TPA boxes 2015-12-08 14:13:47 +01:00
skaman82
bd8f9082bb Reworking PID Tab 2015-12-08 13:52:18 +01:00
skaman82
3c7dae8cc3 preparing tooltip text 2015-12-08 12:36:00 +01:00
skaman82
bc2174e4b7 updating labels 2015-12-08 12:33:18 +01:00
skaman82
69fe82494d updating labels 2015-12-08 12:24:46 +01:00
skaman82
390439b9eb adding placeholders 2015-12-08 12:20:04 +01:00
skaman82
676e00f55c adding new fields 2015-12-08 11:42:34 +01:00
skaman82
a2bdf9f7e2 Correcting the setting names 2015-12-08 10:06:05 +01:00
skaman82
2279edd5ba Including changes from NightHawk32 2015-12-07 02:51:06 +01:00
Dominic Clifton
4867529769 Update changelog 2015-11-28 15:24:34 +00:00
Dominic Clifton
0149901597 Prepare for release. 2015-11-28 15:23:48 +00:00
Dominic Clifton
85e4290d5a Removing an unneeded console.log call 2015-11-28 15:22:42 +00:00
Dominic Clifton
5907b4c019 Merge pull request #278 from wanderzell/development
Fix for issue #274 (checkboxes on firmware flasher)
2015-11-28 11:37:19 +00:00
Dominic Clifton
c08a9bb874 Merge pull request #280 from alenl2/development
rssi_channel range is from 1-12 in firmware
2015-11-28 11:35:12 +00:00
Dominic Clifton
b27b65a897 Update sponsors panel. 2015-11-28 11:32:41 +00:00
Alen
ee2560104f rssi_channel range is from 1-12 in firmware 2015-11-18 19:52:10 +01:00
Dominic Clifton
b0d0f40c41 Adding labels for AUX 9-16 2015-11-17 00:50:57 +00:00
Kristjan Vaga
126f05b9b7 Erase chip checkbox change event. 2015-11-17 01:07:33 +02:00
Kristjan Vaga
168b412089 Fix for firmware flasher checkboxes not restoring saved state issue #274. 2015-11-17 00:54:10 +02:00
Dominic Clifton
ec57aa9d1a Fix 3D support.
Add missing backup and restore functionalty
Add missing configuration migration logic
Add missing visibility toggling of 3D section when API version <
`1.14.0`
Add missing logic for issuing the correct sequence of MSP commands
issues when API version < `1.14.0` when viewing the configuration tab.
2015-11-16 22:28:21 +00:00
Dominic Clifton
253aca72a4 Merge branch 'NightHawk32-master' into development 2015-11-16 21:52:16 +00:00
Dominic Clifton
e801cd260a Merge branch 'master' of https://github.com/NightHawk32/cleanflight-configurator into NightHawk32-master 2015-11-16 21:44:11 +00:00
Dominic Clifton
e752b07763 Merge branch 'skaman82-GUI-optimization2' into development 2015-11-16 21:39:22 +00:00
Dominic Clifton
57baf8707c Update some i18n labels to use the correct casing (camelCase) and the
correct prefix "pidTuning".  The prefixes generally seems to match the
tab source files.
2015-11-16 21:38:59 +00:00
Albert Kravcov
d9f65d50d3 PID Tab: moving english text into json file 2015-11-16 21:28:48 +00:00
skaman82
e5ccefa35b resizing the app for 1024x600 res 2015-11-16 21:28:48 +00:00
skaman82
f298ba3ccb Additional changes to support screen height of 600px 2015-11-16 21:28:47 +00:00
skaman82
9ef8e56be1 Changing min height to 600 2015-11-16 21:28:46 +00:00
Albert Kravcov
ac79a1e65d fixed dataflash buttons 2015-11-15 16:51:04 +01:00
Albert Kravcov
34a45e0b9b Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 2015-11-15 16:33:37 +01:00
Dominic Clifton
4e8fc955b0 Merge branch 'skaman82-GUI-optimization' into development 2015-11-14 11:35:33 +00:00
Dominic Clifton
095b1a4193 More whitespace/indentation fixes. 2015-11-14 11:34:06 +00:00
Dominic Clifton
8fe6425186 Updating changelog. 2015-11-14 11:29:42 +00:00
Dominic Clifton
15dc6c1bbf fixing indentation issues. 2015-11-14 11:29:29 +00:00
Dominic Clifton
65762587ba Cleanup tabs, whitespace & comments. 2015-11-14 11:20:08 +00:00
Dominic Clifton
d32ba714bf Fixing whitespace and indentation. 2015-11-14 11:16:54 +00:00
skaman82
5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 2015-11-14 01:49:10 +01:00
Dominic Clifton
ac78dbc8c0 Support cleanflight API 1.14.0 (pid controller removal/reindex). 2015-11-14 00:41:23 +00:00
Dominic Clifton
939bbecee3 Bump version. 2015-11-14 00:38:55 +00:00
skaman82
b8a65dba54 Merge commit 'a34ab0172c' into GUI-optimization 2015-11-13 20:04:47 +01:00
skaman82
a34ab0172c led strip small mod 2015-11-13 18:44:57 +01:00
skaman82
1b829ec304 fix for small styling mistake in receiver tab 2015-11-13 15:38:52 +01:00
skaman82
e44884a95c reverting last commit for now 2015-11-13 14:49:36 +01:00
skaman82
4a80a51c90 more decimals for PID tuning 2015-11-13 14:27:32 +01:00
skaman82
75ffcb7956 fix: edges of 3D model area are overlapping in the setup tab 2015-11-13 12:49:17 +01:00
skaman82
d66430eb66 reformatting the note in cli tab to mach the others 2015-11-13 11:45:41 +01:00
skaman82
19ca1024d0 reformating the notes in the warning section of firmware flasher 2015-11-13 11:40:14 +01:00
skaman82
f77a7985b5 scrolling down to the progress bar on click on the flash firmware button 2015-11-13 11:32:07 +01:00
skaman82
7cf9e7accd fixing wrong placed label 2015-11-13 00:22:13 +01:00
NightHawk32
904a55c930 Adding fixes for 3D to the newest version
Merge remote-tracking branch 'upstream/master'

Conflicts:
	tabs/configuration.html
2015-11-12 17:34:21 -05:00