Commit Graph

2039 Commits (f60f599fb93e691ecdc522596be8184f198a1505)
 

Author SHA1 Message Date
Dominik Derigs f60f599fb9 Further simplification of the new code 9 years ago
Dominik Derigs ed735556df Fixed variable rms being at the wrong place (doesn't affect functionality) 9 years ago
Dominik Derigs 9b5fdb6aba Minor change 9 years ago
Dominik Derigs a3c39289bd Added RMS display in Motors tab 9 years ago
Dominic Clifton 2581abb662 Merge pull request #315 from blckmn/development
Added name mapping for UARTs 5 and 6 (appearing on STM32F4 based boards).
9 years ago
Dominic Clifton 3874c82319 Prevent users for creating mode ranges and adjustment activation ranges
that are too small.
9 years ago
Dominic Clifton dea4cef2c2 Handle 'overrun' conditions the same way as 'break' conditions. 9 years ago
Dominic Clifton f5cbea905a Merge pull request #307 from tracernz/unbreak
Serial: Attempt recovery of break condition
9 years ago
Dominic Clifton 0d3fbbddac Fix for https://github.com/cleanflight/cleanflight/issues/1551 9 years ago
Dominic Clifton 66034a1831 Update servo angles to match
https://github.com/cleanflight/cleanflight/pull/1573
9 years ago
Albert Kravcov fb5d2678b6 Merge pull request #316 from skaman82/NewPIDFunctions
Shortening labels for sensor alignments to fit better on small screens
9 years ago
skaman82 3b38ab02a9 i18n_title adjustments for receiver tab 9 years ago
skaman82 b6a55f247a Shortening labels for sensor alignment 9 years ago
skaman82 a17ca73a53 Merge remote-tracking branch 'cleanflight/development' into NewPIDFunctions 9 years ago
Dominic Clifton 05303c2b1d Merge branch 'tricopterY-tooltip_i18n_title_review' into development 9 years ago
Dominic Clifton 3993af0d8c Convert a few more tooltips to use i18n_title. 9 years ago
Dominic Clifton 25e97902c4 Merge branch 'tooltip_i18n_title_review' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-tooltip_i18n_title_review 9 years ago
Dominic Clifton 639971beb5 Merge branch 'skaman82-NewPIDFunctions' into development 9 years ago
Dominic Clifton 14135cb64e Cleanup board/sensor alignment UI. 9 years ago
Dominic Clifton 6b3b5a6d94 Fix transponsed roll/yaw icons (relative to mixer diagrams) 9 years ago
skaman82 da4e33e428 Removing inline CSS 9 years ago
skaman82 3189feb194 removing inline css from PID Tab 9 years ago
skaman82 b3f18fe992 Further CSS cleanup 9 years ago
blckmn 87fe426130 Added name mapping for UARTs 5 and 6 (appearing on STM32F4 based boards). 9 years ago
skaman82 f0de4141c8 more css cleanup 9 years ago
skaman82 82496ae9d5 main.css cleanup 9 years ago
skaman82 bd2f99b4dd Added mouseOver to menu icons 9 years ago
skaman82 b4dc62cfa2 further optimization for 7 inch tablets 9 years ago
skaman82 bd7a2fc768 better contrast for some fonts 9 years ago
skaman82 6014b1063d Merge remote-tracking branch 'origin/NewPIDFunctions' into NewPIDFunctions 9 years ago
Albert Kravcov 3a1471e03a Merge pull request #80 from NightHawk32/NewPIDFunctions
New pid functions
9 years ago
NightHawk32 b5014c4d03 Merge remote-tracking branch 'upstream/NewPIDFunctions' into NewPIDFunctions 9 years ago
NightHawk32 c58829ba14 some renaming to RC_DEADBAND in the receiver tab 9 years ago
NightHawk32 d70a3f6e69 correcting Typo ;) RC_DEADBAND 9 years ago
skaman82 d7482348e8 Merge branch 'cleanflight/development' into NewPIDFunctions 9 years ago
Albert Kravcov d133c2317c Merge pull request #79 from NightHawk32/NewPIDFunctions
New pid functions
9 years ago
NightHawk32 50d179dad0 Merge pull request #308 from tracernz/fix-cli-exit
CLI: Fix error after exit command
9 years ago
NightHawk32 952afb1e46 renaming RC_CONTROLS to RC_READBAND 9 years ago
NightHawk32 1aeb244a91 Merge remote-tracking branch 'upstream/NewPIDFunctions' into NewPIDFunctions 9 years ago
NightHawk32 a13db678a9 adapting RC_CONTROLS to Dominic's changes 9 years ago
NightHawk32 f1a29d29e6 added save message for RC_CONTROLS 9 years ago
Michael Corcoran 7e736242d7 Serial: Attempt recovery of break condition 9 years ago
Michael Corcoran 4b5a398e0a CLI: Fix undefined tab_switch_in_progress error 9 years ago
skaman82 adfb93085c replacing RC_CONTROLS with RC_DEADBAND 9 years ago
skaman82 24a82dac93 Merge branch 'cleanflight/development' into NewPIDFunctions 9 years ago
Dominic Clifton 779af35d33 Fix error on servos page when servos not supported by the target. 9 years ago
Dominic Clifton 78d7afc029 Fix switching to setup tab for non-VCP targets when clicking another tab
when in the CLI.
9 years ago
tricopterY 50f1269e0b jBox Tooltip implementation using i18n_title instead of jBox:Content - reduces DOM element counts 9 years ago
skaman82 a381b963a3 Merge branch 'cleanflight/development' into NewPIDFunctions 9 years ago
tricopterY c46fc423a7 jBox Tooltip implementation using i18n_title instead of jBox:Content - reduces DOM element counts 9 years ago