Menu

Tree [f693d8] master /
 History

HTTPS access


File Date Author Commit
 UddsTest 2019-07-26 Mika Riekkinen Mika Riekkinen [f3af9a] Some refactoring
 rtps 2019-07-30 Mika Riekkinen Mika Riekkinen [f693d8] ...
 udds 2019-07-26 Mika Riekkinen Mika Riekkinen [f3af9a] Some refactoring
 .gitignore 2019-07-08 Mika Riekkinen Mika Riekkinen [bdeb4e] Added some tests
 README.txt 2017-10-11 Mika Riekkinen Mika Riekkinen [807910] Write builtin data when creating entities
 csrtps.sln 2017-10-08 Mika Riekkinen Mika Riekkinen [a6d7c5] Added NUnit tests for udds, Added UddsTest project

Read Me

A port of jRTPS to .NET
=======================
 There are some improvements attempted during porting of the the codebase.
 While not trying to be exhaustive, some of them are listed here

   - Attempting to stick with only one Marshaller. There should still
     be a possibility to extend Marshaller, so that in case of
     inadequate implementation, one can provide a custom implementation.
     Start with attributes (annotations) being mandatory

   - Better separation of rtps and udds layer. Rtps layer should
     not work with QualityOfService class. Instead, provide mandatory
     input to entities while constructing them. Like reliable or not.

   - Redesign history cache.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.