Commit Graph

39 Commits (94a10542c3c158f8221d3450f29db197a43d3835)

Author SHA1 Message Date
cTn 21e414f4b3 fix method name mismatch in serial layer 10 years ago
cTn 92f085f561 fix failed indentation in last commit 10 years ago
cTn de87fab530 reworked serial layer (more verbose), added checks for chrome.runtime.lastError in connect and disconnect api calls 10 years ago
cTn 88abe0969d EXPERIMENTAL delayed connect callback chain bugfix, this took months to track down 10 years ago
cTn c34938b9d6 serial.send won't depend on callback anymore 10 years ago
cTn e20806c7a8 only fire recovery routine once if bus is not recoverable 10 years ago
cTn 25edf3a4bf improving the async transmission part in serial layer 10 years ago
cTn 46b3151e37 initial cleanup on the lowest level of serial layer, "system_error" bug is still unknown 10 years ago
cTn 0bd4af89c9 catch lastError cleanly in current context 10 years ago
cTn 893671fa2b check if result exists before comparison 10 years ago
cTn dbf528345e another run on undefined comparators 10 years ago
cTn 377853b58a recovery bugfix 10 years ago
cTn f16b3a479a corrections of inline functions 10 years ago
cTn 36f456d2e7 turning on strict mode for various js files 10 years ago
cTn 04960012ca tiny method re-order in serial layer 10 years ago
cTn 85bee11712 use analytics exception API to handle/report serial related issues 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn a7975883ee use GUI status instead of UI status 10 years ago
cTn 343cb15e61 another experimental fix for serial "system_error" 10 years ago
cTn 0baad91237 track bus recovery so it wouldn't fall into infinite loop, experimental fix 10 years ago
cTn f269c8a8b4 serial error events hookup 10 years ago
cTn 959edc85e7 onReceiverError handle implementation 10 years ago
cTn 854a17e0f2 preparing some stuff for dongs 11 years ago
cTn 13ce2dc11b polish 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 9b29f78e3e whitespace trimming run 11 years ago
cTn 4b2d5c4a48 upgrading serial lib 11 years ago
cTn f5113a55e2 implementation for current canary 34 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 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 aa49e8c375 different approach to serial API logging 11 years ago
cTn 9caa5e251e adding new serial object utilizing new serial api 11 years ago