×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

2 Celestron drivers pointing to the same driver

  • Posts: 456
  • Thank you received: 76
I noticed that the Celestron GPS and Celestron NexStar drivers are both pointing to indi_celestron_gps.
Is the nexstar one supposed to point to the 3rd party nexstar-evo driver?

libindi/drivers.xml
<device label="Celestron GPS" focal_length="" aperture="">
		<driver name="Celestron GPS">indi_celestron_gps</driver>
                <version>3.0</version>
	</device>
	<device label="Celestron NexStar" focal_length="" aperture="">
		<driver name="Celestron GPS">indi_celestron_gps</driver>
                <version>3.0</version>
	</device>

Just thinking of starting some dev/testing on the nexstar-evo driver myself. Maybe over the xmas holiday period.
Last edit: 7 years 3 months ago by Derek.
7 years 3 months ago #13090

Please Log in or Create an account to join the conversation.

  • Posts: 171
  • Thank you received: 41
I think this is for convenience. These two entries are listed for years now, when there were no plans for nexstar-evo.
The following user(s) said Thank You: Jasem Mutlaq
7 years 3 months ago #13091

Please Log in or Create an account to join the conversation.

Time to create page: 0.792 seconds