Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.46 KB

File metadata and controls

40 lines (30 loc) · 1.46 KB

Receiver Demo (CXX)

Sample implementation for a receiving cpp client for the vehicleCAPTAIN routing core.

Sample implementation also shows decoding usage for vcits.

Feature List

Version 1.0

Dependencies

  • vcits 1.0 - can use standard or experimental version (experimental messages included)

Message Examples

  • DENM - TODO
  • CAM - parsed with major parts
  • POI - TODO
  • SPATEM - TODO
  • MAPEM - TODO
  • IVIM - TODO
  • EV_RSR - TODO
  • TISTPGTRANSACTION - TODO
  • SREM - TODO
  • SSEM - TODO
  • EVCSN - TODO
  • SAEM - TODO
  • RTCMEM - partly parsed

Copyright

Please cite the vehicleCAPTAIN if you used any part of this library for your work.

Contribution Guidelines

Feel free to add fixes and new features!

Authors

Main Author: Christoph Pilz

Acknowledgement

The majority of this work is part of my (Christoph Pilz) PhD studies at Graz University of Technology in cooperation with the Virtual Vehicle Research GmbH.

Features are also integrated across various funded projects (see vehicleCAPTAIN).