=================== RVP9 patch1 ====================== In some systems, RVP900 does not know the actual PW setting in transmitter at the initial powerup or reset. The change limits initial PRF to setting safe for any pulsewidth. rvp9-8.13.5.1.gz --- posted 9-Mar-2015 Installation instructions: # cp rvp9-*.gz /usr/sigmet/bin # cd /usr/sigmet/bin # mv rvp9 rvp9-8.13.5 # gunzip rvp9-*.gz # chown root.users rvp9-8.13.5.1 # chmod 775 rvp9-8.13.5.1 # chmod g+s rvp9-8.13.5.1 # chmod u+s rvp9-8.13.5.1 # ln -s rvp9-8.13.5.1 rvp9 NOTE: This patch is absolete, and is replaced by rvp9 patch5. Please do not install this patch. =================== hdf52iris pipe patch 3 ====================== The hdf52iris pipe is used to convert Opera Data Information Model HDF5 files into the IRIS (currently just RAW) products. This version: - tollerates some ODIM 2.0 and 2.1 standard violations in files generated by other vendors - provides improved support of volume scans with sweeps which have different set of moments or different range masks. The resulting IRIS volume scan is so-called "hybrid-scan" with up to 26 sub-tasks. You can mix versions of IRIS and pipes within reason, so you can install this on a variety of versions. hdf52iris-8.13.5.3.gz --- posted 4-Apr-2015 librscan.a-8.13.5.3.gz -- (only needed for development) Installation instructions: # cp hdf52iris-8.13.5.3.gz /usr/sigmet/config/pipes/ # cd /usr/sigmet/config/pipes # mv hdf52iris hdf52iris-8.13.5 (if not already a link from previous patch) # gunzip hdf5*.gz # chown operator:users hdf52iris-8.13.5.3 # chmod 775 hdf52iris-8.13.5.3 # ln -s hdf52iris-8.13.5.3 hdf52iris Optional installation instructions for librscan.a: # cp librscan.a-8.13.5.3.gz /usr/sigmet/lib/ # cd /usr/sigmet/lib # mv librscan.a librscan.a-8.13.5 # gunzip librscan.a*.gz # chown operator:users librscan.a-8.13.5.3 # chmod 775 librscan.a-8.13.5.3 # ln -s librscan.a-8.13.5.3 librscan.a ===================== RCP8 Patch4 ================================ This rcp8 patch is for canbus hardware changed. If you have a new version of the USB Kvasercan hardware then you have to apply this patch. For an existing older hardware you don't need this patch. The patch comes with new binary of rcp8 and a set of Kvasercan rpms. rcp8-8.13.4.tgz --- posted 27-Aug-2015 Installation instructions: create a directory - # mkdir /tmp/rcp8-patch # cp rcp8-8.13.5.4.tgz /tmp/rcp8-patch/ # cd /tmp/rcp8-patch # tar xvpf rcp8-8.13.5.4.tgz # cp rcp8-8.13.5.4 /usr/sigmet/bin/ # mv /usr/sigmet/bin/rcp8 /usr/sigmet/bin/rcp8-8.13.5 # ln -s /usr/sigmet/bin/rcp8-8.13.5.4 /usr/sigmet/bin/rcp8 # chmod 6775 /usr/sigmet/bin/rcp8-8.13.5.4 Uninstall old Kvasercan driver # rpm -qa | grep dkms-kvasercan # rpm -e package name that get from previous command and install new ones from this patch directory. #rpm -Uvh dkms-kvaser* ========================= RVP9 Patch5 ============================ This RVP9 patch5 included of RVP9 patch1 which fixed the problem as described below: In some systems, RVP900 does not know the actual PW setting in transmitter at the initial powerup or reset. The change limits initial PRF to setting safe. It also fixed other problems as described below: In some operating settings characterized by exceptionally long trigger sequences and extended trigger patterns, the start of data acquisition may get delayed due to internal latency up to several seconds in the system configuration, leading to data time-outs. In addition, transmitter safety may be compromised through momentary duty cycle excesses. This SW update restores the legacy behavior of RVP900 in which the symptoms are mitigated to acceptable level in most widely used run modes. The coherent WR systems may remain vulnerable, when running long pulse sequences of randomly distributed transmitted phase. Symptoms get amplified when using extended trigger patterns such as use of variable PRFs with sweeps (PrfSectors). In addition this patch also addressed the secondary SQI thresholding defect. SecondarySQI doesn't work when "LOG&CSR&SQI&PMI" is applied in the Z qualitity threshold. rvp9-8.13.5.5.gz --- posted 27-Aug-2015 Installation instructions: # cp rvp9-*.gz /usr/sigmet/bin # cd /usr/sigmet/bin # mv rvp9 rvp9-8.13.5 "If you have patch1 installed, you have to unlink the rvp9, rm rvp9" # gunzip rvp9-*.gz # chown root.users rvp9-8.13.5.5 # chmod 775 rvp9-8.13.5.5 # chmod g+s rvp9-8.13.5.5 # chmod u+s rvp9-8.13.5.5 # ln -s rvp9-8.13.5.5 rvp9