Archive
GPSCom2 v1.10
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.
CScintillaCtrl, CScintillaView & CScintillaDoc v1.55
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.
WinHTTPWrappers v1.19
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.
COSMCtrl v1.30
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.
GPSCom2 v1.09
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.
AA+ v2.01
Just to let everyone know that v2.01 of AA+ has been released. Updates for this version include:
- Updated the observed DeltaT values from http://maia.usno.navy.mil/ser7/deltat.data to 1st June 2019
CEnumerateSerial v1.38
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
COSMCtrl v1.29
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
DTime+ v3.24
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
AA+ v2.0
Just to let everyone know that v2.0 of AA+ has been released. Updates for this version include:
- Updated the observed DeltaT values from http://maia.usno.navy.mil/ser7/deltat.data to 1st April 2019
- Updated the predicted DeltaT values from http://maia.usno.navy.mil/ser7/deltat.preds to October 2027
- Updated the code to clean compile on VC 2019
You must be logged in to post a comment.