Karl Schrab

Results 16 comments of Karl Schrab

Not sure if this belongs here: if I build SUMO on a headless linux server (gentoo) with FOX_CONFIG disabled (`cmake -D CHECK_OPTIONAL_LIBS=OFF -D FOX_CONFIG= ../..`), I get the following error...

Thanks for reporting! I'll see what we can do here. Adding libraries and even upgrading versions requires IP checks by Eclipse Foundation which could take a while.

Added [CQ 23632](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23632) for approval by Eclipse IP Team

> Hi! Is there any progress on this or any workarounds you can suggest? Mosaic fails on M1 Mac with: > > ``` > Stopping simulation due to a critical...

Phew, I remember that we intentionally decided to not migrate those fields to long due to the required changes in all mapping_config. I also preferred that we could still use...

Hi, we have currently no urgent need to update the message format. But we'd available for any help or code reviews! When we implemented CAM/DENM, we oriented at the mentioned...

The messages defined in `org.eclipse.mosaic.lib.objects.v2x.etsi` are currently only used by the applicaiton simulator and single applications, and some integration tests. So you should indeed start by implementing new classes which...

Hi, unfortunately I'm not too sure about the tarball requirements and if a MOSAIC bundle is suitable for this. If you could enlighten me a bit on how the package...

With the next release we ship an updated jar of sqlite-jdbc which should solve this issue. See #348

To resume discussion, I would propose that we do NOT change the time field to long/nanoseconds but to provide a TimeFieldAdapter which is able to transform string representation to double...