Updated master fsm graph.
authorFlorian Pose <fp@igh-essen.com>
Tue, 09 Aug 2011 01:33:22 +0200
changeset 2097 6392734fb198
parent 2095 53b5128e1313
child 2098 0ce254664c81
Updated master fsm graph.
documentation/graphs/fsm_master.dot
--- a/documentation/graphs/fsm_master.dot	Mon Aug 01 17:54:56 2011 +0200
+++ b/documentation/graphs/fsm_master.dot	Tue Aug 09 01:33:22 2011 +0200
@@ -1,5 +1,5 @@
 
-/* $Id$ */
+/* $Id: fsm_master.dot,v df2b21f15939 2010/05/02 06:03:05 fp $ */
 
 digraph master {
     size="7,9"
@@ -51,6 +51,12 @@
     scan_slave -> write_system_times
 
     write_system_times -> start
+    write_system_times -> dc_read_offset
+
+    dc_read_offset -> write_system_times
+    dc_read_offset -> dc_write_offset
+
+    dc_write_offset -> write_system_times
 
     configure_slave -> action_next_slave_state