Add ERA SSB ticket decoder
This is the low-level format behind Thalys tickets, and will allow us to extract more information from those once the Thalys extracts is ported to use this. Also add a simple tool to dump the low-level content of ticket barcodes, to be extended especially for the other binary formats.
src/lib/era/ssbticket.cpp
0 → 100644
src/lib/era/ssbticket.h
0 → 100644
src/tools/CMakeLists.txt
0 → 100644
Please register or sign in to comment