From: yomguy Date: Tue, 13 Nov 2007 01:53:49 +0000 (+0000) Subject: Fix info X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4e0f0c807733fdcfba0c142e63b87e9da411dc6d;p=cnaq.git Fix info git-svn-id: http://svn.parisson.org/svn/CNAQ/trunk@101 5fc3e0e6-29bc-4d03-b52b-c088cb822bde --- diff --git a/README b/README new file mode 100644 index 0000000..4f2b209 --- /dev/null +++ b/README @@ -0,0 +1,58 @@ +# README +# ====== + +CNACQ : a Matlab acquisition tool for computing transfert function over ASIO cards + + +# 1. Introduction +# =============== + +CNACQ est un programme de génération, d'émission et d'acquisition de signaux +écrit pour Matlab. Il utilise les cartes son intégrant le protocole ASIO pour +déterminer les fonctions de transfert des systèmes électro-dynamiques. + +Fonctionnalités principales : + +- Générateur de signal (sinus, schip) +- Moniteur temps-réel +- Mesure de fonctions de transfert + + +# 2. Installation +# =============== + +see INSTALL + + +# 3. License +# =============== + +This software is licensed as described in the file COPYING, which +you should have received as part of this distribution. The terms +are also available at http://svn.parisson.org/cnacq/CnacqLicense + + +# 4. Usage +# ========= + +Just open CNACQ.m in Matlab and run it... + + +# 5. Authors +# ========= + +Guillaume Pellerin +Manuel Melon + + +# 6. Aknowledgements +# ================== + +Manuel Melon, Andrew Gadenko, Philippe Herzog + + +# 7. Contact / Infos +# ================== + +see http://svn.parisson.org/cnacq/ for more details + diff --git a/README.txt b/README.txt deleted file mode 100644 index 4f2b209..0000000 --- a/README.txt +++ /dev/null @@ -1,58 +0,0 @@ -# README -# ====== - -CNACQ : a Matlab acquisition tool for computing transfert function over ASIO cards - - -# 1. Introduction -# =============== - -CNACQ est un programme de génération, d'émission et d'acquisition de signaux -écrit pour Matlab. Il utilise les cartes son intégrant le protocole ASIO pour -déterminer les fonctions de transfert des systèmes électro-dynamiques. - -Fonctionnalités principales : - -- Générateur de signal (sinus, schip) -- Moniteur temps-réel -- Mesure de fonctions de transfert - - -# 2. Installation -# =============== - -see INSTALL - - -# 3. License -# =============== - -This software is licensed as described in the file COPYING, which -you should have received as part of this distribution. The terms -are also available at http://svn.parisson.org/cnacq/CnacqLicense - - -# 4. Usage -# ========= - -Just open CNACQ.m in Matlab and run it... - - -# 5. Authors -# ========= - -Guillaume Pellerin -Manuel Melon - - -# 6. Aknowledgements -# ================== - -Manuel Melon, Andrew Gadenko, Philippe Herzog - - -# 7. Contact / Infos -# ================== - -see http://svn.parisson.org/cnacq/ for more details -