Commit Graph

5 Commits

Author SHA1 Message Date
ecf9127faa Fix some tests and refactor simulation script 2024-12-11 12:56:56 +01:00
5391b4351d Fix configuration tests 2024-02-23 11:54:51 +01:00
85f944fe58 Rename RAACDR to RAADEC 2023-04-21 11:10:09 +02:00
a49afa40eb Use key "addressmapping" instead of "CONGEN" in addressmapping configs 2023-04-13 11:21:36 +02:00
d27a29ca80 Refactor configuration library
The configuration library has been refactored to make use of nlohmann
macros to reduce boilerplate code.
The nlohmann parser callback is used to decide whether to include
configuration json objects directly, or if they need to be loaded
from a sperate file.
2023-04-13 11:18:39 +02:00