Skip to content

Conversation

@semuadmin
Copy link
Contributor

@semuadmin semuadmin commented Aug 25, 2025

pyubx2 Pull Request Template

Description

  1. NAV Payload bitflag definition updates for ZED-X20P HPG 2.00 (NAV-GEOFENCE, NAV-PVT, NAV-SAT, NAV-SIG, NAV-TIMETRUSTED).
  2. Add new configuration database keys and other minor updates for ZED-F9R HPS 1.40 - thanks to @djshake for contribution.

Testing

Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 99% code coverage.

If you're adding new UBX message definitions for Generation 9+ devices, please check for any corresponding configuration database updates (ubxtypes_configdb.py).

  • Updated test_bitflags.py
  • Updated test_stream.py

Checklist:

  • I agree to abide by the code of conduct (see CODE_OF_CONDUCT.md).
  • My code follows the style guidelines of this project (see CONTRIBUTING.MD).
  • I have performed a self-review of my own code.
  • (if appropriate) I have cited my u-blox documentation source(s).
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • (if appropriate) I have added test cases to the tests/test_*.py unittest suite to maintain >= 99% code coverage.
  • I have tested my code against the full tests/test_*.py unittest suite.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I have signed my commits.
  • I understand and acknowledge that the code will be published under a BSD 3-Clause license.

djshake and others added 4 commits August 25, 2025 09:01
* CFG_SFIMU_IMU2ANT_LA_X
* CFG_SFIMU_IMU2ANT_LA_Y
* CFG_SFIMU_IMU2ANT_LA_Z
* CFG_SFCORE_IMU2CRP_LA_X
* CFG_SFCORE_IMU2CRP_LA_Y
* CFG_SFCORE_IMU2CRP_LA_Z
* CFG_SFODO_IMU2VRP_LA_X
* CFG_SFODO_IMU2VRP_LA_Y
* CFG_SFODO_IMU2VRP_LA_Z
* CFG_SFIMU_IMU_MNTALG_TOLERANCE
HPS 1.40 -release notes: https://content.u-blox.com/sites/default/files/documents/ZED-F9R-04B_FW1.00HPS1.40_RN_UBXDOC-304424225-18286.pdf
HPS 1.40 -interface description: https://content.u-blox.com/sites/default/files/documents/u-blox-F9-HPS-1.40_InterfaceDescription_UBXDOC-963802114-13138.pdf?utm_content=UBXDOC-963802114-13138
@semuadmin semuadmin added this to the RC 1.2.57 milestone Aug 25, 2025
@semuadmin semuadmin requested a review from a team August 25, 2025 07:33
@semuadmin semuadmin self-assigned this Aug 25, 2025
@semuadmin semuadmin added the enhancement New feature or request label Aug 25, 2025
@semuadmin semuadmin marked this pull request as draft August 25, 2025 07:34
@semuadmin semuadmin marked this pull request as ready for review August 26, 2025 06:32
@semuadmin semuadmin merged commit 723ce0b into master Aug 26, 2025
@semuadmin semuadmin deleted the RC-1.2.57 branch August 26, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants