Archive

Archive for June, 2019

GPSCom2 v1.10

June 30, 2019 Comments off

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

  • Improved the robustness of the NMEA parser in the reading thread to lop off anything before the start of a NMEA sentence. This will handle the case of any devices which mix NMEA sentences with other data. e.g. u-Blox devices.
  • The reading thread in GPSCom2 will now only fire COM notifications for data which now begin with "$G"
  • Added support for GNSS, GLONASS, Galileo and BeiDou variants of NMEA sentences in addition to the standard GPS versions.
  • Added support for G*GNS & G*ZDA NMEA sentences.
Advertisement
Categories: Web Site Updates

CScintillaCtrl, CScintillaView & CScintillaDoc v1.55

June 25, 2019 Comments off

Just to let everyone know that v1.55 of CScintillaCtrl, CScintillaView & CScintillaDoc has been released. Updates for this version include:

  • Updated class to work with Scintilla v4.1.7. New messages wrapped include: SCI_SETCHARACTERCATEGORYOPTIMIZATION, SCI_GETCHARACTERCATEGORYOPTIMIZATION, SCI_FOLDDISPLAYTEXTGETSTYLE, SCI_SETDEFAULTFOLDDISPLAYTEXT & SCI_GETDEFAULTFOLDDISPLAYTEXT.
Categories: Web Site Updates

WinHTTPWrappers v1.19

June 23, 2019 Comments off

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

  • Updated the code to clean compile when _ATL_NO_AUTOMATIC_NAMESPACE is defined.
Categories: Web Site Updates

COSMCtrl v1.30

June 23, 2019 Comments off

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

  • Updated code to compile with GPSCom2 v1.09.
  • Updated the code to clean compile when _ATL_NO_AUTOMATIC_NAMESPACE is defined.
  • Fixed an issue with the Clear Cache feature not working.
Categories: Web Site Updates

GPSCom2 v1.09

June 23, 2019 Comments off

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

  • Reworked CGPSConnection::MonitorThread code to avoid high CPU utilization.
  • Fixed compile warnings in GPSCom2Client.h when importing GPSCom2 type library.
  • Replaced enum with enum class throughout the codebase.
Categories: Web Site Updates

AA+ v2.01

June 23, 2019 Comments off

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

Categories: Web Site Updates

CEnumerateSerial v1.38

June 23, 2019 Comments off

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

  • Updated the code to clean compile on VC 2019
Categories: Web Site Updates

COSMCtrl v1.29

June 23, 2019 Comments off

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

  • Updated code to compile with CNominatim v1.06, GPSCom2 v1.08, CEnumerateSerial v1.37, MFCSensor v1.05, WinHTTPWrappers v1.18.
  • Updated copyright details.
  • Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.
  • Replaced BOOL with bool throughout the codebase
  • Replaced NULL with nullptr throughout the codebase
  • Updated the code to clean compile on VC 2017 & 2019
  • Now uses Erase–remove idiom as necessary throughout codebase
Categories: Web Site Updates

DTime+ v3.24

June 8, 2019 Comments off

Just to let everyone know that v3.24 of DTime+ has been released. Updates for this version include:

  • Updated copyright details
  • Updated the code to clean compile on VC 2019
Categories: Web Site Updates

AA+ v2.0

June 8, 2019 Comments off

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

Categories: Web Site Updates