summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/indi/fli/readme.txt
blob: 1f3b89259c8751c3f0ff09c35266b183c0b4ebbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Current Version 1.11

Changes since 1.1
	- Corrected documentation for function FLIConfigureIOPort()
	- Added some bounds checking on FLISetImageArea()
		Note that on cameras with a FWRev < 0x0300 exceeding the set image
		area will lead to VERY SLOW grabs
	- Added some bounds checking on FLIGrabRow()
	- Removed function FLIGrabFrame(), it was never supported anyways
	- Added FLI_SHUTTER_EXTERNAL_TRIGGER to documentation for FLIControlShutter()
	- Added FLI_SHUTTER_EXTERNAL_TRIGGER_LOW and FLI_SHUTTER_EXTERNAL_TRIGGER_HIGH
	- Added FLIStartBackgroundFlush()
	- Repaired temperature settungs under Linux
	- Made temperature conversion more portable