Archive

Archive for November, 2021

CSelectCertificateDlg v1.13

November 29, 2021 Comments off

Just to let everyone know that v1.13 of CSelectCertificateDlg has been released. Updates for this version include:

  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

CHLinkCtrl v1.42

November 27, 2021 Comments off

Just to let everyone know that v1.42 of CHLinkCtrl has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed more Clang-Tidy static code analysis warnings in the code.
Categories: Web Site Updates

AA+ v2.39

November 22, 2021 Comments off

Just to let everyone know that v2.39 of AA+ has been released. Updates for this version include:

  • Reworked the CAABinaryStar::Calculate method to use the method as detailed in chapter 7 in the book “Observing and Measuring Visual Double Stars”. This helps fix issues detected with the algorithms as presented in Chapter 57 of Meeus’s book. These issues were detected when developing a program to provide a simple animation of a sample binary star system. The observed bug was causing the orbits to not be calculated as projected ellipses when the inclination value (i) approached 90 degrees.
  • Updated CAABinaryStarDetails class to include rectangular coordinates as well as the existing polar coordinates.
  • Made some minor optimizations to the CAAKepler::Calculate method.
Advertisement
Categories: Web Site Updates

PHue++ v1.05

November 7, 2021 Comments off

Just to let everyone know that v1.05 of PHue++ has been released. Updates for this version include:

  • Updated copyright details.
  • Fixed some compiler warnings from VC 2019 & VC 2022
Categories: Web Site Updates

AA+ v2.38

November 6, 2021 Comments off

Just to let everyone know that v2.38 of AA+ has been released. Updates for this version include:

  • Fix a minor layout problem in the g_MoonCoefficients3 lookup table in AAMoon.cpp. Thanks to Jud McCranie for reporting this issue.
  • Fixed a bug in CAAPhysicalMoon::CalculateOpticalLibration where the value of the variable “W” was being calculated incorrectly. Thanks to Don Cross for reporting this issue.
  • Updated the g_DeltaTValues lookup table to use observed DeltaT values to 4 November 2021 and predicted values to 12 November 2022 from https://cddis.nasa.gov/archive/products/iers/finals2000A.all.
Categories: Web Site Updates

JSON++ v1.11

November 2, 2021 Comments off

Just to let everyone know that v1.11 of JSON++ has been released. Updates for this version include:

  • Updated copyright details.
  • Updated compiler settings to more modern defaults.
Categories: Web Site Updates