ptp-sim / libPTP

Library to simulate the Precision Time Protocol (PTP, IEEE 1588) in OMNeT++
https://ptp-sim.github.io
GNU General Public License v3.0
29 stars 5 forks source link

How can I get the result graph in your redme document #2

Open tixiangking opened 4 years ago

tixiangking commented 4 years ago

I tried to run the example of the ptp-simulation repository, but I couldn't get the following two result graphs of your example. What else do I need to set to get these two result graphs? In addition, after I run the simple routine, there are no unsync.vec and syncinterval.vec files in the result. There are only asymmetric.vec and general.vec files. Is there something wrong with my settings? When I run simplenetwork, why don't I see the followup message sent, and when I run mixtest3, I don't see the sync message and the followup message. I would appreciate it if you could answer my questions. The following two pictures are given by your readme document, I don't know how to get them。 1 2