Skip to content

Draft: Allow to deactivate links by hand in the FT decoder

Louis Henry requested to merge lohenry-ft-removeLinksByHand into master

The final, proper version of the FTRawBankDecoder will directly read activated links in the Conditions. This will however take time, in the mean time, we should be able to work with this workaround.

Additionally, this adds a small Python package allowing to easily convert link IDs in a FTChannelID.

Merge request reports