×

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

Bi-monthly release with minor bug fixes and improvements

INDI driver for Pegasus Ultimate Power hub

  • Posts: 124
  • Thank you received: 28
Peter,

many thanks for the great work, just saw on your first picture a writing error (missing r) "ultimate powebox" instead of "ultimate powerbox"

Michel
5 years 5 months ago #31233

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

  • Posts: 712
  • Thank you received: 174
Oh yes, thank you Michael. If found some other bugs as well, I'll make one more build today. Peter
5 years 5 months ago #31240

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

  • Posts: 1067
  • Thank you received: 140
Well unfortunately this driver is NOT working as I first thought I can get it to connect, but as soon as I try to connect the hub in the INdI driver it just disconnects all from INdI,
See pic below, this is what I get, with red light on the connection button, if I hit connected it knock it all out...
5 years 5 months ago #31342
Attachments:

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

  • Posts: 712
  • Thank you received: 174
It is some issue with serial port. Can you check, if /dev/ttyUPB does exist if device is connected and if it is writable? Peter
5 years 5 months ago #31347

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

  • Posts: 712
  • Thank you received: 174
Just to let others know, it turned out, that this particular device uses a different PID. If it will happen to anybody else, the workaround, unless I'll get the list of all possible values, is to edit udev rules and replace 6015 by correct value:

1. use "lsusb" command to find the proper value
2. use "sudo vi /lib/udev/rules.d/99-indigo_aux_upb.rules" to edit the script, replace 6015 by correct PID
3. use "sudo udevadm control --reload-rules" to reload the rules
4. reconnect the device

and that's it. Peter
The following user(s) said Thank You: AstroNerd
5 years 5 months ago #31351

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

  • Posts: 712
  • Thank you received: 174
The following user(s) said Thank You: David Croston, AstroNerd
Last edit: 5 years 5 months ago by Peter Polakovic.
5 years 5 months ago #31393
Attachments:

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

  • Posts: 1067
  • Thank you received: 140
Nice one Peter... :)
What is the reboot property..?
5 years 5 months ago #31396

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

  • Posts: 712
  • Thank you received: 174
Just reboot of UPB, don't worry :) Peter
5 years 5 months ago #31416

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

  • Posts: 1067
  • Thank you received: 140
Hi Peter,
Just been renaming my outputs, and does not save on restarting except if I click to load in Ekos, (but that does not work all the time) but guess that’s an Ekos bug as you mentioned it not saving...
But if you save and then load the profile they come up, BUT if you then rename another output you lose all the previous saved names, and have to do them all at once or they are lost...the set button seems to set the one changed but reset all the others to default...
I have tried several times..
5 years 5 months ago #31419

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

  • Posts: 712
  • Thank you received: 174
Hi William, "outlet names" are part of "configuration". If you will click Save in Main > Configuration control, complete configuration will be saved and if you will click Load, it will load. But always whole configuration, you can't save just single property or item and it doesn't save automatically. So if you want to rename just one outlet, you have to load saved names first, change the outlet name and save again. This works the same way as with INDI.

There is also INDIGO specific Main > Profile selection property. It is set to #0 by default, but you can use any other profile. Each one has its own configuration, so you can have 5 different name sets.

Peter
5 years 5 months ago #31420

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

Time to create page: 0.449 seconds