-
Notifications
You must be signed in to change notification settings - Fork 7
/
CHANGELOG
37 lines (29 loc) · 1.3 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
2018-06-12 Ingmars Melkis <[email protected]>
* Open sourced the plugin with CEO's permission.
2017-05-18 Ingmars Melkis <[email protected]>
* Added a FPS counter plugin.
* Implemented all of the output types our cameras support.
* Implemented continuous grabbing support.
* Added colour transformation configuration.
* Added AutoExposure upper and lower limits.
* Added a configuration option for automatic brightness.
* Added resolution offsets.
* Added support for PGI.
* Added support for image flipping.
* Implemented multiple camera support.
* Added more debug output.
* Added configure checks for pylon.
* Fixed Acquisition method not setting FrameTriggerWait properly.
* Changed limitbandwidth to a true/false option.
* Implemented PylonC error macro to output line numbers where the error occurred.
* Added orc_memcpy support.
* Fixed camera reset code.
* Removed support for chunk mode.
* Updated documentation.
2017-02-17 Ingmars Melkis <[email protected]>
* Release.
2016-08-26 Ingmars Melkis <[email protected]>
* Created a simple image grabber plugin.
Copyright 2016-2018 Playgineering Ltd.
Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.