DAQ/FADC firmware History
From HallCWiki
Contents
Manual
08/02/2021 Updating FADC to 0x0c14
- See log entry.
- The new firmware has a few fixes
- the most important one is that it will now emit the digitized pulse data for cases where the firmware 'pulse identification' fails due to pile-up in the pedelstal samples. ** This update should make it straight forward to understand what is happening in this type of anomalous event, and recover the pulse ADC information during analysis.
- This has been enabled in the ROCs by adding the line 'faSetRoguePTWFallBack(FA_SLOT,0xffff);' in Download() and Prestart().
04/24/2018 Updating FADC firmware to 0xC0F
- Lognumber 3566280. Submitted by brads on Tue, 04/24/2018 - 10:33. https://logbooks.jlab.org/entry/3566280
- Fixes include solving a periodic shift in the timing information reported by the FADCs
- Correcting a problem running in 'buffered' mode (bufferlevel>1) that could occur at high rates.
- Prior F250 firmware was 0xC0D https://logbooks.jlab.org/entry/3565702
09/22/2017 DAQ libraries updated
- Lognumber 3485564. Submitted by brads on Fri, 09/22/2017 - 23:12. https://logbooks.jlab.org/entry/3485564
- ROC libraries updated, but firmware left alone ('0xC0D')
03/20/2017 Updating FADC firmware on SHMS DAQ
- Lognumber 3468033. Submitted by brads on Mon, 03/20/2017 - 14:15. https://logbooks.jlab.org/entry/3468033
- Updating to '0xC0D' from '0xC01'
09/29/2016 Updating to '0xC01' firmware
- Lognumber 3424267. Submitted by brads on Thu, 09/29/2016 - 17:54. https://logbooks.jlab.org/entry/3424267
- Updating to '0xC01'
12:52 2016-06-08
- F250 Firmware updated to 0x908
- There was a lot of back and forth with the FE group in 2016 finding and squashing firmware and library bugs...