Telescope plugin enhancement of features and other

Bug #1469450 reported by Pavel-II
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stellarium
Fix Released
Wishlist
Pavel-II

Bug Description

This patch extends the feature added in this bug report https://bugs.launchpad.net/stellarium/+bug/1042714.
You can stored any arbitrary points and set the values Right Ascension and Declination (J2000) in subsequent for slew telescope to it.

Also add the simple host validation in the TelescopeConfigurationDialog see validateHost.

Also function SlewDialog::setFormatHMS looks like a bug:
 ui->spinBoxDec->setDisplayFormat(AngleSpinBox::DMSLetters);
replaced to
 ui->spinBoxDec->setDisplayFormat(AngleSpinBox::HMSLetters);

Related branches

Revision history for this message
Pavel-II (dzy4) wrote :
Revision history for this message
Alexander Wolf (alexwolf) wrote :

I'll look it tonight.

Revision history for this message
Alexander Wolf (alexwolf) wrote :

This patch requires some fixes, because he broke current features. For example the current patch doesn't have features for getting coordinates of center of the screen and current selected object.

Revision history for this message
Pavel-II (dzy4) wrote :

New patch

Revision history for this message
Pavel-II (dzy4) wrote :
Pavel-II (dzy4)
description: updated
Changed in stellarium:
importance: Undecided → Wishlist
milestone: none → 0.14.0
assignee: nobody → rich (dzy4)
status: New → Fix Committed
tags: added: plugin telescope-control
Revision history for this message
Alexander Wolf (alexwolf) wrote :
Changed in stellarium:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.