JSON++ v1.14

May 12, 2023 Comments off

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

  • Updated copyright details
  • Updated module to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
Categories: Web Site Updates

ODBCWrappers v1.21

May 12, 2023 Comments off

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

  • Updated copyright details
  • Updated modules to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
Categories: Web Site Updates

CMapi v1.35

May 11, 2023 Comments off

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

  • Updated copyright details
  • Updated modules to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
Categories: Web Site Updates

CNTService v2.07

May 10, 2023 Comments off

Just to let everyone know that v2.07 of CNTService has been released. Updates for this version include:

  • Updated copyright details
  • Updated modules to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
Categories: Web Site Updates

WinHTTPWrappers v1.35

May 10, 2023 Comments off

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

  • Updated copyright details.
  • Updated module to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
Categories: Web Site Updates

SSLWrappers v1.23

May 7, 2023 Comments off

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

  • Updated copyright details.
  • Renamed CCredentials::QueryAttibute method to QueryAttribute.
  • Renamed CSocket::IsReadible method to IsReadable.
Categories: Web Site Updates

CryptoWrappers v1.17

May 7, 2023 Comments off

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

  • Updated copyright details.
  • Renamed CCertificate::SerializStoreElement method to SerializeStoreElement.
  • Renamed CStore::AddCertifcate method to AddCertificate.
Categories: Web Site Updates

AA+ v2.50

April 16, 2023 Comments off

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

  • Renamed CAAELP2000::MeanLongitudeOfPerilhelionOfEarthMoonBarycentre to CAAELP2000::MeanLongitudeOfPerihelionOfEarthMoonBarycentre.
  • Fixed a bug in CAAPrecession::AdjustPositionUsingMotionInSpace in the calculation of the DeltaX, DeltaY & DeltaZ variables. This issue was introduced in July 2022 when C++ uniform initialization for all variable declarations was introduced. Thanks to “Pavel” for reporting this issue.
  • Updated the g_DeltaTValues lookup table to use observed DeltaT values to 13 April 2023 and predicted values to 20 April 2024 from https://cddis.nasa.gov/archive/products/iers/finals2000A.all.
Advertisement
Categories: Web Site Updates

HIDWrappers v1.09 & CTemperDevice v1.09

April 13, 2023 Comments off

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

  • Updated copyright details.
  • Added #pragma once to header file.
Categories: Web Site Updates

8055N++ v1.0

April 8, 2023 Comments off

Just to let everyone know that v1.0 of 8055N++ has been released. This new set of C++ Open Source classes encapsulates the K8055, K8055N, WPI110N, WSI8055N, VM110 & VM110N USB Experiment Interface boards from Velleman / Whadda using the Windows HID APIs

Categories: Web Site Updates