An open API service indexing awesome lists of open source software.

https://github.com/stariongroup/deh-matlab


https://github.com/stariongroup/deh-matlab

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# DEHP-MATLAB

The DEHP MATLAB is a WPF C# Application that make use of the [Digital Engineering Hub Pathfinder Common library](https://github.com/RHEAGROUP/DEHP-Common)
Which is available as Nuget package.

The DEHP MATLAB allows users to interactivly exchange data between models built with [MATLAB](https://nl.mathworks.com/products/matlab.html) software and a ECSS-E-TM-10-25A data source.

## Build status

AppVeyor is used to build and test the DEHP MATLAB

Branch | Build Status
------- | :------------
Master | [![Build status](https://ci.appveyor.com/api/projects/status/sn5n6i80qv33mn9m/branch/master?svg=true)](https://ci.appveyor.com/project/rheagroup/deh-matlab/branch/master)
Development | [![Build status](https://ci.appveyor.com/api/projects/status/sn5n6i80qv33mn9m/branch/development?svg=true)](https://ci.appveyor.com/project/rheagroup/deh-matlab/branch/development)

[![Build history](https://buildstats.info/appveyor/chart/rheagroup/deh-matlab)](https://ci.appveyor.com/project/rheagroup/deh-matlab/history)

## SonarQube Status:

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=alert_status)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=security_rating)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)

[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=coverage)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)

[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=bugs)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=ncloc)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=sqale_index)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=RHEAGROUP_DEH-MATLAB&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=RHEAGROUP_DEH-MATLAB)
# License

The libraries contained in the DEHP MATLAB are provided to the community under the GNU Lesser General Public License. Because we make the software available with the LGPL, it can be used in both open source and proprietary software without being required to release the source code of your own components.

# Contributions

Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@rheagroup.com. You can find the CLA's in the CLA folder.