Version 8 (modified by 13 years ago) (diff) | ,
---|
Known Issues
pco.4000 blocks with microEnable 4 VD4-CL
This happens, when pco_set_time_base()
is called and the frame grabber is initialized before, as it is done in libuca. This blocks at any subsequent command but is not related to resetting the serial connection that was introduced to fixed problems with the pco.dimax.
However, initializing the frame grabber after pco_set_time_base()
is called, as it is done in libpco/diagnose, works but is not easily achievable in the uca-architecture.
For now the call to pco_set_time_base()
in libuca/src/cameras/pco.c
has been disabled.
Jenkins management page does not work
Rewriting of Jenkins-generated pages is a hard task. Currently, it is not possible to configure HTML Rewrite properly, details. As a work around use http://ipepdvcompute1.ka.fzk.de:8080 for administrative purposes.
Camera/Framegrabber drivers are crashing
The kernel and all modules must be built with the exact same version of gcc.
Framework Issues
All problems are listed in the FAQ section of the manual.