Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-11Increase timeout on serial portPawel Spychalski (DzikuVx)
2018-05-02Improved disconnect handlingPawel Spychalski (DzikuVx)
2017-01-30reboot procedure improvementsPawel Spychalski (DzikuVx)
2017-01-21round trip computationPawel Spychalski (DzikuVx)
2017-01-18msp timeouts depends on baudratePawel Spychalski (DzikuVx)
2016-12-23fixed reboot sequencePawel Spychalski (DzikuVx)
2016-03-24Force a cleanup when a serial device is lost, this happens when VCPDominic Clifton
2016-02-22Avoid exceptions when serial break or overruns occur without `info`Dominic Clifton
2016-01-12Handle 'overrun' conditions the same way as 'break' conditions.Dominic Clifton
2015-12-24Serial: Attempt recovery of break conditionMichael Corcoran
2015-12-16Disconnect on F1 boards when 'break' is received if connected. ThisDominic Clifton
2014-12-05fix method name mismatch in serial layercTn
2014-11-22fix failed indentation in last commitcTn
2014-11-22reworked serial layer (more verbose), added checks for chrome.runtime.lastErr...cTn
2014-11-21EXPERIMENTAL delayed connect callback chain bugfix, this took months to track...cTn
2014-10-08serial.send won't depend on callback anymorecTn
2014-09-14only fire recovery routine once if bus is not recoverablecTn
2014-09-13improving the async transmission part in serial layercTn
2014-09-09initial cleanup on the lowest level of serial layer, "system_error" bug is st...cTn
2014-09-01catch lastError cleanly in current contextcTn
2014-09-01check if result exists before comparisoncTn
2014-08-14another run on undefined comparatorscTn
2014-08-10recovery bugfixcTn
2014-08-09corrections of inline functionscTn
2014-08-09turning on strict mode for various js filescTn
2014-07-16tiny method re-order in serial layercTn
2014-07-16use analytics exception API to handle/report serial related issuescTn
2014-07-16analytics overhaulcTn
2014-07-02use GUI status instead of UI statuscTn
2014-07-01another experimental fix for serial "system_error"cTn
2014-07-01track bus recovery so it wouldn't fall into infinite loop, experimental fixcTn
2014-06-30serial error events hookupcTn
2014-06-28onReceiverError handle implementationcTn
2014-05-03preparing some stuff for dongscTn
2014-03-30polishcTn
2014-03-29removal of char_counter, new port_usage, i18ncTn
2014-03-08whitespace trimming runcTn
2014-02-03upgrading serial libcTn
2014-01-31implementation for current canary 34cTn
2014-01-28global serial statistics, remove obsolete codecTn
2014-01-27add function name (listeners readability/clarity)cTn
2014-01-27removing obsolete parametercTn
2014-01-27traffic tracking inside serial backendcTn
2014-01-27don't repeat the same codecTn
2014-01-27adding method to empty send buffer, limitscTn
2014-01-26speed upcTn
2014-01-26cleanup on disconnectcTn
2014-01-26internal serial output buffercTn
2014-01-25different approach to serial API loggingcTn
2014-01-18adding new serial object utilizing new serial apicTn