Skip to content

Releases: scriptorron/indi_pylibcamera

v2.4.0

03 Dec 12:39
0d561da
Compare
Choose a tag to compare
  • added INI switch "force_Restart" and implemented camera restart (solves crashes for IMX290 and IMX519)
  • forwarding log messages to client

v2.3.0

25 Oct 11:53
Compare
Choose a tag to compare
  • update FITS header formatting and timestamps
  • use lxml for construction of indi_pylibcamera.xml
  • renamed SwitchVector FRAME_TYPE(FRAMETYPE_RAW, FRAMETYPE_PROC) to CCD_CAPTURE_FORMAT(INDI_RAW, INDI_RGB)
    to better support AstroDMX
  • removed "setSitchVector CCD_ABORT_EXPOSURE" after each exposure start (that did not allow CCDciel to run
    exposures in loop)
  • reworked handling of CCD_ABORT_EXPOSURE
  • fixed Fast Exposure

v2.2.0: Merge pull request #47 from scriptorron/dev

15 Sep 11:54
ace0ac9
Compare
Choose a tag to compare
  • fixed Bayer pattern order for HQ camera (pycamera2 or libcamera have changed they way they report Bayer pattern order),
    BAYERPAT in FITS does not depend on "Rotation" property anymore (force_Rotation has no effect anymore),
    but Bayer pattern can now be forced with force_BayerOrder
  • sorting raw modes by size and bit depth to make the mode with most pixel and most bits/pixel the default
  • saving and loading configurations
  • bug fix: after aborting an exposure the camera stayed busy and EKOS field solver could not start a new exposure

v2.1.1: Merge pull request #46 from scriptorron/dev

16 Aug 07:51
a382f57
Compare
Choose a tag to compare
  • fixed un-install instructions in README.md
  • fixed KeyError when using camera for guiding

v2.1.0: Merge pull request #45 from scriptorron/dev

11 Aug 12:21
6a57d6e
Compare
Choose a tag to compare
  • fixed division by 0 when focal length equals 0
  • improved driver exit when indiserver is closed (to avoid driver continue to run)
  • more transparent implementation of snooping: snooped values are now also available as driver parameter
    (in tab "Snooping")
  • removed empty line and XML declaration from driver XML
  • added driver vectors for camera controls (allows to enable automatic exposure control and AWB)
  • added uninstall instructions in README.md
  • minor improvements

v2.0.1: Merge pull request #41 from scriptorron/39-python-package

21 Jun 09:20
3dec525
Compare
Choose a tag to compare

v1.9.0

19 May 09:18
Compare
Choose a tag to compare
version 1.9.0