Timeline
Aug 24, 2012:
- 7:06 PM UfoServer edited by
- (diff)
- 7:02 PM UfoServer edited by
- (diff)
- 5:10 PM KnownIssues edited by
- (diff)
- 5:10 PM KnownIssues edited by
- (diff)
- 5:05 PM UfoServer edited by
- (diff)
- 3:54 PM Ticket #110 (Do not import matplotlib if not available in clprof) created by
- If import fails do not even offer the
--plot
option. - 3:45 PM Ticket #109 (Add Jenkins project for lamino-filters) created by
- The filters are sometimes not adapted to API changes in ufo-core.
- 1:36 PM Milestone website-release completed
- Final release of the website
- 1:36 PM Ticket #94 (Move website to ufo.kit.edu) closed by
- fixed
- 11:47 AM Ticket #108 (FPGA FW Version Management) created by
- Version Management for FPGA SW
Aug 23, 2012:
- 9:51 PM Ticket #107 (OSS GPUBox overheating) created by
- The new GPU boxes equipped with 4 x GTX590 are prone to overheating. …
- 8:13 AM Ticket #106 (Re-implement "prop-sets" in JSON files) closed by
- fixed: Fixed with …
Aug 22, 2012:
- 2:49 PM Ticket #106 (Re-implement "prop-sets" in JSON files) created by
- It is already documented but currently disabled because of the recent …
- 2:26 PM Ticket #105 (mkfilter.py template generation bug) closed by
- fixed: Hopefully, all templates are now fixed with commit …
- 1:09 PM Ticket #105 (mkfilter.py template generation bug) created by
- mkfilter.py for generating filters does not output proper .c file for …
Aug 20, 2012:
- 8:11 AM Ticket #74 (Some kernels are not created on ipepdvcompute1 with ufo HEAD) closed by
- postpone
- 8:07 AM Ticket #91 (Fastwriter pkg-config include paths are wrong) closed by
- fixed: It's not about discussion but proper attribution. This is once again …
Aug 18, 2012:
- 2:48 PM Ticket #89 (Asynchronous stream API is not asynchronous) closed by
- wontfix: I think I have explained why I prefer not to start threads. I'm using …
- 2:39 PM Ticket #89 (Asynchronous stream API is not asynchronous) reopened by
- Then why do I have to provide a callback? This makes absolutely no …
- 3:42 AM Ticket #69 (Reading register values is slow) closed by
- wontfix: OK. There is some speed degradation due to the hardware problems. …
- 3:36 AM Ticket #89 (Asynchronous stream API is not asynchronous) closed by
- invalid: It is just stream API, not the asynchronous stream API. …
- 3:27 AM Ticket #90 (Low streaming performance) closed by
- postpone: I.e. according to Uros numbers we are reading 32 frames in 180ms. The …
- 2:41 AM Ticket #67 (Extend pcilib_register_description_t with min/max fields) closed by
- duplicate: Joined with ticket #77 and now active as #104
- 2:41 AM Ticket #77 (Depend on ufodecode 0.2) closed by
- duplicate: Name is misleading, replaced by #104
- 2:39 AM Ticket #104 (Extension of pcilib register API) created by
- We need some extension of pcitool API to provide more information …
- 2:23 AM Ticket #97 (pcilib is not linked to ufodecode) closed by
- fixed: It seems OK now. Hopefully, was accidentally resolved with other cmake …
- 2:20 AM Ticket #92 (pcitool does not add include paths) closed by
- fixed
- 2:02 AM Ticket #91 (Fastwriter pkg-config include paths are wrong) reopened by
- The same problem is with ufodecode. Please pull from …
- 1:37 AM Ticket #52 (Non-portable pthreads detection in pcitool, rev 156) closed by
- fixed: Thanks
- 1:32 AM Ticket #85 (GCC version detection fails) closed by
- fixed: Ugly Ubuntu includes ancient gawk.
- 12:46 AM Ticket #91 (Fastwriter pkg-config include paths are wrong) closed by
- fixed
- 12:26 AM Ticket #86 (Disable xfs if not found in fastwriter) closed by
- wontfix: You can disable XFS support with DISABLE_XFS_REALTIME CMake option. …
Aug 17, 2012:
- 9:22 PM Ticket #66 (Multiple recording sessions are not working) closed by
- fixed
- 9:20 PM Ticket #88 (pcilib sporadically fails to grab frames) closed by
- wontfix: Can you please print the error code not only the message. "Invalid or …
- 9:17 PM Ticket #103 (Versioning of Camera Firmwares) created by
- I think we need some structuring with versioning of UFO Camera …
- 8:28 PM Ticket #56 (Pushing code to ISS GIT repo) closed by
- wontfix
Aug 16, 2012:
- 1:48 PM Ticket #102 (Stop execution when filters cannot be instantiated) closed by
- fixed: Fixed with commit …
- 10:25 AM Ticket #102 (Stop execution when filters cannot be instantiated) created by
- When using
runjson
without having filters installed and no filter … - 10:09 AM Ticket #100 (Let all GPU-based filters use the profile call mechanism) closed by
- fixed: Done with commit 9565969.
- 10:09 AM Ticket #101 (Remove event lists) closed by
- fixed: Done with commit 2949efb.
Aug 15, 2012:
- 2:58 PM Ticket #101 (Remove event lists) created by
- We now use the profiler infrastructure which is more flexible. …
- 2:56 PM Ticket #100 (Let all GPU-based filters use the profile call mechanism) created by
- 2:24 PM Ticket #98 (Connecting parallel filters is broken) closed by
- fixed: This is fixed with commit 658694c.
- 7:43 AM Ticket #99 (`make test` fails on ufo-core) closed by
- fixed: Fixed with Commit ef94710.
- 7:17 AM KnownIssues edited by
- (diff)
- 7:17 AM Jenkins created by
- 7:12 AM Infrastructure edited by
- (diff)
Aug 14, 2012:
- 4:05 PM Ticket #99 (`make test` fails on ufo-core) created by
- Precisely at
/filter/register/inputs
. - 3:54 PM Ticket #98 (Connecting parallel filters is broken) created by
- Connection works without errors but the second filter node is not executed.
Aug 13, 2012:
Aug 10, 2012:
- 10:48 AM Ticket #97 (pcilib is not linked to ufodecode) created by
- For some reason,
ldd libpcilib.so
does not listlibufodecode.so
on … - 8:39 AM Ticket #95 (Integrate Thomas' images) closed by
- fixed
Aug 9, 2012:
- 10:43 AM Ticket #96 (runjson fails with g_thread_init error) closed by
- fixed: Somehow, a fresh checkout fixed this.
- 7:51 AM Ticket #96 (runjson fails with g_thread_init error) created by
- Calling
runjson
fails: […] This is probably caused by GLib 2.22 …
Aug 8, 2012:
- 2:42 PM Ticket #95 (Integrate Thomas' images) created by
- 2:39 PM Ticket #94 (Move website to ufo.kit.edu) created by
- This is the last step before closing milestone
website-release
. - 2:28 PM Ticket #93 (Build RPMs and test them) created by
- This should be the last task before closing milestone
ufo-core-0.2
. - 1:13 PM Ticket #52 (Non-portable pthreads detection in pcitool, rev 156) reopened by
- This now caused severe problems on Ubuntu 12.04 at HZG where pcitool …
- 12:05 PM Ticket #92 (pcitool does not add include paths) created by
- Although the fastwriter dependencies are checked, the include paths …
- 12:03 PM Ticket #91 (Fastwriter pkg-config include paths are wrong) created by
- The include path returned by
pkg-config
does not match the real …
Aug 7, 2012:
- 3:39 PM Ticket #90 (Low streaming performance) created by
- The results from the benchmark tool are somewhat disappointing and …
- 1:02 PM Ticket #89 (Asynchronous stream API is not asynchronous) created by
- Calls to
pcilib_stream
block and do not allow an asynchronous … - 10:40 AM Ticket #88 (pcilib sporadically fails to grab frames) created by
- I implemented a simple benchmark tool to measure the effective …
Aug 6, 2012:
- 4:22 PM Ticket #87 (Free string keys in UfoGraph's json_filters hash table) closed by
- fixed: Fixed with 28cf0b3.
Aug 1, 2012:
- 10:30 PM Ticket #80 (Nagios plugin to test if UFO Framework is in good shape) closed by
- postpone: Yes, I need some more time.
- 10:29 PM Ticket #87 (Free string keys in UfoGraph's json_filters hash table) created by
- Moreover, we should make sure that the instantiated filters don't …
- 3:13 PM Ticket #86 (Disable xfs if not found in fastwriter) created by
- See topic.
- 3:05 PM Ticket #85 (GCC version detection fails) created by
- The gcc version detection fails hard on Ubuntu: […]
Jul 30, 2012:
- 9:34 AM UfoRevisionControlGit edited by
- (diff)
- 9:32 AM UfoRevisionControlGit created by
- 8:32 AM UfoRevisionControl edited by
- (diff)
- 8:25 AM UfoRevisionControlBzr created by
Jul 27, 2012:
- 1:06 PM Ticket #83 (LibUCA/UFO does not properly stoping) closed by
- fixed: Fixed with …
- 12:33 PM Ticket #84 (LibUCA/UFO grey-out Start/Stop button) closed by
- fixed: http://ufo.kit.edu/repos/libuca.git/commit/?h=ufo-gui&id=9717ad53914d4a …
Jul 26, 2012:
- 8:02 PM Ticket #84 (LibUCA/UFO grey-out Start/Stop button) created by
- Grey-out Start button while in recording mode, and Stop button will …
- 7:04 PM Ticket #83 (LibUCA/UFO does not properly stoping) created by
- The uca_ufo_camera_grab does not return after …
- 3:05 PM Ticket #81 (Duplicate registers "adc_resolution" and "output_mode") closed by
- fixed: Since number of duplications grow, I have prefixed all the cmosis …
- 3:02 PM Ticket #82 (Too many bits in "sensor_temperature") closed by
- fixed: Thanks, fixed.
- 10:46 AM Ticket #82 (Too many bits in "sensor_temperature") created by
- The UI is reporting a wrong sensor temperature because …
- 7:56 AM Ticket #81 (Duplicate registers "adc_resolution" and "output_mode") created by
- Because the names are not unique, libuca fails to install the …
Note: See TracTimeline
for information about the timeline view.