Giter Club home page Giter Club logo

mas's Introduction

This is MAS, the MCE Acquisition Software, the low-level software used to
control the UBC Multi-Channel Electronics (MCE).  For information on MAS
and the UBC MCE, see the MCE wiki:

  http://e-mode.phas.ubc.ca/mcewiki/

**** LICENSE 

This software is distributed under the terms of the GNU General Public
License (GPL), version 2.  See the file COPYING for details.  If you did
not receive a copy of the GPL with this software, see:

  http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

The mce_jam application is derived from software published by Altera
Corporation.  Use and redistribution of that program is further governed
by the terms of the Jam STAPL Software License, in addition to the GPL.
See the file LICENSE.ALTERA for details.

**** WARRANTY

MAS is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

mas's People

Contributors

arahlin avatar ketiltrout avatar mpetroff avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

mpetroff arahlin

mas's Issues

Compile Error on Ubuntu 18.04, driver c7

Hello! I am in the process of updating my MAS installation (standard updates to Ubuntu 18.04 seem to have broken the version I've been using). However after cloning this repository and running configure, the compiler reported the following error:

make[2]: Entering directory '/home/mce/src/mas/interfaces/mce_library'
cc -Wall -g -O2 -fPIC -fno-stack-protector -I ../../include -DMAS_PREFIX="\"/usr/mce\"" -DMAS_ETCDIR="\"/etc/mce\"" -DMAS_CONFDIR="\"\"" -DMAS_JAMDIR="\"/usr/mce/firmware\"" -DMAS_ROOTDIR="\"/usr/mce/mce_script\"" -DMAS_TEMPDIR="\"/tmp\"" -DMAS_DATAROOT="\"/data/cryo\"" -DMAS_DATADIR="\"current_data\""  -c -o acq.o acq.c
cc -Wall -g -O2 -fPIC -fno-stack-protector -I ../../include -DMAS_PREFIX="\"/usr/mce\"" -DMAS_ETCDIR="\"/etc/mce\"" -DMAS_CONFDIR="\"\"" -DMAS_JAMDIR="\"/usr/mce/firmware\"" -DMAS_ROOTDIR="\"/usr/mce/mce_script\"" -DMAS_TEMPDIR="\"/tmp\"" -DMAS_DATAROOT="\"/data/cryo\"" -DMAS_DATADIR="\"current_data\""  -c -o cmd.o cmd.c
cmd.c: In function ‘mcecmd_send_command_simple’:
cmd.c:296:5: error: expected ‘,’ or ‘;’ before ‘cmd’
     cmd.data[0] = 1;
     ^~~
<builtin>: recipe for target 'cmd.o' failed

I wonder if there's a semicolon missing on the line I reference below?

I'm going to try editing it locally and see if it works, and I'll report back.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.