Pynmeagps

Latest version: v1.0.48

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.48

What's Changed
* update pyproject.toml for conda build issue by semuadmin in https://github.com/semuconsulting/pynmeagps/pull/75

1. Fix for Conda build issue (license = { file = "LICENSE" } deprecated in latest Python build but still mandated by Conda).
1. No other functional changes.

**Full Changelog**: https://github.com/semuconsulting/pynmeagps/compare/v1.0.47...v1.0.48

1.0.47

What's Changed
* RC 1.0.47 by semuadmin in https://github.com/semuconsulting/pynmeagps/pull/74

1. Add support for proprietary Quectel LG290P PQTM* NMEA sentences, as documented in https://quectel.com/content/uploads/2024/09/Quectel_LG290P03_GNSS_Protocol_Specification_V1.0.pdf.
1. See [/examples/quecteldemo.py](https://github.com/semuconsulting/pynmeagps/blob/master/examples/quecteldemo.py) for example usage.


**Full Changelog**: https://github.com/semuconsulting/pynmeagps/compare/v1.0.46...v1.0.47

1.0.46

What's Changed
* Rc 1.0.46 by semuadmin in https://github.com/semuconsulting/pynmeagps/pull/73

1. Add support for proprietary Sepentrio X5 NMEA sentences.

**Full Changelog**: https://github.com/semuconsulting/pynmeagps/compare/v1.0.45...v1.0.46

1.0.45

What's Changed
* Rc 1.0.45 by semuadmin in https://github.com/semuconsulting/pynmeagps/pull/72

1. Fix NAK message talker attribute name - fixes 71

**Full Changelog**: https://github.com/semuconsulting/pynmeagps/compare/v1.0.44...v1.0.45

1.0.44

What's Changed
* RC 1.0.44 by semuadmin in https://github.com/semuconsulting/pynmeagps/pull/70
ENHANCEMENTS:

1. `dms2deg` helper method added to convert d.m.s or d.m to d.dd format. See API documentation for details.

**Full Changelog**: https://github.com/semuconsulting/pynmeagps/compare/v1.0.43...v1.0.44

1.0.43

What's Changed
* Rc 1.0.43 by semuadmin in https://github.com/semuconsulting/pynmeagps/pull/69

1. Add provision for user-defined payload definition dictionary, supplementing the existing `NMEA_PAYLOADS_GET` and `NMEA_PAYLOADS_GET_PROP` dictionaries. Format should mirror that used in `NMEA_PAYLOADS_GET`. Can be used for proprietary product development purposes or for standard payload definitions which are not yet in the public domain.
1. Drop active support for Python 3.8 - now End of Life as at October 2024.

**Full Changelog**: https://github.com/semuconsulting/pynmeagps/compare/v1.0.42...v1.0.43

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.