]> rtime.felk.cvut.cz Git - orte-www.git/blobdiff - index.mdwn
Mention Github issues directly
[orte-www.git] / index.mdwn
index 43401be4b1c8bf6a8adcee6d0cc9b93f9b88ad8e..35447bb02ebc270d318dc8ffb23e6e4177381aad 100644 (file)
@@ -1,16 +1,17 @@
 [[!toc levels=1]]
 
 The Open Real-Time Ethernet (ORTE) is an open source implementation of
-Real-Time Publish-Subscribe (RTPS) communication protocol. RTPS is new
-application layer protocol targeted to real-time communication area,
-which is build on the top of standard UDP stack. Since there are many
-TCP/IP stack implementations under many operating systems and RTPS
-protocol does not have any other special HW/SW requirements, it should
-be easily ported to many HW/SW target platforms. Because it uses only
-UDP protocol, it retains control of timing and reliability.
+Real-Time Publish-Subscribe (RTPS) communication protocol. RTPS is a
+new application layer protocol targeted at real-time communication
+area, which is built on the top of standard UDP stack. Since there are
+many TCP/IP stack implementations under many operating systems and
+RTPS protocol does not have any other special HW/SW requirements, it
+should be easily ported to many HW/SW target platforms. Because it
+uses only UDP protocol, it retains control of timing and reliability.
 
 ## News
 
+* 2015-01-30 We setup a [buildbot instance](http://compile.felk.cvut.cz:8011/waterfall).
 * 2013-10-28 [ORTE 0.3.4 released](https://sourceforge.net/projects/orte/files/orte-0.3.4/).
   It features Android support.
 * 2013-10-05 We are preparing a new release that will feature Android
@@ -23,27 +24,32 @@ UDP protocol, it retains control of timing and reliability.
 ## Documents
 
 * [[ORTE manual|orteman.pdf]]
-* [[RTN 2008 conference paper|rtn08_orte.pdf]] 
+* [[ORTE conference paper (2008)|rtn08_orte.pdf]]
+* [[ORTE for Android paper (RTLWS 2013)|rtlws2013-orte-android.pdf]] ([[slides|rtlws2013-orte-android-slides.pdf]])
   
-Specifications
-
-* [Data-Distribution Service for Real-Time Systems (DDS) standard](http://www.omg.org/technology/documents/formal/data_distribution.htm) DDS version 1.2. Latest version adopted in January 2007.
-* [DDS Interoperability Wire Protocol standard](http://www.omg.org/cgi-bin/doc?ptc/2006-08-02)
-* [[RTPS - Real Time Publish-Subscribe|rtps1.2.pdf]] RTPS Wire
-  Protocol Specification, version: 1.17
+  Specifications
+
+* [Data-Distribution Service (DDS) related standards](http://www.omg.org/spec/#DDS)
+  – ORTE implements the RTPS protocol. It offers its own API, not the
+  DDS API.
+* [The Real-time Publish-Subscribe Wire Protocol (DDSI-RTPS)](http://www.omg.org/spec/DDSI-RTPS/)
+  – this is a newer version of the protocol implemented by ORTE.
+* [[Real Time Publish-Subscribe (RTPS) 1.0|rtps1.2.pdf]] – ORTE
+  implements this version of the protocol.
   
 ## Download
 
 ORTE can be downloaded from
-[a project page at SourceForge.net](http://sourceforge.net/projects/orte).
+[a project page at SourceForge.net](https://sourceforge.net/projects/orte/files/).
 
 Note that [old releases](http://sourceforge.net/project/showfiles.php?group_id=51629&package_id=108732) are located elsewhere.
 
 ## Support
 
 ORTE is collectively maintained by Michal Sojka, Pavel Píša and Petr
-Smolík. The maintainers can be reached via email at
-<orte@rtime.felk.cvut.cz>.
+Smolík. You can submit an
+[issue on Github](https://github.com/CTU-IIG/orte/issues) or contact
+the maintainers via email at <orte@rtime.felk.cvut.cz>.
 
 ## Links