×

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

Bi-monthly release with minor bug fixes and improvements

At an impasse with CGEM/NexStar USB

  • Posts: 554
  • Thank you received: 138
It's possible to set EKOS and the driver to get verbose logging of the startup commands in the driver this is what I did:

Edit the profile so the drivers do not start automatically.
Set the logging in the EKOS setup to verbose and to file for the mount.
Start the INDI Control panel and in the Celestron GPS and Options tab enable logging and check all the debug levels, logging levels and log levels.
Save the configuration.
Only now connect the driver.

The log file will now show the full details from the start mine shows this:
[2019-10-01T07:37:33.432 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Toggle Logging Level -- Scope Verbose "
[2019-10-01T07:37:36.062 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Session log file /home/chris/.indi/logs/2019-10-01/indi_celestron_gps/indi_celestron_gps_06:36:56.log "
[2019-10-01T07:37:51.800 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Connecting to /dev/ttyUSB0 @ 9600 "
[2019-10-01T07:37:51.802 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Port FD 4 "
[2019-10-01T07:37:51.802 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Connection successful, attempting handshake... "
[2019-10-01T07:37:51.802 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Initializing Celestron using Kx CMD... "
[2019-10-01T07:37:51.802 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <Kx> "
[2019-10-01T07:37:56.817 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[ERROR] Serial read error: Timeout error "
[2019-10-01T07:37:56.858 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <Kx> "
[2019-10-01T07:37:56.870 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <x#> "
[2019-10-01T07:37:56.881 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Celestron AVX is online. "
[2019-10-01T07:37:56.882 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Configuration successfully saved for DEVICE_PORT. "
[2019-10-01T07:37:56.895 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Configuration successfully saved for DEVICE_BAUD_RATE. "
[2019-10-01T07:37:56.895 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Configuration successfully saved for CONNECTION_MODE. "
[2019-10-01T07:37:56.896 BST INFO ][ org.kde.kstars.ekos] - Celestron AVX Version: "3.2" Interface: 5 is connected.
[2019-10-01T07:37:56.896 BST DEBG ][ org.kde.kstars.ekos] - 1 devices connected out of 3
[2019-10-01T07:37:57.087 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Getting controller version... "
[2019-10-01T07:37:57.088 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <V> "
[2019-10-01T07:37:57.091 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <05 1F 23> "
[2019-10-01T07:37:57.101 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Controller version: 5.31 "
[2019-10-01T07:37:57.102 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Getting controller variant... "
[2019-10-01T07:37:57.102 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <v> "
[2019-10-01T07:37:57.102 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <11 23> "
[2019-10-01T07:37:57.102 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Getting controller model... "
[2019-10-01T07:37:57.103 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <m> "
[2019-10-01T07:37:57.103 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <14 23> "
[2019-10-01T07:37:57.106 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Mount model: AVX "
[2019-10-01T07:37:57.107 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Getting RA firmware version... "
[2019-10-01T07:37:57.107 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <50 01 10 FE 00 00 00 02> "
[2019-10-01T07:37:57.107 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <07 0F 23> "
[2019-10-01T07:37:57.107 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Getting DEC firmware version... "
[2019-10-01T07:37:57.108 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <50 01 11 FE 00 00 00 02> "
[2019-10-01T07:37:57.108 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <07 0F 23> "
[2019-10-01T07:37:57.108 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Getting focuser version... "
[2019-10-01T07:37:57.108 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Does focuser exist... "
[2019-10-01T07:37:57.108 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <50 01 12 FE 00 00 00 04> "
[2019-10-01T07:37:59.366 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Received 6 bytes, expected 5 <00 00 00 00 00 23> "
[2019-10-01T07:37:59.367 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <Kx> "
[2019-10-01T07:37:59.381 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <x#> "
[2019-10-01T07:37:59.382 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] No focuser found, 1 "
[2019-10-01T07:37:59.382 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Firmware Info HC Ver 5.31 model AVX NexStar GEM mount, HW Ver 7.15 "
[2019-10-01T07:37:59.382 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <t> "
[2019-10-01T07:37:59.403 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <02 23> "
[2019-10-01T07:37:59.405 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Configuration successfully saved. "
[2019-10-01T07:37:59.405 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Celestron mount tracking, mode EQ N "
[2019-10-01T07:37:59.406 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < ON_COORD_SET >
[2019-10-01T07:37:59.407 BST INFO ][ org.kde.kstars.ekos] - "Celestron AVX is online."
[2019-10-01T07:38:00.103 BST INFO ][ org.kde.kstars.ekos.mount] - "Warning: Overriding Oynx configuration."
[2019-10-01T07:38:00.559 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < EQUATORIAL_EOD_COORD >
[2019-10-01T07:38:00.559 BST INFO ][ org.kde.kstars.ekos] - "Celestron AVX is online."
[2019-10-01T07:38:00.563 BST INFO ][ org.kde.kstars.ekos.mount] - "Warning: Overriding Oynx configuration."
[2019-10-01T07:38:00.599 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_ABORT_MOTION >
[2019-10-01T07:38:00.617 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_TRACK_MODE >
[2019-10-01T07:38:00.635 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_TRACK_STATE >
[2019-10-01T07:38:00.653 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_MOTION_NS >
[2019-10-01T07:38:00.678 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_MOTION_WE >
[2019-10-01T07:38:00.689 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_SLEW_RATE >
[2019-10-01T07:38:00.692 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TARGET_EOD_COORD >
[2019-10-01T07:38:00.697 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TIME_UTC >
[2019-10-01T07:38:00.717 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < GEOGRAPHIC_COORD >
[2019-10-01T07:38:00.736 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_PARK >
[2019-10-01T07:38:00.766 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_PARK_POSITION >
[2019-10-01T07:38:00.779 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_PARK_OPTION >
[2019-10-01T07:38:00.781 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_PIER_SIDE >
[2019-10-01T07:38:00.803 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < APPLY_SCOPE_CONFIG >
[2019-10-01T07:38:00.809 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < USEJOYSTICK >
[2019-10-01T07:38:00.812 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < Firmware Info >
[2019-10-01T07:38:00.826 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] InitPark: No Park data in file /home/chris/.indi/ParkData.xml: No such file or directory "
[2019-10-01T07:38:00.831 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Mount is unparked. "
[2019-10-01T07:38:00.832 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Setting Park Axis1 to 0.00 "
[2019-10-01T07:38:00.832 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Setting Park Axis2 to 0.00 "
[2019-10-01T07:38:00.832 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Setting Default Park Axis1 to 0.00 "
[2019-10-01T07:38:00.833 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Setting Default Park Axis2 to 0.00 "
[2019-10-01T07:38:00.833 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < Use Pulse Cmd >
[2019-10-01T07:38:00.872 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_TIMED_GUIDE_NS >
[2019-10-01T07:38:00.925 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < TELESCOPE_TIMED_GUIDE_WE >
[2019-10-01T07:38:00.926 BST INFO ][ org.kde.kstars.ekos] - "Guider port from Celestron AVX is ready."
[2019-10-01T07:38:01.153 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <i> "
[2019-10-01T07:38:01.153 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <07 29 23 0A 01 13 00 01 23> "
[2019-10-01T07:38:01.158 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Mount UTC offset is 0.00. UTC time is 2019-10-01T07:41:35 "
[2019-10-01T07:38:01.159 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <w> "
[2019-10-01T07:38:01.159 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <33 24 29 00 00 2B 11 01 23> "
[2019-10-01T07:38:01.159 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Mount latitude 51.6114 longitude 359.2786 "
[2019-10-01T07:38:01.159 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <e> "
[2019-10-01T07:38:01.159 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <0C9D0C00,40000000#> "
[2019-10-01T07:38:01.160 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[SCOPE] RA-DEC ( 1:10:57,90:00:00) "
[2019-10-01T07:38:01.160 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <p> "
[2019-10-01T07:38:01.160 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <E#> "
[2019-10-01T07:38:01.160 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] latitude 51.6114, sop E, PierSide W "
[2019-10-01T07:38:01.161 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <J> "
[2019-10-01T07:38:01.161 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <01 23> "
[2019-10-01T07:38:01.161 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <e> "
[2019-10-01T07:38:01.162 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <0C9D0C00,40000000#> "
[2019-10-01T07:38:01.162 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[SCOPE] RA-DEC ( 1:10:57,90:00:00) "
[2019-10-01T07:38:01.162 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <p> "
[2019-10-01T07:38:01.162 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <E#> "
[2019-10-01T07:38:01.163 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] latitude 51.6114, sop E, PierSide W "
[2019-10-01T07:38:01.183 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Loading device configuration... "
[2019-10-01T07:38:01.195 BST DEBG ][ org.kde.kstars.indi] - < Celestron AVX >: < SYSTEM_PORTS >
[2019-10-01T07:38:01.198 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Toggle Debug Level -- Scope Verbose "
[2019-10-01T07:38:01.199 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Toggle Logging Level -- Scope Verbose "[2019-10-01T07:38:01.205 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Session log file /home/chris/.indi/logs/2019-10-01/indi_celestron_gps/indi_celestron_gps_06:36:56.log "
[2019-10-01T07:38:01.205 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Active Snoop, driver: Dome Simulator, property: DOME_PARK "
[2019-10-01T07:38:01.210 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Pulse guiding is enabled. "
[2019-10-01T07:38:01.215 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Device configuration applied. "
[2019-10-01T07:38:01.215 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Configuration successfully loaded. "
[2019-10-01T07:38:01.216 BST INFO ][ org.kde.kstars.ekos.mount] - "Telescope info updated successfully."
[2019-10-01T07:38:01.223 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Saving device configuration... "
[2019-10-01T07:38:01.227 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Device configuration saved. "
[2019-10-01T07:38:01.227 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Configuration successfully saved. "
[2019-10-01T07:38:01.232 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Saving device configuration... "
[2019-10-01T07:38:01.237 BST INFO ][ org.kde.kstars.indi] - Celestron AVX : "[INFO] Device configuration saved. "
[2019-10-01T07:38:01.237 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] Configuration successfully saved. "
[2019-10-01T07:38:01.237 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <e> "
[2019-10-01T07:38:01.238 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <0C9D0D00,40000000#> "
[2019-10-01T07:38:01.238 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[SCOPE] RA-DEC ( 1:10:57,90:00:00) "
[2019-10-01T07:38:01.238 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <p> "
[2019-10-01T07:38:01.238 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <E#> "
[2019-10-01T07:38:01.238 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] latitude 51.6114, sop E, PierSide W "
[2019-10-01T07:38:01.790 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <e> "
[2019-10-01T07:38:01.861 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <0C9D0D00,40000000#> "
[2019-10-01T07:38:01.867 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[SCOPE] RA-DEC ( 1:10:57,90:00:00) "
[2019-10-01T07:38:01.867 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <p> "
[2019-10-01T07:38:01.899 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <E#> "
[2019-10-01T07:38:01.899 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] latitude 51.6114, sop E, PierSide W "
[2019-10-01T07:38:02.895 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <e> "
[2019-10-01T07:38:02.964 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <0C9D0B00,40000000#> "
[2019-10-01T07:38:02.965 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[SCOPE] RA-DEC ( 1:10:57,90:00:00) "
[2019-10-01T07:38:02.966 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <p> "
[2019-10-01T07:38:02.995 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <E#> "
[2019-10-01T07:38:02.996 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] latitude 51.6114, sop E, PierSide W "
[2019-10-01T07:38:03.997 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <e> "
[2019-10-01T07:38:04.068 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <0C9D0C00,40000000#> "
[2019-10-01T07:38:04.069 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[SCOPE] RA-DEC ( 1:10:57,90:00:00) "
[2019-10-01T07:38:04.070 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <p> "
[2019-10-01T07:38:04.100 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <E#> "
[2019-10-01T07:38:04.100 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] latitude 51.6114, sop E, PierSide W "
[2019-10-01T07:38:05.100 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] CMD <e> "
[2019-10-01T07:38:05.171 BST DEBG ][ org.kde.kstars.indi] - Celestron AVX : "[DEBUG] RES <0C9D0C00,40000000#> "

Can you try this please and send the log. Probably best to set up a test profile. There should be no need to make any other sort of connection or get an alignment, all I did was a quick align

Chris
4 years 5 months ago #44112

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

  • Posts: 51
  • Thank you received: 0
I will be out of town until 10/12 so I will not be able to do any testing on the RPI/mount until then.

There was a question about what I meant about the connection from the NexStar hand controller PC port to the mount. The 2 ports - HC port and AUX port - on the mount serve identical purposes. The HC and GPS can be connected to either port and the HC can also be connected to another port on the SkySync GPS. My question is about the internal connection between the PC port on the HC and the cable on the HC that connects to the mount. It obviously can't be a direct connection because the PC port is a USB input and the connection to the mount is something else - maybe RS232 serial but with the levels translated to 5V only instead of the bipolar signals of an RS232 port. But there is definitely some interaction between those 2 connections. And what I have heard about bypassing the HC and connecting the PC directly to the mount suggests that the communication protocol from the PC is equivalent whether the PC is connected to the HC PC port or the mount HC port. So the HC must simply be passing traffic between the two ports. Is this correct?
Last edit: 4 years 5 months ago by Edwin Hekman. Reason: typos
4 years 5 months ago #44137

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

  • Posts: 554
  • Thank you received: 138
There's nothing more to do until you can provide the data I asked for.

Most of whay you are assuming about hw the various connections work is incorrect.
The AUX and HC ports on the mount are the same, They are connections to the mount internal bus this is RS232 style using TTL signal levels and running at 115000 baud. It uses an internal protocol which we do not use. The USB port on the mount also connects to this AUX bus and it shows as a serial port.

The connector on the base of the HC is a RS232 serial port running at 9600 baud using the published NexStar protocol. If the HC has a USB connector there is a USB to serial adaptor in the HC, if a J type connector then there is a converter to RS232 signal levels in the HC and a Rs232 to USB adaptor will be needed. There is not other difference.

The HC provides a lot of the computing, and provides data such as RA and Dec, slew control, side of pier, location, time etc. There is a passthrough command that allows the HC communicate with devices on the AUX bus to get thing such as axis position and to sent the guide commands to the hour angle axis motor.

The Celestron GPS driver can only connect to the port on the base of the HC. It doesn't matter if it is a RS232 port or a USB port, they are, to the software, they same, a serial port.

There are applicatons that can connect to the AUX bus, Celestron's CPWI for example, but these applications have software that does the work of the HC. The Celestron GPS driver does not do this, it is designed to communicate with the HC.

Anyway, nothing more to do until you can get some log data to me. I'm away from October 12th to 28th so it may be November before much happens.

Chris
4 years 5 months ago #44146

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

  • Posts: 51
  • Thank you received: 0
Chris,

Thank you for the detailed information about the functionality of the different ports. I had not been able to find that information anywhere.

That opens some questions about the EQMod software. Does it work only with mounts that have the required computational functions in the mount head? Or does it provide this functionality in the software?

Ed
4 years 5 months ago #44224

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

  • Posts: 554
  • Thank you received: 138
EQMod is for Skywatcher mounts, not Celestron isn't it?

The Skywatcher mounts operate in the same way, an internal bus that connects the HC to the axis motors and only handles low level commands such as axis pposition, move to axis position, move axis at a fixed rate. EqMod communicates directly with this bus, replacing the functionality of the HC.

AFAIK no one has done a version of EqMod that will handle the Celestron mounts but in theory it should be possible. There is also a 3rdParty NexStar Evolution driver that atempts to communicate with the motors directly and handles the mount alignment model. I don't think it has been implemented for equatorial mounts, just Alt Az.

Chris
4 years 5 months ago #44230

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

  • Posts: 51
  • Thank you received: 0
Chris,

Here is a new log file with the procedure you requested. It still looks like the mount does not report the firmware versions correctly. Is this helpful?

Ed

File Attachment:

File Name: log_22-43-14.txt
File Size:48 KB
4 years 5 months ago #44576
Attachments:

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

  • Posts: 554
  • Thank you received: 138
The log shows communication with the HC but mount type reported is 0 which is th earliest NexStar GPS and the only command to read the hardware version fails. As a result the driver assumes that the mount i the mount is the very simplest type.
It looks as if communication between the HC and the mount is flaky, the No Response 16 or 17 messages on the HC are another indication of that. This communication is up to Celestron and there's nothing I can do. You need to get back to Celestron, The No Response messages are the key. It would help if you can provoke those messages just using the HC with no connection to anything else. That will help Celestron sort this out.

Chris
4 years 5 months ago #44586

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

  • Posts: 51
  • Thank you received: 0
That confirms my earlier conclusion that the connection to the RPI causes a failure of the communication between the mount and the HC. I have opened a topic on the Team Celestron forum.
teamcelestron.com/viewtopic.php?f=69&t=1551

Ed
4 years 5 months ago #44631

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

  • Posts: 554
  • Thank you received: 138
I can't think of a reason that connecting to the port on the HC stops the mount to HC communication. One thing to try is the ASCOM driver, that sends much the same commands as the iNDI driver, if anything more commands through the HC to the internal bus. A log of the ASCOM startup sequence could be useful for comparison.

Also lots of other people are using the INDI driver so it really doesn't look like a generic problem.

I'm on holiday and don't have access to TeamCelestron at the moment, nor any hardware or a development environment but will have a look in November.

Chris
4 years 5 months ago #44637

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

  • Posts: 51
  • Thank you received: 0
I thought the ASCOM driver was a Windows driver. Is there a version that works with the Stellarmate? If so, how can it be selcted?

There appear to be 2 drivers that may be associated with the CGEM mount. One is listed as 'Celestron CGEM', and the other is listed as 'Celestron NexStar'. Which one should I be using? The same problem is seen with both drivers.

After performing a series of diagnostic steps requested by Celestron Technical Support, they had concluded from my description of the problem and the results of the diagnostic steps, that the problem must be with the Stellarmate software. Chris, you have been extremely helpful with investigating the issue. And the logs support my conclusion that although the problem is experienced when the mount is connected with the Stellarmate, the failure is in the communication between the Celestron mount and the Celestron hand controller. I am not yet willing to give up on Stellarmate because it is the best tool for my requirements. And I am not ready to dump the CGEM and purchase a different mount. As a retired engineer with hardware design and software development and testing experience, I know that this is a solvable problem and one I can solve if I have the appropriate tools. Celestron has agreed to provide me with a NexStar hand controller with a serial port to test. In addition to that, I plan to probe the Celestron internal communication bus with an oscilloscope to see if there any apparent electrical changes when the Stellarmate is connected. Beyond that, I would need guidance and diagnostic tools from Celestron to investigate the issue. It remains to be seen how much support they would be willing to provide.

Chris, Thank you for your help. Let me know if you have any connections with Celestron that might have the knowledge to assist with this investigation.

Ed
4 years 5 months ago #44655

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


Thank you for your exhaustive testing. I might have an idea of something that might help. Can you please open a ticket at stellarmate.com? or send email to This email address is being protected from spambots. You need JavaScript enabled to view it. to get this issue resolved. We'll try different ideas and then if something works we'll announce it back here.
4 years 5 months ago #44669

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

  • Posts: 51
  • Thank you received: 0
A ticket has been opened.

Ticket Details
Title CGEM/NexStar+ USB communication failure when connected to StellarMate
Reference EOWB-000488
Product StellarMate
Category StellarMate App
4 years 5 months ago #44670

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

Time to create page: 1.488 seconds