semuconsulting / pyubx2

Python library for parsing and generating UBX GPS/GNSS protocol messages.
BSD 3-Clause "New" or "Revised" License
165 stars 65 forks source link

Correct is diffSoln, no difSoln #152

Closed klepo closed 3 months ago

klepo commented 3 months ago

https://github.com/semuconsulting/pyubx2/blob/b9da2f67694959b65d13444b41bd3b07032c66b3/src/pyubx2/ubxtypes_get.py#L2432

semuadmin commented 3 months ago

OK typo will be fixed in next release, but the attribute can still be referenced now as msg.difSoln in the meantime.