Path to this page:
Subject: CVS commit: pkgsrc/misc/indi
From: Adam Ciarcinski
Date: 2025-02-01 19:20:49
Message id: 20250201182049.D02C2FBE0@cvs.NetBSD.org
Log Message:
indi: updated to 2.1.2
2.1.2
Update wanderer rotator lite v1 to latest firmware version and correct a bug \
when homing with rotator mini and lite v2
Fix crash in case connection fails
Add more protections against invalid mount coordinates in Dome class.
Do not process snoop if not for our active device
Add includes to fix build with GCC15-C++23
Use consistent config load variables for both input and output interfaces
Add isUpdated property function to know if a property would be updated by the \
passed parameters or not. It is convenient as sometimes we need to kno..
Only load from config when we have outputs
Update limit max to 360 degrees
Feature for ZWO AM5 - Heavy Duty Mode and Fix slew rate
Fix MacOS build
Use C99 integer types
Add more logging to cliernt to dianogse connection issues
Preliminary driver for IPX800v4 controller. Not tested yet.
Fix usage of SO_PEERCRED on OpenBSD
Add preliminary PowerInterface to serve as the unified interface for all power \
drivers. Need to slowly migrate all existing power drivers to use thi..
Support for meridian flip settings in ZWO AM mounts
Various build fixes for OpenBSD
OpenBSD uses sys/videoio.h for its V4L2 header
Fix issue on OnStep fast mounts where we need to send rapid RA/DE updates during \
manual motion. Without this change, the updates lag behind by sever..
Draft: Reuse calibration after rotation
Ensure we only snoop updated values
Fix DustCover open/close
spec_2.1.0: update spec to 2.1.0
Set UDP type and default port
Add Filter Wheel delay parameter for simulation purposes
Fix typo and add dbg packages as well
Fix indentation issue from vscode
Avoid conflict with removed indi-3rdparty drivers
INDI uses tracking rates in solar seconds while PMC8 uses rates in sidereal \
seconds so we need to convert between the two units
Use rates as defined by the PMC8 manual.
Revert rate to 15.000 and add comments so that this does not happen again. Fixes \
iexos-100 pmc-8 mount has wrong tracking rates
Files: