problems rebuilding Ptolemy classic from scratch

2003-09-12 Thread rpintor
Hi again. Thanks all for your answers to my last question. i'm trying ti rebuild from scratch Ptolemy classic 0.7.1. I am with linux debian 3.0 (woody).I use bash, not cshell. I got the sources to 0.7.1,, the tar-gz archives with the global src and others. Then I untar the archives, in $PTOLEMY

Re: problems rebuilding Ptolemy classic from scratch

2003-09-12 Thread Christopher Hylands Brooks
from scratch Ptolemy classic 0.7.1. I am with linux debian 3.0 (woody).I us e bash, not cshell. I got the sources to 0.7.1,, the tar-gz archives with the global src and others. Then I untar the archives, in $PTOLEMY, and foollow the instructi ons in the web page of Ptolemy

Time domain simulation of Sigma Delta A/D converters using Ptolemy Classic

2003-02-19 Thread Christopher Hylands
Frank Schilder of TU Ilmenau has contributed a tar file that contains a time domain simulation of sigma delta A/D converters using Ptolemy Classic. I've put the tar file, the installation notes and the documentation on the web at http://ptolemy.eecs.berkeley.edu/ptolemyclassic/pt0.7.1/adc

Re: Ptolemy-Classic with KDE hangs at error messages

2002-08-09 Thread cxh
In comp.soft-sys.ptolemy, [EMAIL PROTECTED] (Peter Gunreben) writes: When using Ptolemy-Classic with KDE, the computer will hang for about 30 seconds if an error message occurs. The reason for this behavior is based in the procedure ::tycho::Dialog::wait

RE: Ptolemy Classic installation on Solaris (was RE: )

2002-05-21 Thread Ed.Willink
BHARADVAJ R PODDUTURI wrote: I am trying to install Ptolemy Classic on our unix machines at University Of Massachusetts at Amherst. I am having a problem installing it correctly. I have downloaded the tar files, untared them and also set the environment variables specified

Re: ptolemy classic unfer Red Hat

2002-05-17 Thread Mauricio Alvarez Mesa
Hi all I am using ptolemy classic under Linux Red Hat 7.2 whitout problems. I used the available binaries for Red Hat 6.x Mauricio. | Mauricio Alvarez Mesa

Re: Simulation in the BDF domain (Ptolemy Classic)

2001-10-04 Thread Christopher Hylands
for a communication system using Ptolemy Classic 0.7p1(OS: Solaris 2.5). At some place in the chain, I have a pair of interpolation/decimation filters, which introduce unnecessary samples. I would like to discard these extra samples. In my opinion, one of the most appropriate

Simulation in the BDF domain (Ptolemy Classic)

2001-10-01 Thread Guguen Philippe
Hi, I am currently developing a testbench for a communication system using Ptolemy Classic 0.7p1(OS: Solaris 2.5). At some place in the chain, I have a pair of interpolation/decimation filters, which introduce unnecessary samples. I would like to discard these extra samples. In my opinion, one

Problem related to Ptolemy Classic

2001-02-24 Thread Rahul Katoria
Hello I would appreciate if some one could give any insight into this. I tried to implement the modem demo (provided in the Ptolemy Classic DIstribution) myself in the CGC domain. However, whenever I used a "delay" instance in one of its modules and tried to save the module as a ga

Sinewave.xml not found [was Re: Problem related to Ptolemy Classic]

2001-02-24 Thread Christopher Hylands
Satyanarayana Kakarlamudi [EMAIL PROTECTED] writes: I am trying to run a sample program modulation.xml using vergil in ptolemyII 1.But i am getting an error message like ptolemy.actor.lib.Sinewave class not found.I checked for this class in ptolemy.actor.lib package.But

Re: Problem related to Ptolemy Classic

2001-02-24 Thread Rob Dye
[EMAIL PROTECTED] writes: "You must specify a Target to access Pragmas. It cannot be parent. Delay or bus marker intersects more than one path. Failed to process instances. " This might sound naive but how should I specify a target in the CGC so that I donot get this error message. I don't

Re: Ptolemy Classic

2000-09-06 Thread Christopher Hylands
++ Code -Christopher At 03:29 PM 8/30/2000 -0400, Madamopoulos, Nicholas wrote: Hackers: I am running some simulations using ptolemy classic. It seems that my simulation is very complex and memory consuming. If I run the top command in UNIX, to monitor my process, I have noticed that after

Re: Sound facilities in Ptolemy Classic.

2000-03-16 Thread Wolfgang Reimer
Juan Carlos Sacristan wrote: Hello, I am using Ptolemy Classic over Linux Red Hat 6.0 with a Pentium 300. I need to use the sound facilities, that is, run a simulation which takes a sound file and listen to it and/or save it into a file. I have seen several demos, for example

Re: Ptolemy Classic drag-n-drop GUI

2000-02-10 Thread Jens Voigt
: Wed, 09 Feb 2000 11:55:20 -0500 From: "Savoy, Elizabeth S" [EMAIL PROTECTED] Subject: Ptolemy Classic drag-n-drop GUI To: "'Ptolemy Hackers'" [EMAIL PROTECTED] MIME-version: 1.0 Has anyone written a Window's like GUI on top of Ptolemy Classic that you are willing to shar

Ptolemy classic: can't debug with GNU tools on HP

2000-01-21 Thread Tom Lane
Has anyone gotten "pigi -debug" to work using recent GNU tools? I'm using gcc 2.95.2 and gdb 4.18 on HPPA (HPUX 10.20), and finding that it just doesn't work very well at all: such critical stuff as setting breakpoints mostly won't work. I've also tried a recent gdb development snapshot, with no