]> rtime.felk.cvut.cz Git - orte-www.git/blobdiff - index.mdwn
Announce video demo
[orte-www.git] / index.mdwn
index 35447bb02ebc270d318dc8ffb23e6e4177381aad..e56fb7c331e5abc1471892c40cb4be8392ad5ed8 100644 (file)
@@ -1,16 +1,19 @@
 [[!toc levels=1]]
 
 The Open Real-Time Ethernet (ORTE) is an open source implementation of
 [[!toc levels=1]]
 
 The Open Real-Time Ethernet (ORTE) is an open source implementation of
-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.
+Real-Time Publish-Subscribe (RTPS) communication protocol. RTPS is an
+application layer protocol targeted at real-time communication area,
+which is built on the top of standard UDP stack. Because it uses only
+the UDP protocol, it retains control of timing and reliability. 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. ORTE currently runs on Linux, FreeBSD, Windows, Android and
+RTEMS.
 
 ## News
 
 
 ## News
 
+* 2015-05-27 [Video demo of ORTE for Android published](https://youtu.be/M4FYampNDLs).
 * 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.
 * 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.
@@ -42,6 +45,10 @@ uses only UDP protocol, it retains control of timing and reliability.
 ORTE can be downloaded from
 [a project page at SourceForge.net](https://sourceforge.net/projects/orte/files/).
 
 ORTE can be downloaded from
 [a project page at SourceForge.net](https://sourceforge.net/projects/orte/files/).
 
+Development happens mainly in topic branches of
+[our git repository](https://rtime.felk.cvut.cz/gitweb/orte.git/heads),
+which is mirrored to [Github](https://github.com/CTU-IIG/orte).
+
 Note that [old releases](http://sourceforge.net/project/showfiles.php?group_id=51629&package_id=108732) are located elsewhere.
 
 ## Support
 Note that [old releases](http://sourceforge.net/project/showfiles.php?group_id=51629&package_id=108732) are located elsewhere.
 
 ## Support