Author Topic: New INDIClient Module Released  (Read 50614 times)

Offline TobiasLindemann

  • PixInsight Addict
  • ***
  • Posts: 126
    • Trackingstation
Re: New INDIClient Module Released
« Reply #75 on: 2016 May 16 05:31:14 »
Great module :-)
I have a similar problem with my Moravian. The upload mode is greyed out. I can make a picture, but can't see it in PI and is not saved anywhere.
Greetings
Tobias

Offline Oleg Astro

  • Newcomer
  • Posts: 32
  • Albufeira, Portugal
    • Ubuntu Astronomy 16.04
Re: New INDIClient Module Released
« Reply #76 on: 2016 May 16 05:47:42 »
Change the frame "Upload mode:" from Upload to client only to Upload both: client and server

Offline TobiasLindemann

  • PixInsight Addict
  • ***
  • Posts: 126
    • Trackingstation
Re: New INDIClient Module Released
« Reply #77 on: 2016 May 16 05:51:07 »
Change the frame "Upload mode:" from Upload to client only to Upload both: client and server
that is the problem, the section is greyed out and I can not change it

Offline kkretzsch

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 217
Re: New INDIClient Module Released
« Reply #78 on: 2016 May 16 06:03:11 »
Great module :-)
I have a similar problem with my Moravian. The upload mode is greyed out. I can make a picture, but can't see it in PI and is not saved anywhere.
Greetings
Tobias
Hi Tobias,
ah, I got it. The moravian device driver (and maybe others) which comes with wINDI seems to be quite old. The upload feature was introduced later. We can fix our coding so that we are downward compatible here, i.e. supporting upload to client as  the default behaviour. Maybe you can send cloudmakers an e-mail and ask when they will upgrade wINDI to a more current INDI version.

Thanks for providing the screenshots. That was very helpful.
   

Offline TobiasLindemann

  • PixInsight Addict
  • ***
  • Posts: 126
    • Trackingstation
Re: New INDIClient Module Released
« Reply #79 on: 2016 May 16 06:12:01 »
Klaus, thanks for your quick answer :-)
The driver from Moravian, I used is quite old because the newer, 64bit one was not working. Is this caused by wIndi?


Offline kkretzsch

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 217
Re: New INDIClient Module Released
« Reply #80 on: 2016 May 16 06:26:09 »
Klaus, thanks for your quick answer :-)
The driver from Moravian, I used is quite old because the newer, 64bit one was not working. Is this caused by wIndi?
Hm, not sure. wINDI is running on a 64-bit windows? Does the driver work when you are using an ASCOM client? Otherwise please contact the INDI forum, the developers from cloudmakers are looking regulary on that forum.

Our next update will contain a fix to become downward compatible, so that at least the image is sent to the client.

Offline Fco. Bosch

  • Member
  • *
  • Posts: 66
Re: New INDIClient Module Released
« Reply #81 on: 2016 May 16 07:21:17 »

In the "CCD Device" section of the "INDI CCD Controller" process you can choose the destination of the newly created image.

  • Upload to client only
  • Upload to INDI server only
  • Upload both: client and server
where
  • Means that the newly created image is transferred to the client and displayed in the PI app
  • Means that the newly created image is stored on the INDI server, i.e. the host where the INDI server is running
  • Means 1. & 2.

I tried connecting  a QSI camera.  The camera seems to work, but this section is greyed out. I can't locate any picture anywhere.
Geoff

The same with QHY9
Fco. Bosch

Offline astrochoupe

  • Newcomer
  • Posts: 3
    • Flickr's galery
Re: New INDIClient Module Released
« Reply #82 on: 2016 May 16 08:04:49 »
The camera seems to work, but this section is greyed out. I can't locate any picture anywhere.

Same with Atik314L+.

I tried connecting an Atik 314L+ on Windows 7 with wINDI 1.6, ASCOM 6 SP1.

Offline Fco. Bosch

  • Member
  • *
  • Posts: 66
Re: New INDIClient Module Released
« Reply #83 on: 2016 May 16 08:32:52 »
The same with QHY9

This happens with windows 10. The module open the shutter of the camera, but then don't upload anything; and the options are always grayed.
Fco. Bosch

Offline kkretzsch

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 217
Re: New INDIClient Module Released
« Reply #84 on: 2016 May 16 08:43:20 »
This happens with windows 10. The module open the shutter of the camera, but then don't upload anything; and the options are always grayed.

Same with Atik314L+.

Yes, our client is not backward compatible to devices which do not support the "UPLOAD_MODE", i.e. uploading the image to the client should always work. Our next update will fix this.

Offline Oleg Astro

  • Newcomer
  • Posts: 32
  • Albufeira, Portugal
    • Ubuntu Astronomy 16.04
Re: New INDIClient Module Released
« Reply #85 on: 2016 May 16 16:15:41 »
It's a good news: "wINDI 1.7 is available for download in both 32 and 64 bit versions. DRIVER_INTERFACE item is added to DRIVER_INFO property of all drivers and UPLOAD_MODE and UPLOAD_SETTINGS properties are added to CCD driver.

http://www.cloudmakers.eu/windi/
http://bb.cloudmakers.eu/viewtopic.php?f=4&t=30
"

Offline Geoff

  • PixInsight Padawan
  • ****
  • Posts: 908
Re: New INDIClient Module Released
« Reply #86 on: 2016 May 16 17:54:29 »
Hi Geoff,
Quote
I tried connecting  a QSI camera.  The camera seems to work, but this section is greyed out. I can't locate any picture anywhere.

Can you send a screenshot? The combo box "Upload mode" shouldn't be greyed out, but  the fields "Server upload directory" and "Server filename template" are enabled only if you switch the "Upload mode" to Upload to INDI server only or Upload both: Client and server.
Here is the screenshot
Don't panic! (Douglas Adams)
Astrobin page at http://www.astrobin.com/users/Geoff/
Webpage (under construction) http://geoffsastro.smugmug.com/

Offline TobiasLindemann

  • PixInsight Addict
  • ***
  • Posts: 126
    • Trackingstation
Re: New INDIClient Module Released
« Reply #87 on: 2016 May 16 20:14:12 »
It's a good news: "wINDI 1.7 is available for download in both 32 and 64 bit versions. DRIVER_INTERFACE item is added to DRIVER_INFO property of all drivers and UPLOAD_MODE and UPLOAD_SETTINGS properties are added to CCD driver.

http://www.cloudmakers.eu/windi/
http://bb.cloudmakers.eu/viewtopic.php?f=4&t=30
"

fantastic, now it is working :-)

Offline kkretzsch

  • PTeam Member
  • PixInsight Addict
  • ***
  • Posts: 217
Re: New INDIClient Module Released
« Reply #88 on: 2016 May 17 01:29:45 »
Here is the screenshot
Hi Geoff,
OK, that is the known problem on windows with wINDI. In the meantime it was fixed by the cloudmakers developers. Please download the new wINDI version.

Offline Geoff

  • PixInsight Padawan
  • ****
  • Posts: 908
Re: New INDIClient Module Released
« Reply #89 on: 2016 May 17 03:02:53 »
Here is the screenshot
Hi Geoff,
OK, that is the known problem on windows with wINDI. In the meantime it was fixed by the cloudmakers developers. Please download the new wINDI version.
OK, now it works after a fashion.  I have some comments:
  • There doesn't appear to be a "Browse" utility when selecting the server upload directory. The directory has to be (laboriously) typed in.  Am I missing something here?
  • The fits header contains very sparse info--no exposure time, no indication what type of frame we have (light, dark, flat, bias).  Is there a way to put this info into the file? I notice that there are frame type keywords in the title of the file saved to the server(light, dark etc) and BPP seems to be able to sort them accordingly, but it would be nice to have this info in the file header
  • I can't seem to connect more than one device--for example camera and filter wheel.  When I try this nothing shows in the Device/Property window.  If I then backtrack and just try to connect the camera, then it won't connect
Geoff
« Last Edit: 2016 May 17 03:52:25 by Geoff »
Don't panic! (Douglas Adams)
Astrobin page at http://www.astrobin.com/users/Geoff/
Webpage (under construction) http://geoffsastro.smugmug.com/