./misc/indi, Implementation of the Instrument-Neutral-Device-Interface protocol

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.2.1, Package name: indi-2.1.2.1, Maintainer: pkgsrc-users

The code here demonstrates the use of INDI, an Instrument-Neutral Device
Interface protocol.


Master sites:

Filesize: 2872.186 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-20 08:52:53 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
indi: updated to 2.1.2.1

2.1.2.1
Add buffer checks
   2025-02-01 19:20:49 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
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
   2024-12-10 11:07:50 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
indi: updated to 2.1.1

2.1.1

Terminate string to remove delimeter at the end
Fix bug when processing longitude due to regression
Add speed controls to account for different dome speed scenarios
Reduce spam in logs
When aborting dust cap, update the parking status as well. Clarify the Parked, \ 
Unparked, and Unknown states.
Bump version to 1.1
Sim crash fix - looks like found root cause
Add verbose logging to iOptron driver
Upgrade CheapoDC driver for new device firmware features
possible fix for pyrix status issue
Fixed crash due not checking boundary values of the axis in telescope_simulator
Do not load config twice
Update ieaffocus.cpp
Migrate Astromech focuser
Migrate INDI Astrolink4
FP2 motor status
Correct tracking rates as submitted by Andreas Schneider
Add missing models and change PEC command
Miscellaneous ScopeDome driver updates.
Update SnapCap driver to use common abort capability from DustCapInterface \ 
instead of doing it manually.
Fix image file name path.
Fix crash in LX200 OnStep
Use Current tracking mode
Fix setting custom track rates.
Slew rate labels can be reset after setTelescopeCapability. This should be fixed \ 
in 2.1.1. For now, we need to reset labels after each call
Add missing update properties for Guider Interface
Fixed missing apply() on TrackStateSP property
Fix order of interfaces. Default device must always come first
allow for source buffer to be larger than srcFrameInfo size since some drivers \ 
do not reallocate after binning the frame
Find WebsocketSP Property
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-25 14:10:21 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
indi: distfile got changed upstream
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS