- Mar 09, 2022
-
-
Uwe Woessner authored
-
- Mar 08, 2022
-
-
Uwe Woessner authored
-
- Feb 11, 2022
-
-
Uwe Woessner authored
-
Uwe Woessner authored
a compiler warning in MSVC pointed me to this fix that probably would otherwise have been gone unnoticed for quite a while
-
Uwe Woessner authored
-
Uwe Woessner authored
-
Uwe Woessner authored
#include "common/globalDefinitions.h"
-
- Jan 30, 2022
-
-
Uwe Woessner authored
ssize_t does not exist in MSVC, should be size_t anyway I guess misc other MSVC fixes
-
Uwe Woessner authored
classes with const members can't be copied, this does not compile when you put them into a std container
-
Uwe Woessner authored
-
Uwe Woessner authored
-
Uwe Woessner authored
thus I added myAbs which is constexpr and should compile with both gcc and MSVC
-
Uwe Woessner authored
changed to char* this should work with gcc and MSVC
-
Uwe Woessner authored
-
Uwe Woessner authored
-
Uwe Woessner authored
Signed-off-by:
Uwe Woessner <woessner@hlrs.de>
-
Uwe Woessner authored
-
- Jan 25, 2022
-
-
Tuan Duong Quang authored
-
- Nov 24, 2021
-
-
Dmitri Fix authored
Hotfix v0.8.1 See merge request eclipse/simopenpass/simopenpass!68
-
- Nov 23, 2021
-
-
Dmitri Fix authored
Resolve "Minor fixes for v0.8" See merge request eclipse/simopenpass/simopenpass!67
-
Dmitri Fix authored
-
Dmitri Fix authored
Fix Version numer of GUI, delete old masterConfig.xml See merge request eclipse/simopenpass/simopenpass!65
-
Michael Scharfenberg authored
-
- Nov 19, 2021
-
-
Michael Scharfenberg authored
Merge 0.8 See merge request eclipse/simopenpass/simopenpass!64
-
- Nov 11, 2021
-
-
Reinhard Biegel authored
Resolve "World_OSI Datatypes::Section::GetLength() gives inexact results" See merge request eclipse/simopenpass/simopenpass!63
-
Reinhard Biegel authored
Merge branch '91-sensor_osi-failure-probability-parameter-should-be-checked-by-end-to-end-tests' into 'servant' Resolve "Sensor_OSI failure probability parameter should be checked by end to end tests" See merge request eclipse/simopenpass/simopenpass!62
-
Signed-off-by:
Weiss David <david.weiss@in-tech.com>
-
Signed-off-by:
Weiss David <david.weiss@in-tech.com>
-
Signed-off-by:
Weiss David <david.weiss@in-tech.com>
-
Reinhard Biegel authored
Uniforming copyright notices See merge request eclipse/simopenpass/simopenpass!61
-
Reinhard Biegel authored
Signed-off-by:
Reinhard Biegel <reinhard.biegel@in-tech.com>
-
- Nov 10, 2021
-
-
Closes https://gitlab.eclipse.org/eclipse/simopenpass/simopenpass/-/issues/37 Signed-off-by:
Rene Paris <rene.paris@in-tech.com>
-
- Nov 09, 2021
-
-
Reinhard Biegel authored
Resolve "Rename Master and Slave to more proper names" See merge request eclipse/simopenpass/simopenpass!59
-
Reinhard Biegel authored
-
- Nov 08, 2021
-
-
Michael Scharfenberg authored
Enable GUI binaries to be also packed by jenkins See merge request eclipse/simopenpass/simopenpass!60
-
Michael Scharfenberg authored
-
Michael Scharfenberg authored
-
- Nov 05, 2021
-
-
Michael Scharfenberg authored
-
- Nov 02, 2021
-
-
Reinhard Biegel authored
Signed-off-by:
Reinhard Biegel <reinhard.biegel@in-tech.com>
-
- Oct 28, 2021
-
-
This commit removes racially-charged language from openPASS by replacing `master` with opSimulationManager and 'slave' with `opSimulation` (and similar terms). Closes https://gitlab.eclipse.org/eclipse/simopenpass/simopenpass/-/issues/25 Also-by:
Rene Paris <rene.paris@in-tech.com> Signed-off-by:
Weiss David <david.weiss@in-tech.com> Signed-off-by:
Reinhard Biegel <reinhard.biegel@in-tech.com>
-