open-simulation-platform / libcosimc

OSP C co-simulation API
Mozilla Public License 2.0
12 stars 2 forks source link

Implement updated real-time synchronization API #18

Closed eidekrist closed 4 years ago

eidekrist commented 4 years ago

This PR implements the updated real time synchronization API introduced in libcosim PR #605. The added functionality has been made available through the C API.

In order to produce a green build, the changes implemented in libcosim PR #603 have also been included.