You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove uneeded import
* Default -fmu-directory to "."
* first code...
* Remove uneeded import
* Default -fmu-directory to "."
* first code...
* Fix spelling
* Put icon in taskbar on window
* Ability to call fmucontainer at lower speed (than internate freq)
* update GUI icons
* make icon appears in (macos) dock
* GUI: keep windows trick
* Fix SUFFIX spelling!
* Fix unix remoting CMakelist
* Fix CMakefile for Windows
* Make remoting test windows only
* Remove generated files
* Ignore generated file
* Port to darwin64 (partial)
* unit test switch from FMUContainerSpec to Assembly
* Switch from DescriptionSpec to Assembly
* Fix location of description file for inclusion in container
* Enhance diagnostic message
* Add write_json
* Finalize write_json
* First json containers
* WIP: json write
* Write JSON
* refactor Assembly class
* Add json example
* Fix container bouncing
* Clean up
* WIP
* update icon
* First working version of SSP read routine
* Code cleanup
* put SSD instead of whole SSP in the FMUcontainer
* Clean up test_suite
* Fix fmucontainer for some FMUs
* Almost working for non-trivial SSP
* Update drop down icon
* update icon
* Windows specific icon
* Issue a warning instead of error it co-simulation step size missmatch with fmu step size
* Add json sanitycheck at reading time
* Fix typo in Elapse (profiling)
* Container can handle variable co-simulation step size now
* Avoid unhandled exception!
* Make diagnostic message clearer!
* SSD parsing: code refactoring
* Remove properly transitent directories
* FMUContainer support only Co-Simulation FMUs
* Update Changelog
---------
Co-authored-by: Nicolas Laurent <[email protected]>
0 commit comments