Skip to content

Releases: dspace-group/veos-cosim-client

Release 1.1.3

17 Mar 14:24
c907da8
Compare
Choose a tag to compare

Fixed file attributes for clean and test script, so there will be no pending change when using as sub module

Release 1.1.2

14 Mar 07:34
4cbeb77
Compare
Choose a tag to compare

Fixed linker problem when linking lwip

  • The ambiguous symbol in6addr_any is not used anymore. That makes it possible to link lwip and DsVeosCoSim together.

Release 1.1.1

27 Feb 12:31
e9682a8
Compare
Choose a tag to compare
  • Fixed link in documentation
  • Removed several NOLINTs from code

Release 1.1.0

24 Jan 08:02
5db3ac3
Compare
Choose a tag to compare

This release has the following features:

  • Better performance for localhost communication
  • C++ standard was reverted from C++20 to C++17 to support older compilers

Release 1.0.0

13 May 12:48
Compare
Choose a tag to compare

First public version of the client implementation of dSPACE VEOS Co-Simulation.

v0.3.0

06 Mar 10:47
a482992
Compare
Choose a tag to compare
Merge pull request #8 from dspace-group/Documentation

Documentation