Skip to content

Releases: semuconsulting/pygnssutils

v1.0.28

04 Jun 18:58
a7dbd34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.27...v1.0.28

v1.0.27

16 May 08:05
f74eaa1
Compare
Choose a tag to compare

What's Changed

  1. Add ubxcompare CLI utility.

Full Changelog: v1.0.26...v1.0.27

v1.0.26

01 May 20:58
560e599
Compare
Choose a tag to compare

What's Changed

FIXES:

  1. Update SPARTN decryption argument names - Fixes no decode setting error.

Full Changelog: v1.0.25...v1.0.26

v1.0.25

26 Apr 09:04
665efc6
Compare
Choose a tag to compare

What's Changed

ENHANCEMENTS:

  1. Add SPARTN payload decrypt option to gnssnmqqclient.
  2. Minor internal streamlining.

Full Changelog: v1.0.24...v1.0.25

v1.0.24

12 Apr 12:25
34d798b
Compare
Choose a tag to compare

What's Changed

FIXES:

  1. Enhancements to socket_server NTRIP caster to improve compatibility with NTRIP clients like BNC and u-center. Now returns properly-formatted HTTP header with RTCM3 data stream. Fixes issue with connection timeout on some NTRIP clients e.g. BNC 2.13.0 or u-center 24.02.

Full Changelog: v1.0.23...v1.0.24

v1.0.23

11 Apr 17:20
56a68ca
Compare
Choose a tag to compare

What's Changed

FIXES:

  1. Fix to socket_server NTRIP caster source table HTTP response which was causing some NTRIP clients to timeout. Fixes #60

Full Changelog: v1.0.22...v1.0.23

v1.0.22

18 Mar 07:28
7a0779e
Compare
Choose a tag to compare

What's Changed

  1. Add support for u-blox PointPerfect NTRIP SPARTN service in gnssntripclient.

Full Changelog: v1.0.21...v1.0.22

v1.0.21

13 Mar 10:19
2bce0f8
Compare
Choose a tag to compare

What's Changed

ENHANCEMENTS:

  1. Add SSL support to gnssntripclient.

Full Changelog: v1.0.20...v1.0.21

v1.0.20

05 Mar 08:37
814b85f
Compare
Choose a tag to compare

What's Changed

FIXES:

  1. Fix simvector function in ubxsimulator.

Full Changelog: v1.0.19...v1.0.20

v1.0.19

20 Feb 17:23
ae893b8
Compare
Choose a tag to compare

What's Changed

CHANGES:

  1. Add support for paho-mqtt v2.0.0.
  2. Update min pyubx2 version to 1.2.38.
  3. Add support for pyubx2 SETPOLL msgmode (auto-detect input message mode SET or POLL)

ENHANCEMENTS:

  1. Add experimental UBX Simulator.

Full Changelog: v1.0.18...v1.0.19