Skip to content

archon 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 07:12
  • 🔧 Basic documentation.
  • ✨ Add actor command reconnect that allows to recreate the TCP/IP connection to one or multiple controllers. If the controller cannot be connected when the actor starts, a warning is issued but the actor will be created (#10).
  • 🔧 Use GitHub Container Registry instead of Docker Hub.
  • ✨ Read the Govee H5179 temperature and humidity and write a basic FITS header (#11).
  • ✨ Add ArchonController methods to abort, read out, and flush an exposure. Actor expose command now accepts expose start and expose finish to allow for non-blocking integration. Better handling of status flags.