Skip to content

Latest commit

 

History

History
69 lines (56 loc) · 5.3 KB

ReleaseNotes.md

File metadata and controls

69 lines (56 loc) · 5.3 KB

alt tag

SIX Release Notes

Version 3.1.15; March 13, 2023

  • coda-oss version 2023-03-10
  • nitro version 2.10.13
  • CPHD 1.1.0 fixes.
  • Fixed slantToImagePartials() not operating in slant plane.
  • Final C++11 🤞🏻 release; future releases will be C++14 from main.

Version 3.1.14; August 30, 2022

  • coda-oss version 2022-08-30
  • nitro version 2.10.12
  • Routines that "traffic" in XML strings (e.g., parseDataFromString() or toXMLString()) now use std::u8string (actually coda_oss::u8string) instead of std::string.
  • Fixed memory leak in ComplexXMLParser.
  • Files in six/projects/csm/external/csm-3.0.4 are unchanged (almost!) from CSM 3.0.4.
  • Final C++11 release 🤞🏻; future releases will be C++14 from main.

Version 3.1.13; August 2, 2022

Version 3.1.12; June 29, 2022

  • coda-oss version 2022-06-29

  • nitro version 2.10.10

  • Support OTHER.* polarization values in XML from SIDD 3.0/SICD 1.3

  • Updated to CSM 3.0.4.

  • Implements the back-end C++ changes from #351.

    • Support writing multiple CPHD channels to file from a single wideband buffer.
    • Support 1-, 2-, and 4-byte datatypes within the PVPBlock. All user-defined PVP were hard-coded to 8-byte types before.
    • Make cphd::PVPBlock used std::map to store added PVP parameters instead of std::unordered_map; this was needed to support older versions of SWIG.
    • Fix signal datatype in PVP to be 8-byte integer according to the CPHD v1.x spec. Was set to double previously.
  • Fix getARPVector() and getARPVelocityVector() methods to return vectors filled with constant values; these values are used when performing imageToSceneAdjustment.

Version 3.1.11; May 13, 2022

  • Lastest coda-oss and nitro (updates from master, no new releases)
  • Fix bug in XML serializaton where doubles were given a class of xs::double (two :s) instead of xs:double.

Version 3.1.10; May 3, 2022

Version 3.1.9; February 22, 2022 (aka 2/22/22)

  • coda-oss version 2022-02-22
  • nitro version 2.10.8
  • replace KDTree std::complex<float> -> AMP8I_PHS8I conversion with a "math based" approach.
  • restore SIDD 2.0 AngleMagnitudeType, SIDD 3.0 is AngleZeroToExclusive360MagnitudeType
  • bugfix: "We found a bug/mistake/error in six.sicd/source/RadarCollection.cpp, specifically the function to rotate the Area\Plane\SegmentList block."

Version 3.1.8; December 13, 2021


Contact

February 2022, Dan Smith Maxar