Skip to content

INDI Library v1.9.3 is Released

Compare
Choose a tag to compare
@knro knro released this 11 Nov 12:05
· 882 commits to master since this release

Bimonthly Stable INDI Library release introduces new drivers and fixes for existing ones. Some highlights:

  • Fast Exposure support. Capture next frame in camera immediately to avoid any delays.
  • Support for DC focusers in Pegasus DMFC driver.
  • Updates and cleanup for the OpenWeatherMap driver (#1552)
  • V42L driver supports detecting camera and renaming the driver (#1548)
  • LX200 SiteName Fix V2 (#1550)
  • Improve lynx sync and homing behavior (#1558)
  • Fix FocusLynx GetConfig for focusers without HomeOnStart (#1551)
  • Force using hour angle when mount is slewing (#1539)
  • Correction the amplification values to spec. (#1541)
  • Fixes to PlaneWave EFA driver (#1540)
  • Add setting of home position for Rigel/Pulsar dome (#1534)
  • Pipes should be closed with pclose(), not fclose() (#1538)