Difference between revisions of "Release notes"

From ElphelWiki
Jump to: navigation, search
(elphel353-7.1.5)
(elphel353-7.1.5)
Line 12: Line 12:
 
== elphel353-7.1.5 ==
 
== elphel353-7.1.5 ==
 
# Bug fixes, including [[Known_bugs]] that lead to the 1x1 pixel ("no image available") images being returned instead of the real ones.
 
# Bug fixes, including [[Known_bugs]] that lead to the 1x1 pixel ("no image available") images being returned instead of the real ones.
# Initial Support fro Elphel Model 354-11 camera and precise synchronization ("locking") of multiple Model 353 cameras making them useful for the stereo imaging
+
# Initial Support for Elphel Model 354-11 camera and precise synchronization ("locking") of multiple Model 353 cameras making them useful for the stereo imaging
  
 
== elphel353-7.1.3 ==
 
== elphel353-7.1.3 ==

Revision as of 23:25, 4 November 2007

Release numbering

The Elphel software is released in several forms:

  1. - Live DVD including firmware released at the time LiveDVD was created and software to update the camera firmware to the later release using downloaded firmware image.
  2. - Source tarball on SourceForge
  3. - Binary images + installation scripots
  4. - Source code in CVS.

The software releases on SourceForge (source tarballs, binary images) have 3 dot-separated release numbers, like elphel353-7.1.5.tar.gz for the source code or image353-2.10-7.1.5.tar.gz for binary images to be copied to the camera flash memory

The most recent (and definitely "unstable") software is available on CVS at Sourceforge. The software available only from the CVS has 4 dot-separated numbers, the thirst three matching the last version released as a tarball distribution on SourceForge.

elphel353-7.1.5

  1. Bug fixes, including Known_bugs that lead to the 1x1 pixel ("no image available") images being returned instead of the real ones.
  2. Initial Support for Elphel Model 354-11 camera and precise synchronization ("locking") of multiple Model 353 cameras making them useful for the stereo imaging

elphel353-7.1.3

Changed power control in 363 cameras, reduced peak power to 12.5W so cameras work with standard PoE switches (15.4W)

elphel353-7.1.2

Release dedicated to support model 363 cameras as described in http://wiki.elphel.com/index.php?title=Programming_363 on Elpphel wiki. several minor bug fixes in other code.

It also starts a new repository in the CVS - http://elphel.cvs.sourceforge.net/elphel/elphel353-7.1/

New features:

  • camera synchronization over the dedicated cabling
  • alternating shutter sequences
  • additional driver interface to be called from PHP scripts
  • new straightforward interface (small PHP scripts) to control camera acquisition modes and triggering - triggering modes and triggering itself.