pvbaddon package
pvbaddon.tar.gz includes additional software to be used with pvbrowser.
- Examples
- Templates
- Data Acquisition daemons for diverse protocols
- pcontrol pvserver for managing background processes and event logging
Binaries for Linux 64 bit and Windows are included in the package. The Makefiles for the modules are generated with qmake.
You can compile the whole package with:
Linux: ./configure ./make Windows: login.bat all_build.bat # In login.bat you must adjust the settings for: # set MINGWDIR=c:\mingw # set QTDIR=c:\Qt\4.7.2