Sebastian Fischer
Sebastian Fischer
Hi @gernotstarke, hi @rdmueller, After a quick check on "cross-cutting concept" on google, it seems like that the term "cross-cutting concern" is in broder use. Is there a plan to...
### Describe the bug ``` result = PCANBasic.PCANBasic().SetValue( getattr(PCANBasic, 'PCAN_USBBUS1'), PCANBasic.TRACE_FILE_SEGMENTED, PCANBasic.PCAN_PARAMETER_ON, ) ``` return 65536 as error. It does only impact the logging of the trace, not the other...
[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...
**In order to** enable the implementation of more complex auxiliaries where several connectors are needed (e.g. 2FA simulations) **we want to** extend pykiso to support multiple connectors. Place to modify:...
*In order to* release 1.0.0 *we want to* ensure our deprecation and incubation process is in place *Capabilities* * extend the doc to explain the process (could be done based...
*In order to* automatically validate our TestApps *we want to* create a CI/CD pipeline per TestApp *Capabilities* * detection of which TestApp was modified and trigger only the CI/CD pipeline...
*In order to* support many different versions of the TestApp (for Rust, C, C++&FreeRTOS) *we want to* define the right repository structure. *Capabilities* * it should be easy to understand...
**In order to** improve our codefactor quality score **we want to** remove the low hanging issues describe in https://www.codefactor.io/repository/github/eclipse/kiso-testing/issues
*In order to* to use an usb interface as connector *we want to* refactor cc_usb to provide the "real" USB capabilities. *Acceptance Criteria* AC1: USB refactored AC2: USB tested