Skip to content

WIP: Choose FT decoding version automatically when possible

Rosen Matev requested to merge auto-FT-DecodingVersion-2 into master
  • With this MR, only versions <= 3 need to be explicitly given.
  • When the decoding version is the special value 0 (default), it is chosen based on the raw bank version

This MR also removes a duplicated update handler.

  • do code review
  • update configuration and tests in brunel
Edited by Niklas Stefan Nolte

Merge request reports