| ID |
Date |
Author |
Topic |
Subject |
Text |
 |
|
238
|
22 Dec 2005 |
Konstantin Olchanski | Info | midas max event size? | My TPC events are fairly large: 18 FEC cards
* 128 channels per card * 2 Kbytes
per channel = about 4 Mbytes. In my
|
|
|
239
|
22 Dec 2005 |
Konstantin Olchanski | Info | How do I do custom event building? | It turns out the the standard event builder
fragment matching algorithm cannot
be used in my TPC application. I have two |
|
|
242
|
23 Dec 2005 |
Konstantin Olchanski | Bug Report | minor changes to run transition code | > Minor changes to run transitions code:
> - fail transition if cannot connect to
one of the clients
|
|
|
244
|
28 Dec 2005 |
Konstantin Olchanski | Suggestion | Handling multiple identical USB devices | When I wrote the musbstd.h "open" method,
I kind of punted on the problem of
handling multiple identical USB devices. |
|
|
245
|
30 Dec 2005 |
Konstantin Olchanski | Bug Report | mhttpd "edit on start" broken for arrays | If a variable under "/experiment/edit on start/"
is an array, it is correctly
offered for editing on the "start run page", |
|
|
252
|
07 May 2006 |
Konstantin Olchanski | Bug Fix | Update & add VME drivers | I commited fixes for a few minor compilation
errors in the VME drivers
(vmicvme.c, etc)
|
|
|
253
|
07 May 2006 |
Konstantin Olchanski | Bug Report | cm_register_transition gyrations | I am debugging a Rome-based DAQ system setup
by Pierre A. (the system does not
work because of bugs in Rome).
|
|
|
255
|
11 May 2006 |
Konstantin Olchanski | Bug Report | MIDAS and Fedora 4 | Fellow Midasites- we are receiving reports
that current Midas sources do not compile
on Fedora 4 (and 5?)
|
|
|
256
|
18 May 2006 |
Konstantin Olchanski | Bug Fix | removed a few "//" comments to fix compilation on VxWorks | Our VxWorks C compiler (gcc-2.8-something)
does not like the "//" comments. Luckily,
on VxWorks, we
|
|
|
258
|
25 May 2006 |
Konstantin Olchanski | Bug Fix | fix crash in xml odb load | There is a crash in odbedit when loading some
xml odb files: a missing check for NULL pointer
when
|
|
|
261
|
30 May 2006 |
Konstantin Olchanski | Bug Report | badness with vxworks/ppc | It appears that the latest version of MIDAS
malfunctions on PowerPC/VxWorks
machines, below are two problem reports. |
|
|
262
|
31 May 2006 |
Konstantin Olchanski | Bug Fix | mhist could not look at array data | When using mhist interactively, I could not
look at array data:
1) if the array is the only variable, the |
|
|
263
|
08 Jun 2006 |
Konstantin Olchanski | Bug Fix | fix compilation of musbstd.h, add it back to libmidas | I fixed the compilation of musbstd.h (it required
-DHAVE_LIBUSB on Linux, but
nothing knew about defining it) and put musbstd.o |
|
|
264
|
08 Jun 2006 |
Konstantin Olchanski | Bug Fix | commit latest ccusb.c CAMAC-USB driver | I commited the latest driver for the Wiener
CCUSB USB-CAMAC driver. It
implements all functions from mcstd.h and |
|
|
265
|
08 Jun 2006 |
Konstantin Olchanski | Bug Fix | updated vmicvme driver | I commited the latest VMIC VME driver we use
at TRIUMF. It has working support
for D32 and D64 DMA and can move data from |
|
|
266
|
08 Jun 2006 |
Konstantin Olchanski | Bug Report | Midas does not build on Fedora 5 | Fresh svn checkout of MIDAS does not build
on Fedora 5, I get this error:
|
|
|
277
|
25 Jul 2006 |
Konstantin Olchanski | Bug Report | mhttpd passwords broken for MacOS 10.4 Safari | I observe that the mhttpd passwords do not
work correctly for the Safari web browser
on MacOS 10.4.7:
|
|
|
281
|
28 Jul 2006 |
Konstantin Olchanski | Bug Fix | mhttpd: use more strlcpy(), fix a few bugs | While investigating the mhttpd password error
with the MacOS Safari browser, I
found that it was caused by an strcpy() buffer |
|
|
282
|
31 Jul 2006 |
Konstantin Olchanski | Bug Fix | Fix user memory corruption in ODB | We have been seeing consistent user memory
corruption while setting up a new
experiment. This has been traced to a user |
|
|
283
|
01 Aug 2006 |
Konstantin Olchanski | Bug Fix | User-tunable buffer sizes | By default, MIDAS creates shared memory event
data buffers of default size
EVENT_BUFFER_SIZE defined in midas.h and |
|