File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2.5.0
1
2
- fixed changed data alignment in Pi 5 raw images
2
3
4
+ 2.4.0
5
+ - added INI switch "force_Restart" and implemented camera restart (solves crashes for IMX290 and IMX519)
6
+ - forwarding log messages to client
7
+
3
8
2.3.0
4
9
- update FITS header formatting and timestamps
5
10
- use lxml for construction of indi_pylibcamera.xml
Original file line number Diff line number Diff line change 2
2
INDI driver for libcamera supported cameras
3
3
"""
4
4
5
- __version__ = "2.4 .0"
5
+ __version__ = "2.5 .0"
Original file line number Diff line number Diff line change 2
2
<devGroup group =" CCDs" >
3
3
<device label =" INDI pylibcamera" >
4
4
<driver name =" INDI pylibcamera" >indi_pylibcamera</driver >
5
- <version >2.4 .0</version >
5
+ <version >2.5 .0</version >
6
6
</device >
7
7
</devGroup >
8
8
</driversList >
You can’t perform that action at this time.
0 commit comments