×

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

Bi-monthly release with minor bug fixes and improvements

indi_sx_ccd *2?

  • Posts: 712
  • Thank you received: 174

Replied by Peter Polakovic on topic indi_sx_ccd *2?

Chris, it is fixed. Can you build the driver from source and let us know if it does work? I don't have two Lodestars :) Thank you, Peter
8 years 2 months ago #6746

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

  • Posts: 33
  • Thank you received: 4

Replied by Krzysztof on topic indi_sx_ccd *2?

That's great. Sure I can test it but there is only one problem.
Coding, programing, compile, source... erm, that's just something that I do very rarely in my life :)
In other words can You give me commands? You know something like:
wget http://url
make something
make install etc.
Would You be so kind?:)
8 years 2 months ago #6747

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

  • Posts: 712
  • Thank you received: 174

Replied by Peter Polakovic on topic indi_sx_ccd *2?

Hmmm, if you have binary distribution only, it will be too complicated to make it from source. What machine you use? If it is Raspberry PI I can make driver for you. Peter
8 years 2 months ago #6748

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

  • Posts: 33
  • Thank you received: 4

Replied by Krzysztof on topic indi_sx_ccd *2?

Yes I use mainly (if not only) packages so binaries I guess. Indeed it is raspberry pi.
8 years 2 months ago #6749

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

  • Posts: 712
  • Thank you received: 174

Replied by Peter Polakovic on topic indi_sx_ccd *2?

Please, download attached zip and unpack it to some folder, cd to this folder and execute the following commands:

sudo cp sx_ccd_test /usr/bin
sudo chown root:root /usr/bin/sx_ccd_test
sudo chmod 0755 /usr/bin/sx_ccd_test
sudo cp indi_sx_ccd /usr/bin
sudo chown root:root /usr/bin/indi_sx_ccd
sudo chmod 0755 /usr/bin/indi_sx_ccd

Peter
The following user(s) said Thank You: Gerry Rozema, Krzysztof
8 years 2 months ago #6750
Attachments:

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

  • Posts: 193
  • Thank you received: 46

Replied by Gerry Rozema on topic indi_sx_ccd *2?

Well, you sure beat me to it peter, good on you.

I have one sxv-h9 in the office, but to test this, I need to dig the other one out, and it's buried in storage right now, was on my list of 'things to do this weekend'.
8 years 2 months ago #6751

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

  • Posts: 33
  • Thank you received: 4

Replied by Krzysztof on topic indi_sx_ccd *2?

Thank You Peter.
Works like a charm :)
The following user(s) said Thank You: Peter Polakovic
8 years 2 months ago #6752
Attachments:

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

  • Posts: 712
  • Thank you received: 174

Replied by Peter Polakovic on topic indi_sx_ccd *2?

Great, thank you for your help. Peter
The following user(s) said Thank You: Krzysztof
8 years 2 months ago #6753

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

Time to create page: 0.641 seconds