PdPersistd Service
Pdpersistd (Process-data persistence daemon) is a service written in C++ that keeps the values of parameters and signals of an EtherLab realtime process persistent beyond application reloads. Since it uses an SQLite3 database, it can also be used as a parameter logging system.
License
The service is published under terms and conditions of the GNU General Public License (GPL) in version 3 (or any later version).
Repository Access
The Mercurial repository of PdPersistd is hosted on SourceForge. The following command can be used to pull a clone with the latest revisions:
hg clone http://hg.code.sf.net/p/pdpersistd/code pdpersistd-hg
The contents of the repository can also be viewed online.
File Downloads
Release | Date |
---|---|
Version 1.0.2
|
2016-02-15 |