diff --git a/README.md b/README.md index 8bcbe42..12e8183 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Mostly Vibe coded scripts to assist with troubleshooting Riedel equipment \ No newline at end of file +Mostly Vibe coded scripts to assist with troubleshooting Riedel equipment + +##PTPLogger## +- `PTPLogger.sh` - Run this on a device that has `ptp4l` running on it to generate a ptp log to a file once per seccond +- `PTPLogger_Graphing.py` - Run this with Python to graph the results visualy. Will also show PTP events (unlocks, master changes etc.)