dsp module

M

Thread Starter

Mario de Sousa

Hi Jiri, Seeing that you are comitting some changes to the cvs, I thought I had better do the same before we get incompatible code. I have added a basic_dsp demo directory with corresponding demo. At the moment I have been working mostly with the dsp module. I added a nonlinear and an alarm function blocks. I also augmented the vitrine code so multi-bit points are now supported. I also started to add support for graphs in the vitrine. It is currently working on a very limited basis, and I am still considering changing the configuration syntax, so don't rely on it just yet. Still do to are: - hysteresis function block - filtering function blocks (this will be last) - di/dt and d2i/dt2 limiter (ramp function) - correcting the handling of time in dsp.c Cheers, Mario. -- ---------------------------------------------------------------------------- Mario J. R. de Sousa [email protected] ---------------------------------------------------------------------------- The box said it requires Windows 95 or better, so I installed Linux _______________________________________________ LinuxPLC mailing list [email protected] http://linuxplc.org/mailman/listinfo/linuxplc
 
Mario de Sousa: > I have added a basic_dsp demo directory with corresponding demo. I'm not getting that... did you add and commit it? > At the moment I have been working mostly with the dsp module. OK, I just added the shared library stuff in there (but it's just two items in the Makefile, so hopefully no conflict). Jiri -- Jiri Baum <[email protected]> Q: Why did the chicken cross the Moebius Strip? A: To get to the other... um... er... --r.h.f.r _______________________________________________ LinuxPLC mailing list [email protected] http://linuxplc.org/mailman/listinfo/linuxplc
 
M

Mario de Sousa

Jiri Baum wrote: > > I'm not getting that... did you add and commit it? > Sorry. I lost track of the commits... It's there now. >(...) -- ---------------------------------------------------------------------------- Mario J. R. de Sousa [email protected] ---------------------------------------------------------------------------- The box said it requires Windows 95 or better, so I installed Linux _______________________________________________ LinuxPLC mailing list [email protected] http://linuxplc.org/mailman/listinfo/linuxplc
 
Top