]> rtime.felk.cvut.cz Git - omk.git/blobdiff - doc/index.html
Webpage update after migration to GIT
[omk.git] / doc / index.html
index ddc1bc4ad3beaaee6a91892b00162cd3b02ed8bc..24476713d3bf79c3ce2b77ac2d84b7dc5576bb52 100644 (file)
@@ -21,19 +21,31 @@ Pavel P
 
 <h2>Status</h2>
 
-OMK is in beta state. There is no release yet, but several people
-already use OMK for their projects.
+OMK is in beta state. It is already usable for many projects, but we
+may do incompatible changes in future.
+
+<h2>News</h2>
+
+<ul>
+  <li>2008-30-10: OMK repository has been migrated from Darcs to GIT (see bellow).</li>
+  <li>2008-04-23: OMK version 0.1 released.</li>
+</ul>
 
 <h2>Download</h2>
 
-Currently, OMK can be downloaded only from <a
-href="http://darcs.net/">Darcs</a> repository. To download it, install
-darcs and run
+<ul>
+  <li><a href="download/omk-0.1.tar.gz">OMK version 0.1</a></li>
+</ul>
+
+
+OMK can also be downloaded from <a href="http://git.or.cz/">GIT</a>
+repository. To download it, run
+
 <pre>
-darcs get http://rtime.felk.cvut.cz/repos/omk/
+git clone git://rtime.felk.cvut.cz/omk.git
 </pre>
 
-You can also browse <a href="http://rtime.felk.cvut.cz/darcs/darcsweb.cgi?r=omk">OMK repository online</a>.
+You can also browse <a href="http://rtime.felk.cvut.cz/gitweb/omk.git">OMK repository online</a>.
 
 <h2>Documentation</h2>
 
@@ -45,9 +57,10 @@ Make Manual</a></li>
 
 <h2>Support</h2>
 
-There is no mailing list yet. Send an email to sojkam1 (at) fel.cvut.cz.
+There is no mailing list yet. Send an email to sojkam1 (at)
+fel.cvut.cz instead.
 
-<h2>Projects Usigng OMK</h2>
+<h2>Projects Using OMK</h2>
 <ul>
   <li><a href="http://freshmeat.net/projects/lincan/">Lincan: Linux CAN Driver</a></li>
   <li><a href="http://www.ocera.org/download/components/WP7/ethdev-0.2.2.html" >ORTE: OCERA Real-Time Ethernet</a></li>
@@ -56,7 +69,10 @@ There is no mailing list yet. Send an email to sojkam1 (at) fel.cvut.cz.
   <li><a href="http://www.eurobot.org/" >Eurobot</a> team <a href="http://rtime.felk.cvut.cz/dragons/">CTU Dragons</a></li>
   <li><a href="http://dce.felk.cvut.cz/spejbl/">Spejbl: Biped robot</a></li>
   <li><a href="http://rtime.felk.cvut.cz/helicopter/">RAMA: UAV Control System</a></li>
-  <li><a href="http://rtime.felk.cvut.cz/hw/index.php/H8300-boot">H8300-boot</a></li>
+  <li><a
+  href="http://rtime.felk.cvut.cz/hw/index.php/System_less_framework">System-Less
+  Framework</a> for microcontroller development</li>
+  <li><a href="http://dce.felk.cvut.cz/mamok/">Line-of-sight stabilization of an airborne camera system</a></li>
 </ul>
 <hr>
 <address></address>