×

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

Bi-monthly release with minor bug fixes and improvements

Orion nautilus 7x1.25 filter wheel no indi drivers

  • Posts: 27
  • Thank you received: 2
hi , thank you.
Yes I try every driver availlable on the list, none work.
6 years 3 weeks ago #24535

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

  • Posts: 12
  • Thank you received: 1
indilib.org/forum/focusers-filter-wheels...river-available.html

Do you have seen this thread ? I think that Kaczorek had the same problem as you have.
I'm pretty sure that Orion Nautilus and Brightstar Quantum filter wheels are the same product.

Vincent
6 years 3 weeks ago #24539

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

  • Posts: 27
  • Thank you received: 2
I will check this and give feedback
Thank you
6 years 3 weeks ago #24541

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

So, if you can sniff the protocol and document it well, a driver can be developed.
6 years 3 weeks ago #24558

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

  • Posts: 27
  • Thank you received: 2
Hi,
I am willing to learn to do that. What method will work , analysing the usb traffic phisycally by plugging a logic analyzer on the usb data wire spliced, of by a software mean like with wireshark? Sorry , I am willing to do it I just don't know where to start my research.
Thank you
Martin
6 years 3 weeks ago #24563

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

Is it recognized as an HID device or what? Maybe logic analyzer is too low level now? How about you start with Wireshark and see if you can isolate packets for the different commands. Maybe you can even ask Orion for the protocol itself.
6 years 3 weeks ago #24564

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

  • Posts: 27
  • Thank you received: 2
By reading this page :https://www.linuxvoice.com/drive-it-yourself-usb-car-6/

I think wireshark will do the job.
Give me some time to assimilate all theses new stuff and I try to sniff the protocol.
See you soon
6 years 3 weeks ago #24565

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

  • Posts: 27
  • Thank you received: 2
Just contacted Orion by email to ask, let see. If not Ill do with wireshark.
Thank you
6 years 3 weeks ago #24566

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

  • Posts: 27
  • Thank you received: 2
Ok, for the Quantum filter wheel driver, It don't work. Both are usb to serial tough.
Because it is usb-serial, I use a serial protocol sniffer, I hope I gathered enought information for you to get something out of it.
I launched the windows program .exe, then every time I clicked something I export the gathered data for that action into a log file, then redo the log with another action.
The logs I made are downlodable here : my.pcloud.com/publink/show?code=kZVr287Z...yWmXyeE6pRO6UYHpzary
Let me know if that work or not or if you want something else.
Thank you
Martin
6 years 3 weeks ago #24610

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

Please make a spreadsheet and in it list the action, the command, and the response received. It appears to be just an ASCII based protocol with nothing complicated so far.
6 years 3 weeks ago #24617

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

  • Posts: 27
  • Thank you received: 2
Ok will do my best.
Thank you
6 years 3 weeks ago #24622

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

  • Posts: 27
  • Thank you received: 2
Ok, this is the serial command I found while sniffing and the response.
my.pcloud.com/publink/show?code=kZG2n87Z...BoHvE1O2wRDNLk849le7

I was typing command in serial terminal. My sniffer was showing me a lot of other thing that I dont understand, like Modbus RTU and other really complicated things that I don't understand that look like whats in the files I previously sent you in another comment.
Do you need more than the serial command and theyr action?
The serial beaud rate seem to be programmable, I can set 9600 and it work and I can set 19200 it work too, I think the software set it to 19200.
The. windows driver seem totally bugged, I always have to plug unplug the usb after a close to be able to reconnect, I hope in Linux that will fix that

Tell me whats yoo need I'll do my best.
Thank you
Martin
6 years 3 weeks ago #24641

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

Time to create page: 1.058 seconds