C++ library for xPL protocol
Unit tests passed successfully on :
- Windows Seven (CPU Intel Celeron)
- Linux Ubuntu (CPU Intel Atom)
- Linux Raspian on Raspberry Pi (CPU ARM)
- Test succesful build on travis
- Launch unit tests on each git push
- Code coverage control
- Coverity Scan analysis
You can build this library with Code::Blocks project or CMake (CMakeLists.txt).
See examples in Code::Blocks project.
xPLLib is free software : you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
xPLLib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with xPLLib. If not, see http://www.gnu.org/licenses/.