1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-23 00:00:02 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Markus Grigull
0423d7f3dc Add signal naming
Simulation model length changes adopt to the mapping size.
2016-10-20 12:38:48 +02:00
Markus Grigull
22780b9d7a Move value plot modal to component
Change simulator and signal from numbers to combo boxes
2016-10-12 22:06:24 +02:00
Markus Grigull
35b885f19b Add modal dialogs to projects and simulation-models 2016-10-01 11:11:35 +02:00
Markus Grigull
ab5bf2ed16 Add simulators and modal dialogs 2016-09-30 18:57:19 +02:00
Markus Grigull
dc421c4305 Add bootstrap popover to plots 2016-07-27 13:43:10 +02:00
Markus Grigull
b9d40a861e Add running-simulation service
Simulation-model index now shows correct simulator data if the selected
simulation is running.

running-simulation service can be used to get the running simulation anywhere
in the app.
2016-07-26 20:40:33 +02:00
Markus Grigull
a4507f095c Add simulations
The simulation model replaces what simulation-model was before. A simulation
is a construct of multiple simulation-models to represent the different
simulator in the simulation.
Added new styling guidelines and global styles for elements.
2016-07-26 19:26:15 +02:00
Markus Grigull
5b09486d3c Move websocket live stream into mixin
Add simulator to websocket message
Add history to simulator-data
2016-07-26 14:40:23 +02:00
Markus Grigull
d9e1819645 Add simulation-model model and routes 2016-07-20 16:54:20 +02:00