Commit Graph

64 Commits (1a12d57e88dbbd08d2368d247207641e3d27ec15)

Author SHA1 Message Date
skaman82 1816979cc4 More Work done:
• Tooltip integration
• Sensor Tab: rework
• Help & Documentation Tab: basic styling
• Logging Tab: basic styling
• PID Tab: some fixes
• Added the word „configurator (+ version)“ under the logo
• Removed not yet used „help icons“
9 years ago
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 ddd4136ff3 Getting ready to redesign the PID Tab 9 years ago
Dominic Clifton 244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
10 years ago
Dominic Clifton 4b2704e784 Support independent configuration of pitch and roll rates. Cleanup of
tpa breakpoint configuration support.
10 years ago
Dominic Clifton 5683314f93 Merge https://github.com/tricopterY/cleanflight-configurator into tricopterY-development
Conflicts:
	tabs/pid_tuning.html
	tabs/pid_tuning.js
10 years ago
Paul Rogalinski db3b50814b fixed formatting 10 years ago
Paul Rogalinski e0b97b3b50 fixed inconsistent method names 10 years ago
Paul Rogalinski ca718409df made pid or pidController change exclusive, always refresh from FC after
save
10 years ago
tricopterY 7318e247be Update pid_tuning.js 10 years ago
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 10 years ago
cTn f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn 69e23197e1 change profile input element to select 10 years ago
cTn e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 10 years ago
cTn e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 10 years ago
cTn d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 10 years ago
cTn 932a58d355 pretty pretty pretty 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn 20e6ad0074 enable strict mode in couple more files 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 00e1ae0500 pid tuning in tabs 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn 6e0177738c removing obsolete highlight 10 years ago
cTn 700ca41957 fix the steps for LEVEL I 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn eac97e1b59 pid tuning got full i18n support 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn 4f8f45f290 add pid names to PID table from PID_names array 11 years ago
cTn 7e82e96114 add support for MSP_PIDNAMES 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn fb099298b8 bugfix for profile select UI not updating in sync 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 11 years ago
cTn 82badeece1 callback hell resolving patch, optimize 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 430d366c8f bugfix for tab inner re-initialization 11 years ago
cTn 8686a45831 adding more user-notify messages 11 years ago
cTn 3fb3c337e6 moving Vario below ALT in PID tab 11 years ago
cTn 37c96b9aea initial changes 11 years ago
cTn 4c309967bb rename 11 years ago
cTn 9f421618ac merge #23 11 years ago
Lukas S 10b238d14f add VEL-PID setting 11 years ago
cTn 5a2ebe9af4 moving content loading inside tab initialization 11 years ago
cTn b7179db5f6 disabling custom spinner emulation 11 years ago
cTn eaeda19842 visual indicators for successful save to eeprom
close #20
11 years ago
cTn 996b81b53f enabling spinners in all spinner required tabs 11 years ago