Skip to content
  • ahoms's avatar
    * Using ctypes to call Taco.so dev_error_push and notify client about errors · b856615c
    ahoms authored
    * Created TACO_SERVER_FUNCT decorator to push TACO error str on exceptions
    * Stop a Taco Frelon acq as soon as a Fault state is returned to the client
    * Fixed CtControl to properly report AcqReady after stopping an acq in
      AcqFault state (saving error) by introducing the m_started variable
    * Frelon DevStatus now also returns the CCD status byte (like in C++ server)
    * Implemented Frelon Firmware in Model to check for ModesAvail and TimeCalc
      features; verify that the requested input channel mode is valid for the CCD
    * When waiting for a Frelon status, for specifying a bit mask and a timeout;
      avoid endless wait if the camera has never send a status byte to the Espia
    * Added kin_win_size and improved kin_line_begin management in Frelon server
    * Silence "unused" warning in CtAcquisition::_hwRead()
    * Simplified RegEx match string management.
    
    
    
    git-svn-id: https://scm.blissgarden.org/svn/lima/trunk@324 45c4679d-1946-429d-baad-37912b19538b
    b856615c