VILLASframework / node

Connecting real-time power grid simulation equipment
https://fein-aachen.org/projects/villas-node/
Apache License 2.0
10 stars 5 forks source link

Update `libiec61850` to 1.6 #819

Open PJungkamp opened 1 week ago

PJungkamp commented 1 week ago

libiec61850 has been updated to 1.6.0

This release includes experimental support for IEC61850-90-5 Routed-GOOSE and Routed-SV, but also breaks API.

We probably don't need to keep support for the 1.5 releases, since we're only using a packaged version of libiec61850 on NixOS. Other distros depend on deps.sh.

This revision has entered nixpkgs-unstable and as such is blocking nix flake update.

stv0g commented 1 week ago

I agree. Lets switch to 1.6 and drop backward compatability with pre 1.6 versions.