GasDet-Bonn / tpx3-daq

Timepix3 DAQ
GNU General Public License v3.0
6 stars 2 forks source link

Decode received packets based on chip config and used command #11

Closed magruber closed 6 years ago

magruber commented 6 years ago

The composition of the packets sended by the Timepix3 depends on the used command and the chip configuration. To decode all packets a dictionary with the different compositions is needed which is then loaded based on the configuration and the used command.