/*----------------------------------------------------- /* SPU HLSW V3.4 - WHAT'S NEW !! /* /* Project: HSO/PACS, SPU HLSW /* Originator: Ahmed Nabil Belbachir /* Contact: spuhlsw@prip.tuwien.ac.at /* User Manual issue: 3.4 /* Date: 14-05-2003 /*----------------------------------------------------- SPU HLSW 3.4 is positioned as an upgrade of SPU HLSW 3.2, containing the following new features: - Bug in spuio.c function corrected - Bug in the glitch detection in photometry corrected These will be explained in the specific sections that follow. The SPU HLSW Development Team. Bug in spuio.c function corrected --------------------------------- In the HLSW V3R2, the task which starts the link to DPU did never returns (endless) whenever the connection is established. Therefore, the application SW tasks (HK, Compression ...etc) never started. This bug was corrected. Bug in the glitch detection in photometry corrected ---------------------------------------------------- The calculation of the weight for every sample in the average was wrong in the previous version. The weight factor was not correctly chosen. This has been corrected in this version. /* --- EOF ---