Commit Graph

1851 Commits (e65d67884a7f78f6304dfd0b9992d46c5194b08c)
 

Author SHA1 Message Date
skaman82 e65d67884a correcting small css error 9 years ago
Albert Kravcov 18e18114bb Merge pull request #41 from NightHawk32/new_stuff
Now saving the state of the log window.
9 years ago
NightHawk32 77deaa9af3 Now saving the state of the log window. 9 years ago
skaman82 1eaf63145d fixing typo 9 years ago
skaman82 0482e6aed8 improving render quality of 3d model in setup tab 9 years ago
skaman82 ed005f23bb further work on map functionality 9 years ago
skaman82 46d077e240 sync 9 years ago
skaman82 b89b4ba1c7 Merge branch 'cleanflight/development' into new_stuff 9 years ago
skaman82 f85d0e01a1 error fix 9 years ago
skaman82 03252dd8c4 placing a sandboxed googlemap 9 years ago
Dominic Clifton b0d0f40c41 Adding labels for AUX 9-16 9 years ago
skaman82 644c8da1cf Merge branch 'cleanflight/development' into new_stuff 9 years ago
skaman82 8067dd7acf correcting margin of new 3d section in config tab 9 years ago
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.
9 years ago
skaman82 13aac48a79 Merge remote-tracking branch 'cleanflight/development' into new_stuff
# Conflicts:
#	_locales/en/messages.json
#	tabs/pid_tuning.html
9 years ago
Dominic Clifton 253aca72a4 Merge branch 'NightHawk32-master' into development 9 years ago
Dominic Clifton e801cd260a Merge branch 'master' of https://github.com/NightHawk32/cleanflight-configurator into NightHawk32-master 9 years ago
Dominic Clifton e752b07763 Merge branch 'skaman82-GUI-optimization2' into development 9 years ago
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.
9 years ago
Albert Kravcov d9f65d50d3 PID Tab: moving english text into json file 9 years ago
skaman82 e5ccefa35b resizing the app for 1024x600 res 9 years ago
skaman82 f298ba3ccb Additional changes to support screen height of 600px 9 years ago
skaman82 9ef8e56be1 Changing min height to 600 9 years ago
skaman82 32cae1f7df fixing some css 9 years ago
skaman82 6b97eb2809 Further work on dataflash and profile switch in the header 9 years ago
skaman82 0b2c6a26d5 added: internet connection test in the gps tab 9 years ago
skaman82 19897cd574 started to work on new GUI functionality 9 years ago
Albert Kravcov ac79a1e65d fixed dataflash buttons 9 years ago
Albert Kravcov 34a45e0b9b Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 9 years ago
Dominic Clifton 4e8fc955b0 Merge branch 'skaman82-GUI-optimization' into development 9 years ago
Dominic Clifton 095b1a4193 More whitespace/indentation fixes. 9 years ago
Dominic Clifton 8fe6425186 Updating changelog. 9 years ago
Dominic Clifton 15dc6c1bbf fixing indentation issues. 9 years ago
Dominic Clifton 65762587ba Cleanup tabs, whitespace & comments. 9 years ago
Dominic Clifton d32ba714bf Fixing whitespace and indentation. 9 years ago
skaman82 5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 9 years ago
Dominic Clifton ac78dbc8c0 Support cleanflight API 1.14.0 (pid controller removal/reindex). 9 years ago
Dominic Clifton 939bbecee3 Bump version. 9 years ago
skaman82 b8a65dba54 Merge commit 'a34ab0172c7e3024fb7d81d6e3ad30c9844d7efd' into GUI-optimization 9 years ago
skaman82 a34ab0172c led strip small mod 9 years ago
skaman82 1b829ec304 fix for small styling mistake in receiver tab 9 years ago
skaman82 e44884a95c reverting last commit for now 9 years ago
skaman82 4a80a51c90 more decimals for PID tuning 9 years ago
skaman82 75ffcb7956 fix: edges of 3D model area are overlapping in the setup tab 9 years ago
skaman82 d66430eb66 reformatting the note in cli tab to mach the others 9 years ago
skaman82 19ca1024d0 reformating the notes in the warning section of firmware flasher 9 years ago
skaman82 f77a7985b5 scrolling down to the progress bar on click on the flash firmware button 9 years ago
skaman82 7cf9e7accd fixing wrong placed label 9 years ago
NightHawk32 904a55c930 Adding fixes for 3D to the newest version
Merge remote-tracking branch 'upstream/master'

Conflicts:
	tabs/configuration.html
9 years ago
NightHawk32 09100c8eba Adapted the check for running motors in the motor control for 3D. 9 years ago