Commit Graph

597 Commits (5d6ea1289d890e39540560c0205a6ce302d58ca0)

Author SHA1 Message Date
cTn e9b1df35a1 using forward chaining (like rest of the project) 11 years ago
cTn 10c8fc6bf3 adding labels, adding 500 deg scale for gyro 11 years ago
cTn 8ba30a91d9 plot enable/disable toggles 11 years ago
cTn c85f5af9cb optimize 11 years ago
cTn a0cf5463bc narrow the line selector 11 years ago
cTn 32b3c532c9 remove bogus code 11 years ago
cTn 36cb1082ee also hide AA in receiver tab 11 years ago
cTn f91c73a38b clamp width scale, reorder elements to hide AA 11 years ago
cTn 000ff998e1 scale settings are now preserved 11 years ago
Tobias Raeder 89ef9ac9a7 Clamp values on sensors y axis 11 years ago
cTn f36ebee97e hooking up some scales, not finished 11 years ago
cTn e057db2343 separate rate and scale select events 11 years ago
cTn b577479678 hook raw values text representations to data 11 years ago
cTn a0a2ff47a8 get plot dimensions from css (not hardcoded) 11 years ago
cTn 3fea3fafb0 utilize some of the free space 11 years ago
cTn 311366fe9d initial rework pass for new d3 graphs 11 years ago
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 11 years ago
Tobias Raeder daea4d64a9 Receiver Tab d3 cleanup 11 years ago
cTn 1268e0c206 trigger flash routine via enter (for dongie) 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn e01160dae7 trigger line feed for CrOS as well (!OSX) 11 years ago
cTn ad717d5fe1 fix range sliders not firing events properly 11 years ago
cTn d8b79c9571 release 11 years ago
cTn e0510603d8 info box with voltage & rssi on initial setup 11 years ago
cTn 2977f9725b removal of clipboard write 11 years ago
cTn d953917953 immediately pull plots on start 11 years ago
cTn 75588cbf48 servos tab table polish 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 1a2be85155 keep dom elements for lines if possible 11 years ago
cTn 12847de8ba tiny optimize 11 years ago
cTn 7e3a63a4d1 new receiver plot based on D3 11 years ago
cTn 58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
11 years ago
cTn 241b44e893 instead of searching each update, use references 11 years ago
cTn a7fab85d42 updating flotr2, rework of graph pull timers 11 years ago
cTn 1597de647c add name to some anonymous functions in data tab 11 years ago
cTn 82badeece1 callback hell resolving patch, optimize 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 3f6f363d1b plot update rate can be now adjusted in RX tab 11 years ago
cTn 52559cf9ec tiny sensors tab code polish 11 years ago
cTn 219a0dfdfa motor UI bugfixes, bug reported by mastag25 11 years ago
cTn 781d058228 display commit date & message with online fw
#25
11 years ago
cTn 94947808e3 release 11 years ago
cTn f30a26c1a5 cleanup, info and log messages added 11 years ago
cTn 9df8ad2337 adding missing chrome.storage implementation 11 years ago
cTn 09a1252410 mostly working flash on connect sequence 11 years ago
cTn ab4a5398b4 adding flash on connect UI, backend missing 11 years ago
cTn e0b9388834 save reboot sequence settings across instances 11 years ago
cTn 0101f753f9 dump sensor data values on tab re-initialization
fixes #28
11 years ago
cTn d365ab6645 first pass on making sensor tab variables private
#28
11 years ago
cTn 9218984885 change the command queue in receiver tab (bugfix)
as MSP_RC is being called in auxiliary tab it could trigger the callback
added inside the receiver initialization sequence, making the
initialization fail
11 years ago
cTn fafd92efe4 hide overloaded variable from the user
#fixes 27
11 years ago
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
cTn afd0bcf59a fix font size on one of the 3d cube sides 11 years ago
cTn 31125f3f67 request first set of samples then load GPS UI 11 years ago
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
11 years ago
cTn d4dbb880d6 more cleanup 11 years ago
cTn 40a30118a6 removing obsolete code 11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
11 years ago
cTn df602751f5 bugfixes related to new ihex parser land 11 years ago
cTn e2cfa50262 moving workers to js folder 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 60cdd51dfa dynamic scale for motor output block size 11 years ago
cTn 5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
11 years ago
cTn a30569077a removing obsolete notify, first hooks to GUI.log 11 years ago
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
cTn b040b01be8 bugfixes & UI polish 12 years ago
cTn 53eecaba14 accel trim support 12 years ago
cTn 0a1b8c5d03 battery voltage indicator 12 years ago
cTn 369a3cb020 about tab and other tiny improvements 12 years ago
cTn e3ca33fafb CLI debug cleanup 12 years ago
cTn 88e7bc8a9f CLI bugfixes 12 years ago
cTn ac1090b4a4 CLI tab 12 years ago
cTn e1c1522da5 css3 compass O.o 12 years ago
cTn a8c76cf278 RAW sensor data plot tab 12 years ago
cTn 0c9d29487a trying to fix some MAC related problems 12 years ago
cTn f9bf55a64b GPS info block for initial tab 12 years ago
cTn 514dd8a692 initial sensor tab commit 12 years ago
cTn f8125289b6 attitude visualization via simple 3d block 12 years ago
cTn 137edb2b37 optimizing 12 years ago
cTn 6e2afc6913 Motor/Servo Output tab & port usage indicator 12 years ago
cTn 43228abb72 polishing AUX ui 12 years ago
cTn 14ef72b7ea full dynamic support for Auxiliary Configuration 12 years ago
cTn cdd8a4e2b2 AUX improvements 12 years ago
cTn 78efe0df5b initial AUX config hooks 12 years ago
cTn aa8eb5db02 bugfix for plot re-initialization 12 years ago
cTn 2f9db4fa4e Receiver and PID tab fully implemented, enjoy 12 years ago
cTn d450a3f518 full PID tuning support
RC related tunings like expos, etc will be available inside Receiver tab
12 years ago
cTn 5119fb2050 initial UI for receiver tab 12 years ago
cTn 37c576bd24 saving of PID tunings is fully working now 12 years ago
cTn c7f88dcdc4 initial support for receiver data viewing 12 years ago
cTn d61df6fc82 pid tuning improvements 12 years ago
cTn 62a212b0e8 some initial PID tuning UI hooks 12 years ago
cTn ae7a6cfa0a accel and mag calibration hooks 12 years ago
cTn 9fda14b5f2 initial support for tab UI setup 12 years ago