1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 14:25:14 +03:00
Commit graph

1842 commits

Author SHA1 Message Date
skaman82
f85d0e01a1 error fix 2015-11-17 03:40:46 +01:00
skaman82
03252dd8c4 placing a sandboxed googlemap 2015-11-17 03:27:44 +01:00
skaman82
644c8da1cf Merge branch 'cleanflight/development' into new_stuff 2015-11-16 23:44:14 +01:00
skaman82
8067dd7acf correcting margin of new 3d section in config tab 2015-11-16 23:43:46 +01: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
skaman82
13aac48a79 Merge remote-tracking branch 'cleanflight/development' into new_stuff
# Conflicts:
#	_locales/en/messages.json
#	tabs/pid_tuning.html
2015-11-16 23:13:35 +01: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
skaman82
32cae1f7df fixing some css 2015-11-16 15:59:04 +01:00
skaman82
6b97eb2809 Further work on dataflash and profile switch in the header 2015-11-16 12:46:59 +01:00
skaman82
0b2c6a26d5 added: internet connection test in the gps tab 2015-11-16 11:31:57 +01:00
skaman82
19897cd574 started to work on new GUI functionality 2015-11-15 23:35:22 +01: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
NightHawk32
09100c8eba Adapted the check for running motors in the motor control for 3D. 2015-11-12 16:22:04 -05:00
NightHawk32
d183f19369 In case you deactivate the motor-control it checks now if 3D is activated and resets the throttle to the proper neutral value. 2015-11-12 16:00:07 -05:00
skaman82
5aab22c094 fixing typos 2015-11-12 15:13:46 +01:00
skaman82
abf9e44d24 cleanup 2015-11-12 14:37:54 +01:00
skaman82
7c376a6244 moved LEVEL PIDs outside of the main PID group 2015-11-12 14:36:59 +01:00
skaman82
68c1c0c404 little cleanup 2015-11-12 14:00:11 +01:00
skaman82
67a1ef6d32 removing missed <br> 2015-11-12 13:57:29 +01:00
skaman82
0cdacf9902 changed labeling in the PID Tab to make LEVEL PIDs easies to understand 2015-11-12 13:55:22 +01:00
skaman82
8580d55acd optimizing some dimensions in the landing tab 2015-11-12 10:36:04 +01:00
skaman82
4494b943ee prevents scrolling in the landing tab at minimum windows size 2015-11-12 10:02:41 +01:00