Hi, Thanks for your quick merge! I have another pull request (https://github.com/sigrokproject/libsigrok/pull/196) which fixes not recognized devices by the korad-kaxxxxp driver. Currently a device is not recognized each time the device version changes. I have added another stage in the scan process where the version is excluded.
A bugzilla report is opened for this issue: #1500. Thanks for your comments! regards, Georg ----- Original Message ----- From: "Gerhard Sittig" <gerhard.sit...@gmx.net> To: sigrok-devel@lists.sourceforge.net Sent: Tuesday, September 13, 2022 6:21:14 PM Subject: Re: [sigrok-devel] Request to merge fix for broken korad-kaxxxxp driver On Tue, 2022-09-13 at 10:30 +0200, Georg Hofmann wrote: > > There is a little return code check issue in the korad driver. > I have made a little pull request for it. > > Please review and merge: https://github.com/sigrokproject/libsigrok/pull/195 I took it in a slightly different form. Checking for "below OK" was unexpected. Have checked for "negative retcode" instead for consistency (see also the read call near the send check). Have extended the commit message, so that readers get more details on the cause for the failure and its fix. That is important if others want to check drivers which they care about whether they suffer from similar issues. Your submission was taken, thank you for providing it. virtually yours Gerhard Sittig -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel