Commit f7117620 authored by Aurelio Colosimo's avatar Aurelio Colosimo

README: update current status

parent 59e1ecf8
......@@ -20,14 +20,16 @@ Rabbit is developed at ohwr.org:
http://www.ohwr.org/projects/white-rabbit
Current Status (February 2012)
Current Status (July 2012)
==============================
We currently have only standard PTP (IEEE 1588) with no extensions.
Code for the White Rabbit extension is being worked on (currently WR
devices use a different code base, which should be replaced by this one).
The only working architecture is called "gnu-linux" at this point.
The working architectures are "gnu-linux" and "spec":
* gnu-linux supports both UDP and IEEE 802.3 (raw ethernet) transport protocols
* spec supports IEEE 802.3 protocol only
Compile-time Configuration
......@@ -54,6 +56,8 @@ environment:
ARCH name of you arch (default: gnu-linux)
HAS_DIAG set to "y" or leave unset
HAS_FULL_DIAG set to "y" or leave unset
WRMODE (spec only) set to "master" for m/s autodetect; set to
"slave" for slave only configuration
NOTE: The default has no diagnostics, so you most likely will want to run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment