Instrument Neutral Distributed Interface
INDI is an Instrument Neutral Distributed Interface control protocol
for astronomical devices, which provides a framework that decouples low
level hardware drivers from high level front end clients. Clients that
use the device drivers are completely unaware of the device
capabilities and communicate with the device drivers and build a
completely dynamic GUI based on the services provided by the device.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/libindi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fix-warnings.patch | 0000000639 639 Bytes | |
indi-1.9.2.tar.gz | 0002335834 2.23 MB | |
libindi.changes | 0000043586 42.6 KB | |
libindi.spec | 0000006151 6.01 KB |
Revision 2 (latest revision is 10)
Wolfgang Engel (bigironman)
accepted
request 929125
from
Paolo Stivanin (polslinux)
(revision 2)
- Update to 1.9.2 (fix boo#1192322): * Stable Astrotrac Mount driver. * ESATTO Backlash measure and correction * Correct color space when stacking on indi_v4l2_ccd driver with a web cam that doesn't have color space info. * The driver for the Planewave Delta-T was not working * Improved handling of myFP2ESP controllers * Pegasus UCH * TheSkyX/Paramount Pier-side + guide async cmd fixes * Update lx200_OnStep.cpp - Drop fix_include_path.patch - Update to 1.9.1: * New AstroTrac 360 driver (Experimental). * New Pegasus FlatMaster and UHC drivers * New Deep Sky Dad Field Rotator * Core INDI Library improvements to base device and client classes * Paramount TCP improvements * Spectrograph and Receiver classes * OnStep improvements * RST-135 location and time fix * Dome OTA fixes * Object Azimuth and Altitude added to FITS header * Rainbow Focuser fixes * Support for CGX-L * Fix crash in SkyWatcher API mount driver * Fix iOptron DST bug * Fix lunar and solar order * PMC8 Driver v0.4 (Improved manual slewing, guiding, and other features) * Try to send the guide pulses asynchronously to TheSkyX * Use encoders for parking * Lots of other smmall fixes, for the full changelog please check https://github.com/indilib/indi/blob/master/ChangeLog - Drop ioptron_dst_fix.patch (change has been upstreamed) - Add fix_include_path.patch - Add ioptron_dst_fix.patch (fix boo#1187058) When using iOptron mounts and KStars is set to get time and location from the mount itself, if DST is enabled then KStars is off by 1 hour. This patch fixes this issue. - Update to 1.9.0: * Major INDI Library release v1.9.0 bring significant internal changes championed by @pawel-soja to modernize core INDI Library drivers and clients. * New drivers for DeepSkyDad Flat Panel & Pegasus devices plus further improvements to PCM8 drivers. - Update to 1.8.9: + Fix paramount home and sidereal rate + Added labels for USB and Dew + Add entry for star adventurer + Add motor rate and current to the config save + Add CEM26 and GEM28. Migrate CEM40 and GEM45 drivers to iOptronv3 commands and remove parking restrictions + Add preliminary support to inquire pier side for Paramount + Add support to Pegasus Micro + Updates to DDW driver + Increment version for SkyWAtcher Alt-Az + Add support for AZEQ6 + Fix celestrongps guide rate scaling + Various small fixes
Comments 0