This PR increases the number of bits with which the incoming frames get timestamped to prevent continuous overflow. At 40 MHz the timestamp will overflow after thousands of hours. This helps with event building.
An additional raw data word for the added bits is introduced with these changes.
This PR increases the number of bits with which the incoming frames get timestamped to prevent continuous overflow. At 40 MHz the timestamp will overflow after thousands of hours. This helps with event building. An additional raw data word for the added bits is introduced with these changes.