Skip to content

RC 1.7.4 - #267

Merged
semuadmin merged 4 commits into
masterfrom
RELEASE-CANDIDATE-1.7.4
Sep 3, 2026
Merged

RC 1.7.4#267
semuadmin merged 4 commits into
masterfrom
RELEASE-CANDIDATE-1.7.4

Conversation

@semuadmin

@semuadmin semuadmin commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

PyGPSClient Pull Request Template

Description

FIXES:

  1. Fix memory leaks in levelsview_frame and spectrum_frame if legend toggled.

ENHANCEMENTS:

  1. Add App Configuration Options panel to set internal App configuration parameters (previously only available via manual edits of json file). NB: User must save configuration and restart app after any changes.
  2. Add "Toggle Settings" button to Banner panel for quick access to Settings (docked or undocked).
  3. Streamline UBX Legacy Configuration panel for improved access on low res displays.
  4. Enhanced validation messaging in UBX and NMEA configuration panels.

Fixes #257 #262 #263

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.

  • Extended testing of memory leaks
  • Test B

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.
  • 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 test 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.

@semuadmin semuadmin added this to the RC 1.7.4 milestone Sep 3, 2026
@semuadmin
semuadmin requested a review from a team September 3, 2026 07:03
@semuadmin semuadmin self-assigned this Sep 3, 2026
@semuadmin semuadmin added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Sep 3, 2026
@semuadmin
semuadmin merged commit e72d817 into master Sep 3, 2026
5 checks passed
@semuadmin
semuadmin deleted the RELEASE-CANDIDATE-1.7.4 branch September 3, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyGPSClient VMS usage rises over time

1 participant