Commit Graph

492 Commits (ade74446b33a0f933b3d4ac9952d7606677f8f3e)
 

Author SHA1 Message Date
cTn e1fce87f43 2 px overhead fix
(dynamic size of the app according to the user screen will be removed
soon)
11 years ago
cTn f5113a55e2 implementation for current canary 34 11 years ago
cTn d491c96574 extending input validator functionality 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 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 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 a339b25c64 async approach to aux status updating 11 years ago
cTn 47ef16b575 servos tab bugfix 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 575f5ac8ef instant initialization for graphs 11 years ago
cTn 384502eb3a rename 11 years ago
Stefan Kolla 0fc324c60f Merge pull request #24 from luggi/development
fix mag scale factor
11 years ago
Lukas S 5040bca974 fix mag scale factor 11 years ago
cTn 64b57ff1ea updating changelog 11 years ago
cTn 8c95ee1ca7 changing scale factors 11 years ago
cTn 0f0e56e0b0 updating readme 11 years ago
cTn 9f421618ac merge #23 11 years ago
Lukas S 10b238d14f add VEL-PID setting 11 years ago
cTn aa49e8c375 different approach to serial API logging 11 years ago
cTn 58877b0bd2 fixing height after addition of custom frame 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 7edc3605e5 updating jquery to 2.1.0 11 years ago
cTn 5a2ebe9af4 moving content loading inside tab initialization 11 years ago
cTn 4adecd2547 stronger number input fields validations 11 years ago
cTn b7179db5f6 disabling custom spinner emulation 11 years ago
cTn 9745a97e46 UI polish / bugfixes 11 years ago
cTn bb7bedaf14 log baud speed on port.connect 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