Hello all:
This is to make you know I just released a new DSLib extension. The new
features are:
- Integrator block: Class CIntegrator implements a discrete-integration
block as an IIR filter.
- Gain block: Class CGain implements a gain block. Gain factor can be
constant or variable.
- Summing point block: Class CSummingPoint implements a summing point block
with an unlimited number of inputs. Input values can be added or
substracted.
- Sampling in logging fifos: By using CLoggingFifo::SetSamplingRate(...) it
is possible to make a fifo log values in a fraction of the iterations of the
loop, reducing processor load.
- Variables setting with shared memory: Class CSettingSharedMemory makes it
possible with non-blocking synchronization.
For examples and downloads, visit DSLib v1 website:
http://www.rtlinux.org/dsl/index.html
Regards,
Ivan Martinez
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/