×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Vixen Starbook driver

  • Posts: 74
  • Thank you received: 1

Replied by Terry on topic Vixen Starbook driver

Hi Jasem,
here are the two log files.....one with long/lat in the correct place, which puts my starting point in the southern hemisphere, and the other inversed....which works? I'm at 48:23:44N 3:17:43W(-3:17:43)...cheers Terry
4 years 9 months ago #41163

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

  • Posts: 74
  • Thank you received: 1

Replied by Terry on topic Vixen Starbook driver

Soory, forgot to attach the log files....
4 years 9 months ago #41165
Attachments:

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

Replied by Jasem Mutlaq on topic Vixen Starbook driver

Thanks, I believe I fixed the location issue, please pull and try again.
4 years 9 months ago #41183

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

  • Posts: 74
  • Thank you received: 1

Replied by Terry on topic Vixen Starbook driver

Hi Jasem, worked like a dream.....many thanks, hope it helps other users out.... I found that the driver crashes when you ask the scope to park..just after the command is issued, ekos/ indi indicates a driver crash. the scope keeps on moving to the home position. I've included the log file from the latest trial..
thanks again,and clear skies..
Terry
4 years 9 months ago #41186
Attachments:

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

  • Posts: 1957
  • Thank you received: 420
We saw this before with other mount drivers as well and there it was due to the park data file having become corrupt. Try deleting the .indi/ParkData.xml file, start KStars and Ekos and finally set the park position anew.


HTH, Wouter
4 years 9 months ago #41189

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

  • Posts: 74
  • Thank you received: 1

Replied by Terry on topic Starbook driver

Hi Wouter, just tried that....no change, doesn't even recreate the Parkdata file.... don't understand. I know the starbooks are very tempremental...
Thanks for the idea
terry
4 years 9 months ago #41200

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

  • Posts: 74
  • Thank you received: 1

Replied by Terry on topic Vixen Starbook driver

Hi Jasem, does it make any difference to ekos / indi if the latitude is displayed as -3° or as 357°? It seems to try and default to 357°, and I change it
cheers
Terry
4 years 9 months ago #41201

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

Replied by Jasem Mutlaq on topic Vixen Starbook driver

Not sure why it's crashing on park. Try to put this in a browser:
http://192.168.0.8:80/GOHOME?HOME=0

What response do you get back?
4 years 9 months ago #41206

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

  • Posts: 74
  • Thank you received: 1

Replied by Terry on topic Vixen Starbook driver

Hi, just tried it.... Result: OKHTTP/1.0 200 OK OK scope moved to home position
4 years 8 months ago #41218

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

Replied by Jasem Mutlaq on topic Vixen Starbook driver

Run the driver via gdb in the terminal:
sudo apt-get install libc6-dbg indi-qhy-dbg
gdb -ex "set follow-fork-mode child" -ex run --args indiserver -v indi_starbook_telescope indi_simulator_ccd

In Ekos, create a new profile, turn off Auto Connect and add CCD Simulator + Starbook. Set mode to remote and leave it to localhost. In Logs, make sure to select Verbose Logging to File, check INDI + Mount. Click Start then in INDI Control Panel --> Starbook --> Options, make sure "Driver Debug" is checked. Then go back to Main Control Panel and press "Connect". Park the mount and Check the terminal to see if the driver crashed, if it did, type backtrace and paste the trace here. Also attach the KStars log file.
4 years 8 months ago #41238

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

  • Posts: 74
  • Thank you received: 1

Replied by Terry on topic Vixen Starbook driver

Hi, it worked as it should......no crashes.
4 years 8 months ago #41240

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

Replied by Jasem Mutlaq on topic Vixen Starbook driver

odd.... the debug isn't suppose to fix anything, it's just to record backtraces in case of crash.
The following user(s) said Thank You: Terry
4 years 8 months ago #41248

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

Time to create page: 0.899 seconds