Commit Graph

279 Commits (2162a2b9d38a1fb7bb6be4730a03e0a68926c4a6)

Author SHA1 Message Date
cTn 3fb3c337e6 moving Vario below ALT in PID tab 11 years ago
cTn 37c96b9aea initial changes 11 years ago
cTn 12b2d7b85d cleanup for initial setup values 11 years ago
cTn 014844ba0a apply limits, cleanup for RC values in pid tab 11 years ago
cTn 67d0fc9f3a cleanup, reorder, add limits 11 years ago
cTn 4c309967bb rename 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn 61fe3d6141 only fire one event instead of 8 on master change 11 years ago
cTn c389a71ece adding method to empty send buffer, limits 11 years ago
cTn a339b25c64 async approach to aux status updating 11 years ago
cTn 47ef16b575 servos tab bugfix 11 years ago
cTn 575f5ac8ef instant initialization for graphs 11 years ago
cTn 8c95ee1ca7 changing scale factors 11 years ago
cTn 9f421618ac merge #23 11 years ago
Lukas S 10b238d14f add VEL-PID setting 11 years ago
cTn 793be64474 force redraw on each new CLI messages (bugfix)
fixes failed / half-redraw behavior that i am experiencing on windows
with chromium 33+ beta
11 years ago
cTn 5a2ebe9af4 moving content loading inside tab initialization 11 years ago
cTn b7179db5f6 disabling custom spinner emulation 11 years ago
cTn 9745a97e46 UI polish / bugfixes 11 years ago
cTn dd72cf25ee UI bugfix 11 years ago
cTn 39075c06ab drop junk in input buffer before entering CLI
this could use some polishing but i think it will do for now
close #21
11 years ago
cTn c0937ddbd4 splitting MSP and CLI integration, new serial api 11 years ago
cTn 834345a80c master slider, min/max limits, needs more testing
fixes #19
11 years ago
cTn eaeda19842 visual indicators for successful save to eeprom
close #20
11 years ago
cTn dfff14781a adding limits 11 years ago
cTn 996b81b53f enabling spinners in all spinner required tabs 11 years ago
cTn d0bf009abb initial custom spinner implementation, needs work 11 years ago
cTn fa6ae21076 moving stuff around 11 years ago
cTn b7458ee0e0 bugfix 11 years ago
cTn 0ccdc762b4 adding refresh button to PID/Receiver tabs 11 years ago
cTn 6382cd96df redistributing requests to keep animations smooth 11 years ago
cTn fd576711a9 blind ports 11 years ago
cTn 2bd899e4a1 add race conditions 11 years ago
cTn 449f219a0c initialize initial tab after "reset to default" 11 years ago
cTn d8aca56961 mag declination handling changes 11 years ago
cTn f9087db785 ui polish and bugfixes 11 years ago
cTn edbf03aa3f support for mag_declination and UI polish 11 years ago
cTn 8c98bff682 support for maxthrottle and mincommand 11 years ago
cTn 43263c7dd5 revert faulty equation 11 years ago
cTn 20bb851514 implements throttle UI
#15
11 years ago
cTn 467b228b34 MISC UI implementation for battery
fixes #15
11 years ago
cTn 1f2180be89 removing obsolete code / cleaning up 11 years ago
cTn 937dcf9742 extending range of RC rate to 0-2.5 11 years ago
cTn ce495cd260 limit custom firmware file size to 1 MB 11 years ago
cTn dba4b0d6dd updating url 11 years ago
cTn b96d19a542 UI polish 11 years ago
cTn e4666efa4e UI polish 11 years ago
cTn c5b82cf32d UI polish 11 years ago
cTn 96ea6bcdb5 more UI changes 11 years ago
cTn 64038b64a0 enable MSP_STATUS update in servos tab 11 years ago
cTn 07e72f230c UI polish 11 years ago
cTn 608a7f7916 UI polish 11 years ago
cTn 7dbd4bac82 UI polish 11 years ago
cTn 4a34035891 UI polish 11 years ago
cTn e38a515b31 fix always triggered save button in receiver tab 11 years ago
cTn 438815fd75 note about auto-connect in firmware flasher 11 years ago
cTn 34a42a4a29 moving firmware flasher css to separate file 11 years ago
cTn 809cc427de fix "blinking" UI glitch 11 years ago
cTn ad8304f7a8 handle small screen resolutions more gracefully
fixes #16
11 years ago
cTn 078d305259 allow save button to trigger with CAMSTAB 11 years ago
cTn 01a5c753aa bugfixes & tiny optimizations 11 years ago
cTn fd62b8568c validation 11 years ago
cTn e7a02d0e21 moving to GUI integrated interval/timeout model 11 years ago
cTn 64dbef2c58 simplify hex referencing 11 years ago
cTn ac02c9ac5e disable servo ui when its not necessary 11 years ago
cTn 66b7f31498 moving css for each tab into separate file 11 years ago
cTn af1c2972fc typo fix 11 years ago
cTn 1e89ffd808 show raw firmware size in bytes 11 years ago
cTn ae6d902b88 fixing buffer overflow 11 years ago
cTn 0344110c2d using IDENT as first callback to draw initial tab
fixes #10
11 years ago
cTn b950ad9fb8 check for CAMSTAB and CAMTRIG
fixes #12
11 years ago
cTn 607abbd046 moving request for MSP_BOXNAMES & MSP_BOX
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
11 years ago
cTn 5427d18438 unverified support for gimbal in servos tab 11 years ago
cTn 55de43255c implements progress bar fix #7 11 years ago
cTn f490f99596 processing hex file in different thread 11 years ago
cTn 1b4a51ef05 utilizing improved GUI object in CLI 11 years ago
cTn c106f45ebf streamlining 11 years ago
cTn 71ee8d5ad1 utilizing new hex parser 11 years ago
cTn d73ebb2614 adding lockdown protection on flash button 11 years ago
cTn e1b950e034 polishing 11 years ago
cTn 422c19fb22 adding warning 11 years ago
cTn 5917b78d54 adding back button with ui hooks 11 years ago
cTn a0c442064f bugfixes 11 years ago
cTn b6fb43993a noting down some github api 11 years ago
cTn 89b2f79c52 polishing 11 years ago
cTn ae04de8862 adding support for remote firmware loading 11 years ago
cTn a06e37603f polishing across the board 11 years ago
cTn 93fed34799 removing debug code 11 years ago
cTn d3cd348ac3 initial implementation of stm32 flash procedure 11 years ago
cTn cf4151c3a2 adding style, implementing more UI hooks 11 years ago
cTn 3304bcf6f3 adding & utilizing hex reader 11 years ago
cTn f15f749ed3 initial code for reading local hex file 11 years ago
cTn 5033273773 adding flasher button and initial file structure 11 years ago
cTn 4244b56ffa adding some misuse protection 11 years ago
cTn 7cbf695602 implementing live mode 11 years ago
cTn 43b0d615dc adding accel note 11 years ago
cTn 3d58387f62 change button bg color while calibrating 11 years ago
cTn 641ae33628 polishing text 11 years ago
cTn 2013095c01 motor test mode polished 11 years ago
cTn 7003a339ff utilizing capability bit 11 years ago
cTn edc7df490c motor testing implementation (needs to be polished) 11 years ago
cTn 324721a834 save sequence for rate mode implemented 11 years ago
cTn 6316bbb80b rate mode implemented for airplane (missing save) 11 years ago
cTn 3a9b96390a removing some obsolete code 11 years ago
cTn 5a400c141f adding notice in the beginning of file 11 years ago
cTn b21ff9ce1b polished 11 years ago
cTn 6cd532cc02 bitfields should save properly now (needs polish) 11 years ago
cTn e4703d9b88 improving support 11 years ago
cTn 0754e9558e second approach to implement servos 11 years ago
cTn a93ce9e384 makes no sense at all #2 11 years ago
cTn d2b1c3553e makes no sense at all 11 years ago
cTn 00d3833454 releasing 11 years ago
cTn 475b331816 removing about page 11 years ago
cTn 0f23b5f5d9 utilizing tab_switch_cleanup functionality 11 years ago
cTn 36604ca724 implementing GUI object with active_tab tracking 11 years ago
cTn 474a610a30 utilizing new MSP callback api
this resolves a lot of underlying bugs, however bug that causes failed
initialization after leaving CLI tab and entering Servo tab is still
there.
11 years ago
cTn fbc886787d strongly refactored MSP with callback support 11 years ago
cTn a91e04e1c4 placeholder code for rate parameter 11 years ago
cTn 32a140268d save button now actually save the configuration 11 years ago
cTn 255c0d24ae bugfixes and initial update ui hook 11 years ago
cTn 5f6aeb72f8 initial work on servos 11 years ago
cTn 711a052f04 adding servos tab 11 years ago
cTn 5941ada4cd adding forgotten array selectors 11 years ago
cTn 8e7897ed9c polishing 11 years ago
Davide Bertola ecf585cd5b Add command history to cli
Use up/down arrows to cycle trought it
11 years ago
Stefan Kolla 737207ccd6 Merge pull request #3 from davibe/master
Add debug graphs to raw sensor data tab
11 years ago
Davide Bertola f8bab91562 Add debug graphs to raw sensor data tab 11 years ago
cTn 45da60fc3e implemented "landing page" and changelog 11 years ago
cTn efd0286f99 utilizing multiType 11 years ago
cTn 8509396384 display current aux channel positions 11 years ago
cTn 0084a3cf33 routine changes 11 years ago
cTn bdfddcbadb fixing titles 11 years ago
cTn 30c2faa2d5 display mode values in aux tab (realtime) 11 years ago
cTn d11ff74156 Get context with jQuery 11 years ago
cTn 89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
11 years ago
cTn e3aaa710ae copy to clipboard and past settings via CLI 11 years ago
cTn 03a63ce2c5 more analytics stuff 11 years ago
cTn 73d47889c3 RAW sensor tab with pulling speed selectors 11 years ago
cTn 7f3a107178 workaround for CLI terminal emulator UI 11 years ago
cTn 2b4e5642b3 experimental storage of last used port in GUI 11 years ago
cTn 29343686c5 upload section for the restore function 11 years ago
cTn 9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
11 years ago
cTn cfef3c67ab adding "shifting" arrows for all numerical values
also the number of decimals after . should now better match the desired
value size/length expected by multiwii
11 years ago
cTn 652f560e42 Cycle Time value is now visible in status bar 11 years ago
cTn f42a1fd708 added placeholder text for CLI input field 11 years ago
cTn 53638fd3f8 polishing the last GPS commit 11 years ago
cTn 58d34ee9e5 initial code for gps strength indicator 11 years ago
cTn 64bfbbf644 using dynamic scale for raw sensor data
this approach might not be the "best" but its necessary because multiwii
doesn't scale the units "properly" across different sensors and
different builds, sadly this is the only way to have at least some sort
of "compatibility" between the builds
12 years ago
cTn 4c789a58c6 aux configuration bugfix from dade 12 years ago
cTn 906bc4230a some custom handling of ANSI escape codes 12 years ago