Skip to content

Releases: rwb27/picamera

v1.13.2b0

15 May 15:38
Compare
Choose a tag to compare

Testing release CI

Actions test 20200515-3

15 May 15:52
Compare
Choose a tag to compare
Actions20200515-3

Remove old stage used to create new releases

Actions test 20200515-2

15 May 15:48
Compare
Choose a tag to compare
Actions20200515-2

Fixed wheel dependencies

Actions test 20200515

15 May 15:45
Compare
Choose a tag to compare
Actions20200515

Build using bdist_wheel

Software version accompanying the Journal of Open Hardware article

06 Mar 16:55
b39c2b6
Compare
Choose a tag to compare

This "release" corresponds to a snapshot of the repository that will be archived by Zenodo to accompany our paper in the Journal of Open Hardware. It is not an official release of the picamera library, this is a fork of the upstream project maintained by waveform80.

This fork adds a number of features, including the ability to set analogue and digital gain, and the ability to set the lens shading table used by the camera's image processing pipeline.

v1.13.1b0

29 Jan 13:27
Compare
Choose a tag to compare
v1.13.1b0 Pre-release
Pre-release

This version adds Python 3 support to the fork, which enables lens shading control, and read-write analog and digital gain.

THIS IS NOT AN OFFICIAL RELEASE OF picamera
I have packaged this to make it easy for me to set up the openflexure microscope. In due course these changes will make it into the upstream picamera module - please don't rely on this fork long-term, think of it as a quick fix to get hold of the feature without installing from source.

Release with lens shading support

13 Mar 16:57
Compare
Choose a tag to compare
Pre-release

I am not intending this "release" to do anything other than make life easier for my colleagues who would like to test it! The wheel file should speed up installation with pip, though.