Skip to content

Commit eaa6ee8

Browse files
committed
docs: add telemetry analysis to readme and screenshot
1 parent b72489c commit eaa6ee8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,19 @@
22

33
I like Rust and I like sim racing. These two passions meet in this little project to read iRacing telemetry, display it live, and provide helpful alerts to improve driving skills in real-time. In case you are wondering, [Ocypodes are the fastest crabs](https://en.wikipedia.org/wiki/Ocypode).
44

5-
![Screenshot](/screenshots/mazda_slip.png)
5+
![Live telemetry with alerts screenshot](/screenshots/mazda_slip.png)
66

77
## Why Ocypode
88
There are lots of telemetry overlays out there. However, I couldn't find one that **(1) gave you a real-time, intuitive view of your driving errors, and (2) didn't require some sort of paid subscription.**
99

1010
### Real-time alerts
1111
Traditional telemetry tools require that you save telemetry data and then dive deep to find out what you did wrong and when. Analyzing telemetry data is time-consuming and requires a lot of expertise.
1212

13-
Ocypode analyzes telemetry data in real-time to show intuitive alerts for excessive braking force, wheelspin, missed shifts, etc. This allows you to improve your skills while you drive, without having to dig into the data or switch context.
13+
Ocypode analyzes telemetry data in real-time to show intuitive alerts for excessive braking force, wheelspin, missed shifts, scrubbing, etc. This allows you to improve your skills while you drive, without having to dig into the data or switch context.
14+
15+
Ocypode can also save and visualize telemetry data showing the driving alerts it generated.
16+
17+
![Load saved telemetry with alerts](/screenshots/telemetry_analysis_basic.png)
1418

1519
### Free and open source
1620
I want Ocypode to remain a free, open-source tool
254 KB
Loading

0 commit comments

Comments
 (0)