Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 980 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 980 Bytes

RaSTA

C library implementation of the Rail Safe Transport Application (RaSTA) protocol.

Specification

RaSTA is specified in DIN VDE V 0831-200. The standard is available to purchase here https://www.vde-verlag.de/normen/0800234/din-vde-v-0831-200-vde-v-0831-200-2015-06.html.

Deployment

Unit tests

see CUnit HowTo

How to use the RaSTA library

see Getting started

Raspberry Pi / ARM architecture

see Building on Raspberry Pi

Docker

see Docker HowTo

Built With

  • CUnit - For Unit tests
  • CppCheck - For static code analysis
  • Doxygen - Documentation generation
  • CMake - Compilation on Raspberry Pi / ARM

Contact

This repository is maintained by Markus Heinrich (rasta@0x25.net)