×

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

Bi-monthly release with minor bug fixes and improvements

Vixen Starbook driver

  • Posts: 16
  • Thank you received: 7

Replied by Norbert on topic Vixen Starbook driver

When you first power up Starbook you should navigate to SCOPE mode using keys, or go to http://192.168.0.9:80/START
Why? Starbook is a state machine. When it powers up, it's in INIT state. When you enter SCOPE state it will then react to GOTORADEC.

Then you should be able to send commands. I would greatly appreciate full logs. I'm still working on better logging. I would use this driver myself when it will hit 0.5. It looks like you are using 0.3, even though in ppa it's 0.1.
The following user(s) said Thank You: Terry
5 years 3 months ago #33539

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

Ok, seem to be getting somewhere..... I'm getting a time error and the driver forgets the ip address of the starbook, and goes back to the default. this is the log...

2019-01-10T20:03:01: [INFO] Goto [OK]
2019-01-10T20:02:13: [INFO] Goto [OK]
2019-01-10T20:02:00: [INFO] Sync [OK]
2019-01-10T20:01:22: [INFO] Goto [OK]
2019-01-10T20:00:56: [ERROR] updateTime [ERROR_ILLEGAL_STATE]: http://192.168.0.9:80/SETTIME?TIME=2019+01+10+20+00+56
2019-01-10T20:00:56: [INFO] Device configuration saved.
2019-01-10T20:00:56: [INFO] Saving device configuration...
2019-01-10T20:00:56: [INFO] Device configuration applied.
2019-01-10T20:00:56: [INFO] Loading device configuration...
2019-01-10T20:00:56: [INFO] Version [OK]: 2.7B50
2019-01-10T20:00:56: [INFO] Starbook is online.
2019-01-10T20:00:56: [WARNING] Found old handle, recreating
2019-01-10T20:00:56: [INFO] Creating HTTP handle for 192.168.0.9@80
2019-01-10T20:00:39: [ERROR] Version [ERROR]: Can't get firmware version
2019-01-10T20:00:36: [INFO] Creating HTTP handle for 192.168.0.102@80

although it says goto is ok, nothing has happened.
thanks again,
Terry
5 years 3 months ago #33541

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

Commands are now working...... just the issue with UTC and the driver/indi not keeping the ip address...
Yet again , thanks....thought I was going to have to stay with ms virus for the rest of my days....
5 years 3 months ago #33546

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

  • Posts: 16
  • Thank you received: 7

Replied by Norbert on topic Vixen Starbook driver

Good to hear.
I hope to resolve github.com/indilib/indi/issues/810 in 0.4.
And UTC time. You can only set it in INIT mode. I know, Starbook is a moody device. Errors should become natural to you when using this driver. And "ms virus" is? I guess it's windows with ASCOM driver from Peter Enzerink? enzerink.net/peter/blog/2008/06/28/ascom-star-book-driver
5 years 3 months ago #33547

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

You guess right... Ran XP for years without problems, but then they stopped support..my astro camera is nolonger supported..Have always had linux running for meade lx..... Peter's driver was great, but yet again nolonger supported due to lack of interest from Vixen. Now I can set the observatory up with a RPI3...
by the way, programmers are not that bad... Dad was one for many years....
Let me know when a new version comes out, and I'll do my best to break / make it work ... 2 mounts and rempte on RPI.
Thanks again.
5 years 3 months ago #33548

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,
I've been using the driver for a week.... not too many restarts.. really pleased to have found out about your hard work...
The only problems are the UTC settings throwing up errors and the ip address...keeps setting itself to 192.168.0.102:80 even just after a server restart.
Thanks again
5 years 3 months ago #33835

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

  • Posts: 16
  • Thank you received: 7

Replied by Norbert on topic Vixen Starbook driver

Version 0.4 will hit nightly PPA with this PR github.com/indilib/indi/pull/841
It should provide mostly error free operation.
I'm looking for contributors, so I could make development less dependent on a single person.
Please tag me in PR and issues on github regarding this driver. I mostly work on my own fork github.com/not7cd/indi

Current roadmap:
1. Ability to auto-initialize Starbook when in wrong internal state
2. Implement rest of Starbook commands, or at least GETPLACE command
3. Documentation!
4. Figure what's wrong with HOME and RESET command.

Last one is pointed towards other users. I can't get HOME command working. I get ERROR_FORMAT. Please go to http://starbook-ip/HOME and see if it's working for you. Might be a regression from Vixen.

After that, there is nothing more to do. Maybe more error handling. But I want to avoid driver "smartness" for now.
5 years 2 months ago #34445

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,
great news..... I've tried to update, but keep on getting version 0.3.... I've tried doing a full nightly update, but still the same..... any ideas, or instructions? It's bound to be me...
cheers
Terry
5 years 2 months ago #34480

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

Still trying....today I uninstalled kstars and all the indi drivers. I've reinstalled from nightly builds and Starbook is still version 0.3... message on install: Setting up indi-starbook (0.1~201902020310~ubuntu16.04.1). I must be missing someting
5 years 2 months ago #34566

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

  • Posts: 16
  • Thank you received: 7

Replied by Norbert on topic Vixen Starbook driver

The issue should be fixed for a while now, 0.4 is available.
The following user(s) said Thank You: Terry
5 years 1 month ago #36341

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, been using it now for about 3 weeks, without any problems. Next step is to install on RPI3... Excellent.... thanks for your great work. If you need anything testing, please ask...
clear skies,
Terry
5 years 1 month ago #36353

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

  • Posts: 1
  • Thank you received: 0

Replied by Philipp on topic Vixen Starbook driver

Dear all,

i have a SXD2 with Starbook Ten as one of my setups and would love to use Ekos and have been following this thread - I have installed the nightly drivers for starbook and I do get a connection and somewhat the controls work, but one of the issues I have is that I can access the mount controls, but cannot change the slew speed setting. I can't move the slider, it stays at "1". However, if I goto to a star in Kstars, the mount does move. Any ideas, why this happens?
Thanks for the great work so far, it is really amazing how flexible this platform has become - and I love the plate solving polar align, this is so much cooler than any other software I know :)
Cheers,
Philipp
5 years 1 month ago #36805

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

Time to create page: 1.045 seconds