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

Re-Add missing options in GPS Information Panel #26606

Open
qgib opened this issue Apr 13, 2018 · 11 comments
Open

Re-Add missing options in GPS Information Panel #26606

qgib opened this issue Apr 13, 2018 · 11 comments

Comments

@qgib
Copy link
Contributor

qgib commented Apr 13, 2018

Author Name: João Gaspar (@jonnyforestGIS)
Original Redmine Issue: 18719
Affected QGIS version: master
Redmine category:c++_plugins/gps_plugin


Missing the Polar Graphic of Satellites and the button of internal gps option.

See attachment:
Left image -> QGIS 2.18.18 64-bits
Right image -> QGIS 3.0.1 64-bits


@qgib
Copy link
Contributor Author

qgib commented Sep 25, 2018

Author Name: Loïc BARTOLETTI (@lbartoletti)


It seems that on windows qgis is not compiled with QWT_POLAR which is necessary for the polar view

@qgib
Copy link
Contributor Author

qgib commented Sep 25, 2018

@qgib
Copy link
Contributor Author

qgib commented Dec 28, 2018

Author Name: Paolo Cavallini (@pcav)


Is qwt polar available for current Qt release we use?

@qgib
Copy link
Contributor Author

qgib commented Dec 28, 2018

Author Name: Giovanni Manghi (@gioman)


Paolo Cavallini wrote:

Is qwt polar available for current Qt release we use?

this should be asked in the dev mailing list.

@qgib
Copy link
Contributor Author

qgib commented Mar 9, 2019

Author Name: Giovanni Manghi (@gioman)


Please check if this issue is still valid on QGIS 3.4.5 or 3.6.


  • status_id was changed from Open to Feedback

@qgib qgib added Feedback Waiting on the submitter for answers Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins Regression Something which used to work, but doesn't anymore labels May 25, 2019
@qgib qgib mentioned this issue May 25, 2019
@alexbruy alexbruy removed the Plugins label Nov 15, 2019
@jonnyforestGIS
Copy link
Contributor

Based on Qt 5.11 that have the recent QGIS version this probably can be done using this?
https://doc-snapshots.qt.io/qt5-5.11/qtcharts-polarchart-example.html

@gioman gioman removed the Feedback Waiting on the submitter for answers label Dec 23, 2019
@lbartoletti lbartoletti self-assigned this Feb 5, 2020
@lbartoletti
Copy link
Member

Based on Qt 5.11 that have the recent QGIS version this probably can be done using this?
https://doc-snapshots.qt.io/qt5-5.11/qtcharts-polarchart-example.html

Yes, I'm on it

@nyalldawson
Copy link
Collaborator

@lbartoletti
before you go too far down that path -- better double check that QtCharts is available on all the target platforms. It has different licensing then qt itself.

@Pedro-Murteira
Copy link

Pedro-Murteira commented Feb 18, 2022

From my understanding, and according to QGIS 3.22. Documentation, these options should show up on the "GPS Information" Panel, but are both missing.

Print screen from my QGIS 3.22.3:
https://user-images.githubusercontent.com/92830786/154677325-30197ed8-1791-49aa-9080-dd0ebadb2153.png

GPS Options acording to the Documentation:
https://user-images.githubusercontent.com/92830786/154677488-a33c4a88-bdbf-4cea-bafe-f4742dfe6cac.png

It is mentioned in the documentation that there are 4 possible screens for the dialog, but only 3 are shown. (reference to the missing Polar Graphic of Satellites Option):
https://user-images.githubusercontent.com/92830786/154677539-b1b11c7f-65df-4477-abbc-f52992a7b153.png

@DelazJ
Copy link
Contributor

DelazJ commented Feb 18, 2022

and according to QGIS 3.22. Documentation,

@Pedro-Murteira The docs is unfortunately still behind the GUI (and is quite old in this area). And generally speaking, better take what QGIS Desktop shows as reference. Recent releases split GPS features over Processing, Options and the panel dialog, we still need to figure out what to keep and what to kill from the different docs. Btw, there's a pending PR to fix/update some of the issues.

Back to the report, I think this is more a feature request to get back something that was there years ago than a bug per se. Maybe it was a bug when we moved to 3.0 and lost the option. But years after...

@Pedro-Murteira
Copy link

@DelazJ Thank you for the feedback. I understand and also agree.

@gioman gioman added Feature Request and removed Bug Either a bug report, or a bug fix. Let's hope for the latter! Regression Something which used to work, but doesn't anymore labels Feb 18, 2022
@gioman gioman changed the title Missing options in GPS Information Panel Re-Add missing options in GPS Information Panel Feb 18, 2022
@nyalldawson nyalldawson added GPS and removed GPS Panel labels Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants