- 06 Jan, 2015 1 commit
-
-
Sebastien Petitdemange authored
-
- 28 Jun, 2011 1 commit
-
-
Alejandro Homs Puron authored
by retrying (only) once the same command * Manage mixing of BuSY and FAIlure responses in a consistent way * Added (unused) Reload command in firmware v3.0l * Added Frelon::SerialLine::getRegCacheValSafe helper
-
- 20 Jan, 2011 1 commit
-
-
Laurent Claustre authored
-
- 06 Sep, 2010 1 commit
-
-
ahoms authored
Server.error exceptions (resulting in segment fault); use TacoCcd.TacoError exception instead * Implemented automatic sleeping on slow Frelon serial commands once their acknowlegde was received (ConfigHD, BinHorz) * Always go to Chan1234 when changing the FrameTransferMode * Activated Set/GetKinWinSize in FrelonTacoCcd git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@343 45c4679d-1946-429d-baad-37912b19538b
-
- 30 Jun, 2010 1 commit
-
-
ahoms authored
git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@280 45c4679d-1946-429d-baad-37912b19538b
-
- 11 Dec, 2009 1 commit
-
-
ahoms authored
* protect CtSaving::_SaveContainter::_close when m_fout is not open * added CtControl::resetStatus to return acq. to Ready after Failed * isolated code for operator os << CtControl::ErrorCode * signal error conditions in FrelonTacoAcq::getState * changed Frelon::SerialLine reg. cache to numeric values instead of str. * enumerate cacheable Frelon registers instead of non-cacheable ones * write/readRegister now check directly the reg. cache (avoid ASCII conv.) * implemented AutoLock copy (operator =) git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@217 45c4679d-1946-429d-baad-37912b19538b
-
- 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
-
- 09 Nov, 2009 1 commit
-
-
ahoms authored
git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@178 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
-
- 23 Oct, 2009 1 commit
-
-
ahoms authored
* improved Frelon::Camera multi-thread locking * added Frelon::Camera register cache on read and write commands * force 4 channel readout on Frelon::Interface reset * added std::map value search helpers in MiscUtils git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@157 45c4679d-1946-429d-baad-37912b19538b
-
- 21 Oct, 2009 1 commit
-
-
ahoms authored
git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@156 45c4679d-1946-429d-baad-37912b19538b
-
- 25 Jun, 2009 1 commit
-
-
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
-
- 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
-
- 22 Jun, 2009 1 commit
-
-
kirov authored
git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@77 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
-
- 20 Jun, 2009 1 commit
-
-
ahoms authored
* finished Frelon::SerialLine with automatic selection of readLine timeout depending of multi-line and Reset cmd detection in last write * using std:;string::size() instead of length() (Espia::SerialLine) git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@74 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
-