sil-kit icon indicating copy to clipboard operation
sil-kit copied to clipboard

Vector SIL Kit – Open-Source Library for Connecting Software-in-the-Loop Environments

Results 10 sil-kit issues
Sort by recently updated
recently updated
newest added

## Subject Experimental NetSim API candidate. ## Description Public API for user-implemented network simulator participants. ## Instructions for review / testing Review Code, Docs, Demos. ## Developer checklist (address before...

Design Proposal
New API

## Subject Docs for include semantics of the SIL Kit participant configuration. ## Instructions for review / testing Proofreading of the following sections: - configuration/configuration.html - configuration/includes-configuration.html ## Developer checklist...

documentation

I am trying to integrate sil-kit (CAN apis) in a sample virtual ECU code and create an fmu out of it. In this way I am trying to create 2...

## Subject [WIP] check the reintroduction of our Linux sanitizer workflows ## Developer checklist (address before review) - [ ] Changelog.md updated - [ ] Prepared update for depending repositories...

## Subject Improvements of SystemController utility ## Description [SILKIT-1477](https://jira.vg.vector.int/browse/SILKIT-1477) System controller blocks new participants after required participants have terminated - SystemController did not consistently report about the system's shutdown/error state....

Test large runners ## Developer checklist (address before review) - [ ] Changelog.md updated - [ ] Prepared update for depending repositories - [ ] Documentation updated (public API changes...

## Subject Run clang-format on all C and C++ files ## Description Used the following script: ``` find SilKit/ Demos/ Utilities/ \ -type f -iname *.cpp -o -iname *.hpp -o...

## Subject Add mingw ci builds SILKIT-1526 ## Developer checklist (address before review) - [ ] Changelog.md updated - [ ] Prepared update for depending repositories - [ ] Documentation...

## Subject Fix the badges for our main branch builds No ticket available, just a hot fix! ## Developer checklist (address before review) - [ ] Changelog.md updated - [...

## Subject Add a workflow to check for correct clang-format source code formatting! ## Developer checklist (address before review) - [ ] Changelog.md updated - [ ] Prepared update for...