Lars T. Kyllingstad

Results 30 issues of Lars T. Kyllingstad

When a recipe revision is calculated as a hash of exported files (`revision_mode = hash`), different EOL conventions will lead to different recipe hashes. This can cause problems that are...

complex: low
priority: medium
stage: queue

## libmodbus version e6b71a88866b86c1cb66c2dafa5a08e6b87ad596 (which is the tip of `master` at the time of writing) ## Description The libmodbus documentation does not specify how one can obtain information about Modbus...

I'm trying to view a local Markdown file (e.g. `file:///path/to/file.md`) with some math in it, but the math symbols don't render correctly. The dollar signs and the math code simply...

## libmodbus version 3f9f17e228f70ce2fcdc1988cf7563fc1bf78eec (current `master`) ## OS and/or distribution Windows (but I believe the problem also exists on *NIX) ## Environment N/A ## Description With TCP, `modbus_connect()` returns -1...

The visible time window in plots is limited to a discrete set of choices between 10 seconds and 20 minutes. This seems a bit arbitrary, and often not sufficient. If...

enhancement

Currently, only JSON files in the `scenarios` subfolder are loaded, even though the underlying implementation also supports YAML (at least according to the [docs](https://open-simulation-platform.github.io/libcosim/scenario)). Either, the demo app should also...

enhancement

FMI 3.0 has been out for a long time, and FMI Library now has (alpha level) support for it too. We should start working towards supporting it. I propose a...

enhancement

This feature is desired in the [OptiStress](https://www.sintef.no/en/projects/2023/optistress/) project, where we will need to simulate the same system many times in a loop with parameter variations. It will save a lot...

enhancement

Required for #757. The following features are needed: - [x] functions to save, restore, and delete subsimulator states, corresponding to `fmi2{Get,Set,Free}FMUstate()` - [ ] functions to serialise and deserialise subsimulator...

enhancement