Update PTPLogger/README.md
This commit is contained in:
+2
-22
@@ -60,11 +60,6 @@ The Python GUI tool visualises collected logs and detects PTP events.
|
|||||||
- Adjustable time resolution
|
- Adjustable time resolution
|
||||||
- Handles multi-day logs
|
- Handles multi-day logs
|
||||||
|
|
||||||
### How to Run
|
|
||||||
|
|
||||||
```
|
|
||||||
python PTPLogger_Graphing.py
|
|
||||||
```
|
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
@@ -88,27 +83,11 @@ rms <value> ... freq <value>
|
|||||||
- Blue vertical lines: state changes
|
- Blue vertical lines: state changes
|
||||||
- Red vertical lines: master changes
|
- Red vertical lines: master changes
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## 3. Dependencies
|
|
||||||
|
|
||||||
### Python Requirements
|
|
||||||
|
|
||||||
- Python 3.8 or newer
|
|
||||||
|
|
||||||
### Install Dependencies
|
|
||||||
|
|
||||||
On both Windows and Linux:
|
|
||||||
|
|
||||||
```
|
|
||||||
python -m pip install matplotlib
|
|
||||||
```
|
|
||||||
|
|
||||||
Tkinter is included with most Python installations.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 4. Compilation (Windows)
|
## 3. Compilation (Windows)
|
||||||
|
|
||||||
### Install PyInstaller
|
### Install PyInstaller
|
||||||
|
|
||||||
@@ -164,6 +143,7 @@ Run:
|
|||||||
- The graphing tool works best with continuous ptp4l statistics output
|
- The graphing tool works best with continuous ptp4l statistics output
|
||||||
- If logs contain no RMS data, the graph will be empty
|
- If logs contain no RMS data, the graph will be empty
|
||||||
- Correct socket configuration is required for pmc to collect data
|
- Correct socket configuration is required for pmc to collect data
|
||||||
|
- Tested with Bolero Diagnotics, and RSP-1216 logs
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user