ID |
Date |
Author |
Topic |
Subject |
Text |
 |
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)
|
|
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
|
|
257
|
18 May 2006 |
Stefan Ritt | Bug Fix | Fixed problems with reload of custom pages | We had a problem with custom pages and reloading
of them. If they contain an ODB field which
is editable, one can change the ODB value |
|
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
|
|
259
|
25 May 2006 |
Stefan Ritt | Bug Fix | Fixed compiler warnings with gcc 3.4.4 | I fixed a couple of compiler warning which
came up with the new gcc 3.4.4. Seems like
the compiler gets more and more picky. There |
|
260
|
25 May 2006 |
Pierre-Andre Amaudruz | Bug Fix | Fixed compiler warnings with gcc 3.4.4 | [quote="Stefan Ritt"]I fixed a couple of compiler
warning which came up with the new gcc 3.4.4.
Seems like the compiler gets more and more |
|
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 |
|
267
|
09 Jun 2006 |
Stefan Ritt | 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 |
|
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 |
|
290
|
07 Aug 2006 |
Konstantin Olchanski | Bug Fix | Refactoring and rewrite of event buffer code | In close cooperation with Stefan, I refactored
and rewrote the MIDAS event
buffering code (bm_send_event, bm_flush_cache, |
|
291
|
07 Aug 2006 |
Konstantin Olchanski | Bug Fix | Fix crash in mfe.c | Some time ago, I accidentally introduced a
bug in mfe.c- if there is data
congestion in the system, mfe.c can exit |
|
292
|
09 Aug 2006 |
Konstantin Olchanski | Bug Fix | Refactoring and rewrite of event buffer code | > In close cooperation with Stefan, I refactored
and rewrote the MIDAS event
> buffering code (bm_send_event, bm_flush_cache, |
|
296
|
19 Aug 2006 |
Konstantin Olchanski | Bug Fix | fixes for minor mhttpd problems | I commited fix for minor mhttpd problems (rev
3314):
- for a newly created experiment, the "history" |
|
297
|
26 Aug 2006 |
Konstantin Olchanski | Bug Fix | fixes for minor mhttpd problems | > I commited fix for minor mhttpd problems
(rev 3314):
> - elog attachments did not work for file |
|
299
|
04 Sep 2006 |
Konstantin Olchanski | Bug Fix | Fix MIDAS on MacOS 10.4.7 | I commited minor fixes for building MIDAS
on MacOS 10.4.7:
1) there is no linux/unistd.h
|
|