Skip to content

v2.0.0.dev2

Pre-release
Pre-release

Choose a tag to compare

@WeisLeDocto WeisLeDocto released this 29 May 16:57
· 865 commits to master since this release

What's Changed

  • Renamed several Blocks, Actuators, InOuts for more clarity
  • Renamed many files accordingly
  • Minor improvements of several Camera objects
  • The calculation of the histogram in the CameraConfig is now parallelized
  • Added the possibility to apply a software ROI for Camera objects
  • Improved the exception handling in the Block, and got rid of potential infinite loop
  • Improved the send method of the Block, allowing it to handle more types of iterables
  • Added the crappy.lamcube submodule containing devices specific to the LaMcube
  • Major update and completion of the documentation for all the objects in Crappy
  • Other minor improvements and bug fixes

Full Changelog: v2.0.0.dev1...v2.0.0.dev2