Archive

Archive for October, 2021

MSMQWrappers v1.08

October 31, 2021 Comments off

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

  • Updated copyright details.
  • Fixed incorrect fallthrough in switch statement in CPropVariantAutoFree::FreeMemory.
Categories: Web Site Updates

FOStation v1.09

October 29, 2021 Comments off

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

  • Updated the project settings to use more modern compiler and linker settings
  • Updated the code to support uploading weather reports to Weather Underground.
Categories: Web Site Updates

AA+ v2.37

October 24, 2021 Comments off

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

  • Updated various classes to use C++ 11 in-class member initialization.
  • Renamed CAAPlanetaryPhenomena::PlanetaryObject type to Planet.
  • Renamed CAAPlanetaryPhenomena::EventType type to Type.
  • Renamed CAAElliptical::EllipticalObject type to Object.
  • Renamed CAADate::DAY_OF_WEEK type to DOW.
  • Made CAAEaster::Calculate constexpr.
  • Updated the g_DeltaTValues lookup table to use observed DeltaT values to 21 October 2021 and predicted values to 29 October 2022 from https://cddis.nasa.gov/archive/products/iers/finals2000A.all.
  • AA+ now includes complete support for the VSOP2013 theory (ftp.imcce.fr/pub/ephem/planets/vsop2013/). This theory provides for calculation of the heliocentric elliptical orbital elements and the heliocentric ecliptical and equatorial position and velocity of Mercury, Venus, the Earth-Moon Barycenter, Mars, Jupiter, Saturn, Uranus, Neptune and the dwarf planet Pluto for the equinox and ecliptic of J2000.0.
Advertisement
Categories: Web Site Updates