Giter Site home page Giter Site logo

balloonware / ruuvi.endpoints.c Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ruuvi/ruuvi.endpoints.c

0.0 0.0 0.0 1.05 MB

Data endpoints for abstracting source (i.e. bme280) from data (i.e. temperature). Under development, not recommended for any use yet.

License: BSD 3-Clause "New" or "Revised" License

C 93.01% Makefile 6.60% CMake 0.39%

ruuvi.endpoints.c's Introduction

ruuvi.endpoints.c

Data endpoints for abstracting source (e.g. bme280) from data (e.g. temperature).

GH-Pages Ceedling Quality Gate Status Coverage Bugs Code Smells

Embedding to your application

Include a tagged release to your application as a git submodule. If you define APPLICATION_ENDPOINTS_CONFIGURED in preprocessor, you can select which endpoints to compile by adding definitions #define RE_3_ENABLED 1 , #define RE_5_ENABLED 1 etc in "app_config.h" inside your application.

Developing

Unit testing

Unit tests are run by Ceedling.

Static code analysis

Test coverage and code analysis are reported by Sonarcloud. Additionally the project is analyzed with PVS Studio and report is published to GH Pages

Styling

Styling is done via Artisitic Style, following configuration at .astylerc.

Documentation

Documentation is autogenerated to GH-Pages. On pull requests, the documentation is generated to gh-pages-check branch.

Changelog

3.0.1 Fix CA UART Get ID command

  • Used to send ID twice instead of ID + ADDR

3.0.0 Initial release

ruuvi.endpoints.c's People

Contributors

ojousima avatar opsationby avatar niksiboxi avatar thesomeman avatar thebasti0n avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.