Skip to content

Releases: lboclboc/indi_raspistill

Rewriten to not use raspistill

17 Jun 23:27
Compare
Choose a tag to compare

Rewritten the code completely to use more direct communicatinon with the MMAL-layer and does not use parts of raspistill any more.
Threading is in place but it seems exposure of longer than 1 second is hard to achieve.
See the TODO.txt for things that remains to do.

Added gain property

03 Jun 08:44
Compare
Choose a tag to compare

Now possible to set the gain also. Seems ISO-settings does not work in RAW-mode. Use custom property "Gain" instead.

Working with FITS preview

18 May 09:09
Compare
Choose a tag to compare
Pre-release

Still a lot more to work but now the FITS-preview works in EKOS.

First kind of working version.

17 May 13:04
Compare
Choose a tag to compare
Pre-release

It can now capture raw photos in the full size mode.
Its not converting the file to FITS so preview in ekos does not work, but saving the files does.
Focusing will be very hard until at least FITS is in place, probably better to run raspistill with preview (via HDMI display) to focus now.