Timeline
Oct 9, 2012:
- 2:26 PM Ticket #141 (Slow performance on ufosrv1) closed by
- fixed: Suren's change that reverted the NVIDIA CUDA version back to 4.2 fixed …
- 2:06 PM Ticket #151 (Rename UCA_CAMERA_TRIGGER_INTERNAL to UCA_CAMERA_TRIGGER_SOFTWARE) closed by
- fixed: See …
- 1:44 PM Ticket #150 (Add "frames-per-second" property to the base camera) closed by
- fixed: The property was added with …
- 12:56 PM Ticket #154 (pco sequence mode acquires more frames than buffer capacity allows) created by
- The acquisition of frames should stop when the buffer is full and …
- 12:35 PM Ticket #149 (Change pco timestamp mode from flag type to enum type) closed by
- fixed: See …
- 12:16 PM Ticket #152 (Remove binary RPMs and prepare build with those got via wget) closed by
- fixed: See …
- 12:06 PM Ticket #153 (Add a mechanism to copy data to multiple output ports) created by
- It used to be possible to feed the same output of a single filter to …
- 12:02 PM Ticket #152 (Remove binary RPMs and prepare build with those got via wget) created by
- Right now, libpco carries the entire SiSo? distribution around. We can …
- 12:00 PM Ticket #151 (Rename UCA_CAMERA_TRIGGER_INTERNAL to UCA_CAMERA_TRIGGER_SOFTWARE) created by
- … to avoid any misunderstandings. This will definately break …
- 11:56 AM Ticket #150 (Add "frames-per-second" property to the base camera) created by
- Rather than setting the exposure time directly it would be convenient …
- 11:55 AM Ticket #149 (Change pco timestamp mode from flag type to enum type) created by
- Although the flag type is more general and easier to manipulate …
- 11:51 AM Ticket #148 (Integrate crosshair overlay in control application) created by
- For aligning samples, a crosshair with a textual description of the …
- 11:42 AM Ticket #147 (Integrate histogram view in control application) created by
- A histogram showing the gray values of the current preview and a way …
Oct 8, 2012:
- 7:45 AM Ticket #93 (Build RPMs and test them) closed by
- fixed: With recent commits, it is now possible to install RPMs build by the …
Oct 1, 2012:
- 12:56 PM Ticket #138 (Jenkins discovers corrupt Git repositories) closed by
- fixed: No such problem for some time now and we can keep this ticket as a …
- 12:46 PM Ticket #144 (mkfilter.py should generate comments) closed by
- fixed: Integrated the
-d/--disable-comments
switch with commit … - 8:05 AM Ticket #143 (More generalized localisation of SiSo's FgLib and ClSerMe libraries) closed by
- fixed: Search also in the default path: …
- 7:16 AM Ticket #130 (Check explicitly for C++ compilers and disable cameras accordingly) closed by
- fixed: Disable any other compilers than C: …
- 7:12 AM Ticket #145 (Could not find camera plugins on fresh openSUSE 12.1) closed by
- worksforme: I could not reproduce this behaviour on a fresh 12.1 virtual machine.
Sep 28, 2012:
- 4:22 PM Ticket #146 (Separate camera plugins for easier deployment) closed by
- fixed: All camera implementations have been put under the top-level directory …
- 10:40 AM Ticket #146 (Separate camera plugins for easier deployment) created by
- We need to split the camera directory and build packages and package …
- 7:06 AM Ticket #145 (Could not find camera plugins on fresh openSUSE 12.1) created by
- After building libuca from scratch and installing via
make install
, … - 7:01 AM Ticket #144 (mkfilter.py should generate comments) created by
- The filter generator should optionally generate comments to denote how …
- 6:58 AM Ticket #143 (More generalized localisation of SiSo's FgLib and ClSerMe libraries) created by
- Although SiliconSoftware provides a template CMake file for finding …
- 6:48 AM Ticket #142 (Handle multiple cameras of the same type) created by
- In a typical beamline environment there could be more than one camera …
Sep 25, 2012:
- 3:27 PM Ticket #141 (Slow performance on ufosrv1) created by
- David and Tomas investigated the performance of the framework on the …
- 8:59 AM Ticket #139 (Make UcaCamera methods thread-safe) closed by
- fixed: Implemented locking using static mutexes with …
- 7:55 AM Ticket #136 (Implement filter that processes and outputs in-process data) closed by
- fixed: Corresponding commits that implement this are …
Sep 24, 2012:
- 10:40 AM Ticket #140 (Add a third `active' state to a camera object) created by
- In order to implement a "polling" uca node, we need a way to …
- 10:34 AM Ticket #139 (Make UcaCamera methods thread-safe) created by
- In order to have correct simultaneous access to the camera object by …
- 7:07 AM Ticket #137 (Generate camera-specific documentation) closed by
- fixed: libuca now ships a …
- 6:59 AM Ticket #138 (Jenkins discovers corrupt Git repositories) created by
- Sporadically, Jenkins discovers that Git repositories are "corrupt" …
Sep 21, 2012:
- 4:26 PM Ticket #137 (Generate camera-specific documentation) created by
- With the current plugin architecture this becomes a little bit more …
- 12:37 PM Ticket #133 (Implement plugin architecture) closed by
- fixed: Okay, the
plugins
branch is merged into master with … - 8:39 AM Ticket #136 (Implement filter that processes and outputs in-process data) created by
- Nicolas from SOLEIL proposed to have a mechanism to inject and …
Sep 19, 2012:
- 12:36 PM Ticket #135 (Use GInitable) created by
- GInitable is used to provide object construction that can fail. In …
- 12:19 PM Milestone libuca-0.6 completed
- Released as version 1.0.
- 10:19 AM Ticket #128 (argparse/optparse compatibility in clprof) closed by
- fixed: [http://ufo.kit.edu/repos/ufo-core.git/commit/?id=1587915b4d363f8c04d7b …
- 9:52 AM Ticket #124 (ufo-filter documentation is not build and moved to ufo.kit.edu) closed by
- fixed: Looks like I set
-DCMAKE_WITH_GTK_DOC
toOFF
some time ago. - 9:36 AM Ticket #129 (props notation breaks for configuration paths) closed by
- worksforme: This seem to be a problem with the setup at SOLEIL. They used a CentOS …
- 9:32 AM Ticket #127 (Not passing a configuration or configuration without paths segfaults) closed by
- fixed: Fixed with …
- 8:10 AM Ticket #132 (Update documentation links) closed by
- fixed
- 8:05 AM Ticket #131 (Guard camera modules that are compiled with C++ compilers) closed by
- fixed: Fixed with …
- 8:01 AM Ticket #126 (Generate PDF manual and publish it) closed by
- fixed: Done.
- 8:01 AM WikiStart edited by
- (diff)
Sep 18, 2012:
Sep 11, 2012:
- 1:22 PM Ticket #63 (Instability of UFO Server) closed by
- fixed: No crashes and complaints during 2 weeks. I'm closing the ticket. …
Sep 10, 2012:
- 9:31 AM Ticket #118 (Ticket Test) closed by
- fixed: Done. David Haas was test person. The ticket are accepted
Note: See TracTimeline
for information about the timeline view.