Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

FragXPL/xPLLib

Repository files navigation

Build Status Coverage Status Coverity Scan Build

xPLLib

C++ library for xPL protocol

Portability

Unit tests passed successfully on :

  • Windows Seven (CPU Intel Celeron)
  • Linux Ubuntu (CPU Intel Atom)
  • Linux Raspian on Raspberry Pi (CPU ARM)

Quality developpment

  • Test succesful build on travis
  • Launch unit tests on each git push
  • Code coverage control
  • Coverity Scan analysis

Builds

You can build this library with Code::Blocks project or CMake (CMakeLists.txt).

How to use

See examples in Code::Blocks project.

Licence

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/.

Releases

No releases published

Packages

No packages published

Languages