Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add GPS Mode selector in modem UI #5424

Merged
merged 20 commits into from
Oct 11, 2024

Conversation

mattdibi
Copy link
Contributor

@mattdibi mattdibi commented Oct 7, 2024

This PR adds the required changes to the UI to support the newly introduced GPS Mode (see #5406).

This changes introduce a new dropdown menu where the user can select the GPS Mode. GPS Modes are disabled/enabled based off the available modes reported by the newly introduced getSupportedGpsModes() API (see #5414). The dropdown is enabled/disabled based of the GPS Enable radio button status.

@mattdibi mattdibi marked this pull request as ready for review October 10, 2024 09:05
@mattdibi mattdibi merged commit 4554eb3 into eclipse-kura:develop Oct 11, 2024
4 checks passed
@mattdibi mattdibi deleted the feat/ui_gps_mode_2 branch October 11, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants