White Rabbit Time Stamp - PNapi90/DESPEC-Analysis-Framework GitHub Wiki

A description of all (important) functions

void process_White_Rabbit(int* pdata)

  • Get MBS stream pdata
  • Check first word for White Rabbit header
  • use second 16 bits of the remaining 4 words for Time Stamp
  • create Time Stamp by shifting values by increments of 16 bits and adding resulting values (first value: no shift, second value: 16 bit shift,...)

Data Format

The data format can be seen here (first 5 words)


images/fatima_wr.png