* Tue Apr 01 2025 Paolo Stivanin <info@paolostivanin.com>
- Update to 2.1.3:
* https://github.com/indilib/indi/releases/tag/v2.1.3
* Tue Mar 11 2025 Paolo Stivanin <info@paolostivanin.com>
- Disable websocketpp: with next release websocketpp will be completely
dropped by INDI because the project is no longer maintained.
https://github.com/indilib/indi/commit/4ebb20caa3618efcdb014405e396dd52065073af
* Thu Feb 20 2025 Paolo Stivanin <info@paolostivanin.com>
- Update to 2.1.2.1:
* Add buffer check
* Sat Feb 01 2025 Paolo Stivanin <info@paolostivanin.com>
- Update to 2.1.2:
* Fix DustCover open/close by @peter-englmaier in #2152
* Draft: Reuse calibration after rotation by @escribana in #2153
* Use C99 integer types by @brad0 in #2160
* Feature for ZWO AM5 - Heavy Duty Mode and Fix slew rate by @pawel-soja in #2161
* Add includes to fix build with GCC15-C++23 by @mattiaverga in #2165
* Update wanderer rotator lite v1 to latest firmware version and correct a bug when homing with rotator mini and lite v2 by @grm in #2166
* Mon Dec 09 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 2.1.1:
* Fixed missing apply() on TrackStateSP property by @atoy40 in #2130
* Update SnapCap driver to use common abort capability from DustCapInterface instead of doing it manually. by @jpaana in #2136
* Miscellaneous ScopeDome driver updates. by @jpaana in #2137
* FP2 motor status by @DeepSkyDad in #2139
* Migrate INDI Astrolink4 by @naheedsa in #2133
* Migrate Astromech focuser by @naheedsa in #2134
* Update ieaffocus.cpp by @joe13905179063 in #2141
* Fixed crash due not checking boundary values of the axis in telescope_simulator by @artyom-beilis in #2144
* Upgrade CheapoDC driver for new device firmware features by @hcomet in #2142
* Sim crash fix - looks like found root cause by @artyom-beilis in #2147
* Tue Oct 01 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 2.1.0:
* Initial work for guider and focuser interface refactor
* Fixed myFocuserPro2 Autofocus Issues in Ekos
* Update Tracking code
* Add workaround for OnStepX failing connection
* Migrate telescope properties
* Migrate Temperature Property
* Update light box and dust cap interfaces to new style
* drivers/dome: rigel_dome shutter parking
* Joining FP1 and FP2 into single FP driver
* lx200zeq driver had incorrect pulse commands
* Fix Motion Control Mode
* use MOTION_CONTROL_MODE _FOO enums
* enable more Meade commands
* Fri Aug 30 2024 Max Lin <mlin@suse.com>
- To use cfitsio-devel on 16.0 as well not just greater than 16.0
* Fri Aug 02 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 2.0.9:
* Minor buffer boundary fixes
* Weather watcher dynamic labels
* PegasusAstro FalconV2 Driver
* Add Terrans PowerBoxPro V2 Driver
* Waveshare Modbus Relay Drive
* Universal Roll off roof driver
* ZWO AM5 Save home position in the mount
* Mon Jun 10 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 2.0.8:
* Avoid using .getName() for new INDI properties
* Migrate drivers to new properties
* Various fixes
* Wed May 29 2024 Paolo Stivanin <info@paolostivanin.com>
- Use ldconfig_scriptlets macro