Skip to content

WIP: adding useful board information

Marius Wensing requested to merge user/mwensing/board_info into devel

I thought it might be helpful, if one can get more information about the loaded firmware from the device. Currently forseen:

  • git has
  • git commit date (as unix timestamp)
  • board identifier (including baseboard, FMC, front-end type, number of channels)
  • uptime counter (uptime in seconds)

Merge request reports