Skip to content
New PATCH release 06.01.03

Changes since 06.01.02:
- CMakeLists.txt uses default flags from project template.
- Removed include of obsolete iptimer.h to compile with the latest doocs version.
- Enabled c++ warnings in CMakeLists.txt and got rid of all warning, except for getRegsiterAccessor coming from the use of dAction.
- Use DUMMY_WRITEABLE to write to read-only registers in the dummy. Necessary from DeviceAccess 01.08, and only available from this version. Updated the dependency version.
- Using std::log to avoid confusion with the (new?) EqFct::log function (needed to compile with recent doocs versions)
- Updated files from project_template