Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Modelichart Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ModeliChart
Modelichart Backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
4
State_Machine
grpc
master
default
protected
refactor_naming
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jun
25
Mar
24
20
16
16
Jan
15
11
6
5
3
2
22
Dec
21
12
4
1
25
Oct
23
16
15
10
3
30
Sep
28
27
18
Jul
17
15
14
12
11
10
9
1
30
Jun
29
27
26
25
30
May
3
Apr
12
Feb
30
Jan
29
28
30
Sep
25
Aug
Added notice
master
master
Add LICENSE
Initial refactor to a naming convention
refactor_naming
refactor_naming
Update README.md
Update README.md
Update README.md
Update README.md
Merge branch 'master' of git.rwth-aachen.de:ModeliChart/MC_BackEnd
Updated project settings for latest Windows SDK.
Update README.md
Update README.md
Small change for perfect forwarding
Fixes for modeli file
Successfull Linux build
Merge branch 'master' of git.rwth-aachen.de:ModeliChart/MC_BackEnd
Added file manager class.
grpc
grpc
Not using timeBeginPeriod anymore.
Removed the Observerabe pattern (only one engine per server).
Lots of fixes so the rpc works :)
Simplified the grpc.
Using the dispatcher in the simulation.
Implemented the QueueDispatcher
Update submodule
Separated concerns from simulator class
Grpc now with generated files from the vcpkg.
Update README.md
Removed protocol submodule instead generate new code on build system.
switching to grpc.
Refined supported architectures
Exit simulation on fatal error
Updated the submodule to latest remote version.
Logging to output in addition to frontend
Fixed loading Fmu modelDescription.
Some code review.
Using shared libraries so we don't have any troubles using dlopen
Fixed canonicial conversion.
Fixed security flaw in LoadLibrary
Fixed parsing xml attributes
Building on Linux again
Adaption of TcpEngineController
Loading