Skip to content

genesys: Fix crash when deserializing calibration files

Fixes #97 (closed). The root cause of the issue was the calibration serializer getting out of sync with the structure contents, this PR fixes this and also addresses the root cause of serialization and class structure dependency being non-obvious.

Merge request reports