Commit Graph

299 Commits (c342ad599793d5574e45b1fd70026ae3adc5b402)

Author SHA1 Message Date
cTn c44f1bb36d utilize MSP_SET_MOTOR callback (its possible now) 11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 8e97a68cb1 bumping up bitrate for testing 11 years ago
cTn dc7ac9e242 rename 11 years ago
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
11 years ago
cTn 238f18b5c5 reordering, muting excessive logging 11 years ago
cTn f566596bc7 cleanup 11 years ago
cTn 2af2db5808 cleanup 11 years ago
cTn e6a6f0a075 support new ihxer parser (needs cleanup), tested 11 years ago
cTn 7bde2a159e new ihex parser 11 years ago
cTn e2cfa50262 moving workers to js folder 11 years ago
cTn 2b416c6821 print udid on connect 11 years ago
cTn a9f73b6384 no more playing nice with official msp 11 years ago
cTn 8686a45831 adding more user-notify messages 11 years ago
cTn e3ec48452c utilize latest changes in serial lib 11 years ago
cTn 4b2d5c4a48 upgrading serial lib 11 years ago
cTn 9de5cdcf84 extra failsafe to trigger while leaving motor tab 11 years ago
cTn 9b63c082d1 more .log hooks 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 2ebd108f43 initial log window implementation 11 years ago
cTn 2ce29db887 more dynamic approach to pid parsing 11 years ago
cTn f5113a55e2 implementation for current canary 34 11 years ago
cTn 51066a1962 removing 300 baud, STM32 flasher note 11 years ago
cTn 6ee1982050 always try to consume all of the data in retrieve 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn e5041c233e adjusting MSP according to the latest bf changes 11 years ago
cTn 14d125a4ad shaving down some delay time 11 years ago
cTn 853860b1ad bugfixes 11 years ago
cTn ee52ab0aaf had it right the first time 11 years ago
cTn c2a4223868 flashing protocol changes 11 years ago
cTn 2402c1b49b global serial statistics, remove obsolete code 11 years ago
cTn c51e6eb2fb add function name (listeners readability/clarity) 11 years ago
cTn d2a7b4559b removing obsolete parameter 11 years ago
cTn c98bdd9f54 traffic tracking inside serial backend 11 years ago
cTn b0c4b1cf1b wider scope 11 years ago
cTn d258cab005 don't repeat the same code 11 years ago
cTn c389a71ece adding method to empty send buffer, limits 11 years ago
cTn c7dae0f5e3 speed up 11 years ago
cTn 476a04fda3 cleanup on disconnect 11 years ago
cTn e907531114 internal serial output buffer 11 years ago
cTn cbf4db1efe debug message for timed out MSP commands 11 years ago
cTn 2579b7d394 MSP - on fail retry codes that requested callback
#close 11
11 years ago
cTn 21af65567c created MSP disconnect cleanup routine 11 years ago
cTn 384502eb3a rename 11 years ago
Lukas S 5040bca974 fix mag scale factor 11 years ago
cTn 8c95ee1ca7 changing scale factors 11 years ago
cTn aa49e8c375 different approach to serial API logging 11 years ago
cTn 7edc3605e5 updating jquery to 2.1.0 11 years ago
cTn bb7bedaf14 log baud speed on port.connect 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 a004eeecae updating stm32 flashing speeds 11 years ago
cTn 763696b380 changing flasher speeds 11 years ago
cTn cdad9db791 updating analytics bundle 11 years ago
cTn f13f07942e bugfix 11 years ago
cTn e27f8019d7 cleanup & improvements, callback approach 11 years ago
cTn 643a894730 working firmware flasher 11 years ago
cTn e45d1e69a9 primary backend upgrade 11 years ago
cTn 8acb539f70 upgrading cleanup routine to latest serial 11 years ago
cTn 64fe1d7b05 updating msp 11 years ago
cTn 9caa5e251e adding new serial object utilizing new serial api 11 years ago
cTn b9a09b38a0 callback based upload for restoring settings 11 years ago
cTn 10caea40d4 don't allow reading files bigger then 1MB 11 years ago
cTn 957e1d3bd4 extending backup support (MISC) 11 years ago
cTn edbf03aa3f support for mag_declination and UI polish 11 years ago
cTn 467b228b34 MISC UI implementation for battery
fixes #15
11 years ago
cTn f72a99f327 get MISC implementation 11 years ago
cTn d4c5c3406d reset packet state on hot-disconnect 11 years ago
cTn 3508319e15 slow down port polling to 250ms 11 years ago
cTn 64038b64a0 enable MSP_STATUS update in servos tab 11 years ago
cTn 353b591c70 adding auto-connect text, style, tooltip 11 years ago
cTn 114176c074 auto-connect support 11 years ago
cTn d635fe0bde *christmas evening commit*
fixes #17
11 years ago
cTn 6992f4b7f9 removing obsolete timeout 11 years ago
cTn 4cf41a4296 reset status bar members after disconnecting 11 years ago
cTn 3574953c38 removing obsolete code 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 5e636b2920 adding over-flash protection 11 years ago
cTn 64dbef2c58 simplify hex referencing 11 years ago
cTn 89f6b1bf71 adding more debug functionality 11 years ago
cTn a81cdb6d9d polishing serial backend and background page 11 years ago
cTn 49317da015 polishing flashing protocol 11 years ago
cTn e9879ea545 adding missing GUI unlock/cleanup on error 11 years ago
cTn 586e166ab7 polishing 11 years ago
cTn 26a969b2cf improving interval methods in GUI object 11 years ago
cTn ac85aeff8a adding packet error indicator in status bar
fixes #8
11 years ago
cTn 0344110c2d using IDENT as first callback to draw initial tab
fixes #10
11 years ago
cTn 42101ec791 initial tab init moved to serial backend
#10
11 years ago
cTn 5d1a8f7aa1 adding cleanup routine for new timer code in aux
#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 71677c2b68 reverse last speed change for compatibility 11 years ago
cTn a1610a0d0e use higher bitrate, incompatible with chrome < 33 11 years ago
cTn 36960513e3 polishing bitrate selector 11 years ago
cTn 8253e49e2b removing obsolete debug code 11 years ago
cTn 77f00b0c6b support for already initialized mcu 11 years ago
cTn bb5bffc555 bugfix 11 years ago
cTn 04ee01f057 loosing up verification for interface init 11 years ago
cTn bc0393e932 updating lib 11 years ago
cTn 56251916aa handle connecting failure more gracefully 11 years ago
cTn e99cbcecee polishing connect UI 11 years ago
cTn d21dc8c916 implemented automatic port poll/refresh 11 years ago
cTn cf601a38f3 some initial fixes, still broken :'( 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 1a80ecff44 variable bitrate definition per OS 11 years ago
cTn 557ed55144 improving GUI object 11 years ago
cTn c106f45ebf streamlining 11 years ago
cTn bbd0842927 adding notes 11 years ago
cTn f66e97608f more debug info 11 years ago
cTn 3d7f66f586 updating supported chips table 11 years ago
cTn 71ee8d5ad1 utilizing new hex parser 11 years ago
cTn c57d52c3d5 new more powerful hex parser 11 years ago
cTn 26803515f5 bugfixes & polishing 11 years ago
cTn fd50a72d0a polishing last commit 11 years ago
cTn 0339c396a7 new approach of dealing with the reboot "R" 11 years ago
cTn 75ff1dcc90 adding support for connect_lock property in GUI 11 years ago
cTn 89b2f79c52 polishing 11 years ago
cTn bac9677d15 bugfixes 11 years ago
cTn eb694f866f routine update 11 years ago
cTn a06e37603f polishing across the board 11 years ago
cTn 0f2c2f2a1d adding support for baseflights "R" bootloader jump 11 years ago
cTn d3cd348ac3 initial implementation of stm32 flash procedure 11 years ago
cTn 3304bcf6f3 adding & utilizing hex reader 11 years ago
cTn 1bc89ae22a adding latest stuff to MSP 11 years ago
cTn edc7df490c motor testing implementation (needs to be polished) 11 years ago
cTn 2bcb19fd42 also log MSP.code when crc fails 11 years ago
cTn 7948fb55bb increasing reboot delay to 5 seconds 11 years ago
cTn 4e3dc6fa64 moving main.js to root folder 11 years ago
cTn 0cc045317b fixing datatype and adding new property 11 years ago
cTn 475b331816 removing about page 11 years ago
cTn 74323d894f bugfixes + removing obsolete code 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 9ed0ebc4d6 moving libraries to appropriate folder 11 years ago
cTn fbc886787d strongly refactored MSP with callback support 11 years ago
cTn 05dc57ceb7 locked tabs notify 11 years ago
cTn e532edc748 visual notify for open/close serial port error 11 years ago
cTn 4fcd47b7e3 failed to open port (still requires notification) 11 years ago
cTn a0db304bab bugfixes 11 years ago
cTn 32a140268d save button now actually save the configuration 11 years ago
cTn 5f6aeb72f8 initial work on servos 11 years ago
cTn 711a052f04 adding servos tab 11 years ago
cTn 0497924b9c updating MSP 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