Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final documentation updates #528

Merged
merged 2 commits into from
May 14, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/README.html.in
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@
</ul>
<p class="western" style="margin-bottom: 0in"><br/></p>
<p class="western" style="margin-bottom: 0in; border-top: none; border-bottom: 1px solid #000000; border-left: none; border-right: none; padding-top: 0in; padding-bottom: 0.03in; padding-left: 0in; padding-right: 0in"><br/></p>
<p class="western" style="margin-bottom: 0in"><font face="Arial, sans-serif" size="2" style="font-size: 11pt"><b>Copyright&copy; 2017 eProsima. All rights reserved.</b></font></p>
<p class="western" style="margin-bottom: 0in"><font face="Arial, sans-serif" size="2" style="font-size: 11pt"><b>Copyright&copy; 2019 eProsima. All rights reserved.</b></font></p>
<p class="western" style="margin-bottom: 0in"><font face="Arial, sans-serif" size="2" style="font-size: 11pt">This copy of <i>eProsima Fast RTPS</i> is licensed to you under the terms described in the LICENSE file included in this distribution.</font></p>
</body>
</html>
16 changes: 13 additions & 3 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,28 @@ Disclaimer:
The following list of features are planned to be addressed in the short term, and incorporated into the coming
release(s) of the product:

* QNX Support.
* Discovery server
* Liveliness QoS

## Medium term

The following list of features are planned to be addressed in the medium term, typically within the subsequent
release(s) generated in the next **9 months** after next planned release:

* Realtime support: Decrease dynamic memory allocations
* Realtime support: Allocations QoS. See #344
* Realtime support: Non-blocking calls. See #345
* Transport priority QoS
* DDS x-types 1.2

## Long term

The following list of features are proposals regarding the longer-term evolution of the product even though development
of these features has not yet been scheduled for a release in the near future.
Please feel free to contact us if you wish to get involved in the implementation or influence the roadmap
Please feel free to contact us if you wish to get involved in the implementation or influence the roadmap.

* Full DDS API compliance
* Shared memory transport
* Intra-process zero-copy transport
* Waitsets
* Low bandwidth transports
* ISO 26262 compliance