]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commit
Adds slow-control of TWIN_PEAKS_CFD1 over SPI. MReyes
authorManuel Reyes <m.reyes@gsi.de>
Tue, 30 Apr 2024 15:14:44 +0000 (17:14 +0200)
committerManuel Reyes <m.reyes@gsi.de>
Thu, 2 May 2024 11:47:19 +0000 (13:47 +0200)
commita45a64d2150e6ec380bda62df5ec6fe5e4b02d1b
tree8fd1d9b14d248c5607c7f07baa5ab8d9b4c5feb0
parentb741fa8bffd6fcc9fc8066e1a3dac6cb8ec788b2
Adds slow-control of TWIN_PEAKS_CFD1 over SPI. MReyes

TWIN_PEAKS_CFD1 has a slightly different SPI 'frame structure' than the PADIWA does, so the modification is trivial. I decided to pack this in a separate file and not in the spi_slave.pl file in order to avoid packing specialized functionality in the latter.
tools/twinpeaks.pl [new file with mode: 0755]