- 13 Nov, 2009 1 commit
-
-
ahoms authored
* changed DEB_XXXX_VARY(...) by DEB_XXXX() << VARY(...) * added DebHex and DEB_HEX for hexadecimal int print * continued adding debug to Frelon::Camera git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@182 45c4679d-1946-429d-baad-37912b19538b
-
- 12 Nov, 2009 1 commit
-
-
ahoms authored
* using DebTypeXXXX (instead of DebXXXX) for symmetry with other enums * added static const Flags DebParams::AllFlags * changed DebType/Fmt/Mod enums to flags; removed DebFlag global helper * added destructors in Frelon classes * fixed bug in Frelon::Camera::getEspiaDev creating temp. Espia::SerialLine * fixed warnings/errors in OCopyStream constructors git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@180 45c4679d-1946-429d-baad-37912b19538b
-
- 29 Oct, 2009 1 commit
-
-
ahoms authored
stop the camera when the NbHwFrames > MaxRegVal (16 bits) * added Frelon::SerialLine::isRegCacheable, using NonCacheableRegList * implemented multi-threaded testfrelonserialline.py * added Frelon LastWarn and timming registers (v2.1b), corrected MultiLineCmd enum * added Frelon::E2V ChipType * added svn:ignore *.P in several directories git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@163 45c4679d-1946-429d-baad-37912b19538b
-
- 11 Aug, 2009 1 commit
-
-
ahoms authored
* implemented frame accumulation (callbacks) in BufferCtrlMgr * added HwRoiCtrlObj, implemented Frelon Rois * using SoftRoi processlib task in testfreloninterface * moved checkBin to Frelon::Camera * added Roi-of-Roi (subRoi) management * fixed and added new sip files; first full lima module in Python * implemented some missing functions (HwShutterCtrlObj, BufferSave) * added LimaConvertor.h with HwCap to CtrlObj conversion * added global build directory with liblima.so; compiling code with -fPIC * added HwFrameInfo::isValid method git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@110 45c4679d-1946-429d-baad-37912b19538b
-
- 25 Jun, 2009 2 commits
-
-
ahoms authored
* added Frelon::Camera get/waitStatus; stop will wait for Wait status * added Frelon::Interface getStatus and reset (miss add in last commit) git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@83 45c4679d-1946-429d-baad-37912b19538b
-
ahoms authored
* added binning range checking * removed Frelon::getCameraType, added isFrelon2k16/4M and hasTaper * added PixelSize map for Atmel and Kodak chips git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@82 45c4679d-1946-429d-baad-37912b19538b
-
- 24 Jun, 2009 1 commit
-
-
ahoms authored
returns the effective one, and checkRoi does both withouth hw changes * finished implementation of Frelon::Camera trigger mode, expusure and latency times, nb of frames and start/stop * added user FrameCallback to Espia::Acq; renamed AcqStatus -> Status * implemented Espia::BufferMgr wich concat frames and callbacks * added concat frames in buffer mgrs allocBuffers and getBufferPtr * changed [un]registerCallback in HwFrameCallbackGen (and derived) to recieve a reference to the callback object instead of its pointer * extended and moved GetDefMaxNbBuffers and ClearBuffer to MemUtils; buffer managers now have them as default implementation * print HwFrameInfoType::frame_timestamp with microsecond resolution; added ostream << X/YBorder and Corner operators git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@81 45c4679d-1946-429d-baad-37912b19538b
-
- 23 Jun, 2009 1 commit
-
-
ahoms authored
* added Corner class based on X/YBorder; added Size::getCornerCoords * added C_LIST_SIZE/END/ITERS to MiscUtils.h; used in Frelon tables * implemented Frelon::Camera, SerNb, FrameTransferMode and InputChan; first implementation of Bin, Flip and Roi (including checkRoi) git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@80 45c4679d-1946-429d-baad-37912b19538b
-
- 21 Jun, 2009 1 commit
-
-
ahoms authored
with error and warning detection (available through getLastWarning) * added default Frelon::SerialLine::MaxReadLen * added Frelon::Camera sendCmd and write/readRegister; first implemented methods: hardReset and getVersion git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@75 45c4679d-1946-429d-baad-37912b19538b
-
- 19 Jun, 2009 1 commit
-
-
ahoms authored
Espia::Dev, Espia::Acq, Espia::SerialLine, Frelon::SerialLine and Frelon::Camera git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@73 45c4679d-1946-429d-baad-37912b19538b
-