Skip to content

v2.1

Compare
Choose a tag to compare
@dotMorten dotMorten released this 28 Aug 23:56
· 66 commits to main since this release
  • Added ITimestampedMessage interface to easily get time stamps from any message that supports it.
  • Added IGeographicLocation interface to easily get any message that supports reporting a location.
  • Added GnssMonitor for simplifying monitoring location messages and reporting a location.
  • Added an NTRIP client for getting RTCM correctional messages from an NTRIP Server.
  • Improved the buffered stream to more accurately emulate baud rates.
  • All messages now have a unique timestamp useful to expire older messages.
  • Many sample app improvements in repo