Skip to content

INDI Library v1.7.6 is Released

Compare
Choose a tag to compare
@knro knro released this 27 Feb 16:18
· 2460 commits to master since this release

First release of 2019 comes with quite a few new drivers across the board along with significant performance improvements to INDI camera and live streaming performance. Many drivers received significant updates to improve performance & stability, while a few were re-written from scratch to be in line with INDI standards. Here are some of the highlights:

From 1.7.5 to 1.7.6

  + New SBIG Adaptive Optics driver.
  + New Pegasus Ultimate Power Box & Pocket Box drivers.
  + New official Atik driver.
  + New Vixen Starbook driver.
  + New Avalon StarGo mount driver.
  + New ScopeDome driver.
  + New Lacerta MFOC focuser driver.
  + New DeepSkyDad AF1 driver.
  + New Talon6 RoR driver.
  + New Celestron SCT focuser driver (standalone).
  + New release for OnStep driver with numerous updates and fixes.
  + Synscan driver is written from scratch again with support for pulse guiding.
  + nFocus and nStep drivers are written from scratch to support all features.
  + Significant performance improvements in all camera drivers.
  + Support for compressed FITS files via fpack lossless compression.
  + DSP Library added to INDI driver.
  + INDUINO driver fixes and updates.
  + Update QHY driver and QHY SDK to v4.0.12
  + Numerous updates to INDI::Detector and Radio Astronomy drivers.
  + DSPAU updated to v2.0.7
  + Fixed SestoSenso absolute position saved value.
  + Fixed bug in Astrophysics driver for pulse guide > 999ms.
  + Fixed & improved Touptek drivers.
  + Fixed & improved Altair drivers.
  + V4L2 drivers reports Pixel Size plus Autodetect/Collection Link.
  + Correct order of Bayer pattern in DSLR RAW.
  + Fixed USBFocusV3 connection issues.
  + Improve indiserver message queue memory management.
  + SSAG driver abort fix.
  + Fix bulb exposures initiated with shutter release cable on Pentax cameras.
  + Fix negative declination issue in synscan.
  + Added fix for QHY5-M- CancelQHYCCDExposing* crash
  + Fixed Temma guiding with PHD2.
  + Fixed TCFS position and temperature.
  + Fixed race condition when using multiple devices that can park.
  + Fixes to INDI::Weather interface.
  + Initialize backlash on eqmod connect.
  + Focuser Interface should now natively support Focus Max Limit, Sync, and Reverse Direction.
  + Preliminary support for Websockets in INDI::CCD. It is off by default.
  + MacOS build fixes.