/*----------------------------------------------------- /*SPU HLSW V12.2 - WHAT'S NEW !! /* /* Project: HSO/PACS, SPU HLSW /* Contact: spuhlsw@prip.tuwien.ac.at /* Date: 28-02-2006 /*----------------------------------------------------- SPU HLSW 12.2 is positioned as an upgrade of SPU HLSW 12.1, containing the following new features: * SPR 465 * SPR 447 This will be explained in the specific sections that follow. The required Decompression SW version is: - Decompression12 (Ground Decompression Software in Java) The SPU HLSW Development Team. SPR 465 ------- A fix has been made in dxs.c to repair blue photometry data selection. SPR 447 ------- Two assembly functions have been added in dorada.s to gain CPU power. - roldiv (unsigned integer division, replaces pacs_div) - putnbits (replaces putnbits32, used by rzip) The following c/h files have been changed since HLSW version 12.1: - dxs.c - genspu.h - llc.c - pacs_cod.c - qsmodel.c - rangecode.c - dorada.s /* --- EOF ---