Back Midas Rome Roody Rootana
  Midas DAQ System, Page 138 of 150  Not logged in ELOG logo
ID Date Authordown Topic Subject Text Attachments
  335   02 Feb 2007 Exaos LeeBug ReportCompiling failed with SVN3562 under Ubuntu 6.10I tried to solve the problem by adding a ";".
It was wrong. In fact, the macro "_syscall0(..)"
doesn't need the ";".
 err.log 
  336   02 Feb 2007 Exaos LeeBug FixProblem solved by Re-define _syscall0(...)OK, I searched and found that my kernel doesn't
support "_syscall0" any more. So I patched
the system.c as the following (from line
  
  364   02 Apr 2007 Exaos LeeBug FixSIGABT of "mlogger" and possible fixVersion: svn 3658
Code: mlogger.c
Problem: After executation of "mlogger",
  
  435   18 Feb 2008 Exaos LeeBug ReportGreat! But I failed to run it. :(I encountered the error message as the following:
[CODE]
Traceback (most recent call last):
  
  451   02 Mar 2008 Exaos LeeSuggestionBash Script for handling an experiment codeI rearanged the files in "examples/experiment"
as the attached "mtest_exp.zip". I re-write
the start/stop script as the attached "daq.sh".
 daq.shmtest_exp.zip 
  455   09 Mar 2008 Exaos LeeSuggestionNew Makefile for building MIDASI rewrote the Makefile for MIDAS in order
to make it tidy. I tested it on my box
and it works here.
 Makefile-by-EL 
  464   10 Mar 2008 Exaos LeeSuggestionNew Makefile for building MIDAS> Most experience with autoconf/automake is
all negative. The promise was "never debug
your Makefile ever 
  
  465   10 Mar 2008 Exaos LeeSuggestionNew Makefile for building MIDAS> The Makefile is missing -lzip:

Sorry, spelling error.
  
  466   10 Mar 2008 Exaos LeeSuggestion"Makefile-by-EL" updated> Not that the current Makefile is too pretty
(I have seen worse), but it 
works and it is fairly compact for a project
 Makefile-by-EL 
  467   10 Mar 2008 Exaos LeeSuggestion"Makefile-by-EL" updatedSorry, this line:
[CODE]EXECS += $(EXAMPLES:%/$(BIN_DIR)/%)[/CODE]
should be replaced by
  
  469   11 Mar 2008 Exaos LeeSuggestion"Makefile-by-EL" updated> The linking of mhttpd misses a "-lm":

> cc -g -O3 -Wall -Wuninitialized -DINCLUDE_FTPLIB
  
  579   18 May 2009 Exaos LeeSuggestionQuestion about using mvmestd.hThe "mvmestd.h" uses the following function
to open a VME device:
[CODE]int mvme_open(MVME_INTERFACE **vme,
  
  582   20 May 2009 Exaos LeeSuggestionQuestion about using mvmestd.h> > The problem is: I renamed my SIS1100 devices
as /dev/sis1100/xxxxx. So I have to hack
the 
  
  608   18 Jul 2009 Exaos LeeForumjorway73a.c, Data taking hangs in the middle of run> > > Could you give more info on your setup:
> > > - CAMAC controller model
> > Jorway 73A, we have three in hand and
  
  609   03 Aug 2009 Exaos LeeForumHow to distinguish the status and value returned from "mvme_read_value(...)"The definition of mvme_read_value is as the
following:
[CODE]unsigned int EXPRT mvme_read_value(MVME_INTERFACE
  
  612   04 Aug 2009 Exaos LeeForumVME-related codes contributionHi, all

I have some codes while using MIDAS. I upload
 vme4midas.zip 
  613   04 Aug 2009 Exaos LeeForumScripts to handle MIDAS sessionsHi, all again

I have some scripts in "bash" and "Python"
 utils4midas.zip 
  614   04 Aug 2009 Exaos LeeForumAbout python interfaceCoding in Python is faster than in C (but
running slower). So, some python interfaces
are useful for testing purpose. I hope you
  
  615   04 Aug 2009 Exaos LeeForumThe contents of the attachmentAs requested from K.O., I paste the "00README.txt"
as the following:
[CODE]
  
  619   21 Aug 2009 Exaos LeeForumLink error of "mcnaf"The "utils/mcnaf.c" uses "camop()",
[code]
180:         printf("camop\n");
  
ELOG V3.1.4-2e1708b5