s-victor / TinyPedal

Free and Open Source telemetry overlay application for racing simulation
GNU General Public License v3.0
75 stars 8 forks source link

Add a new widget displaying top speed reached. #11

Closed Piervit closed 1 year ago

Piervit commented 1 year ago

Hello Svictor,

first thanks for your work on RF2 (awesomes tracks and tinyPedal). I enjoy them.

I have created a very simple overlay (might post a message on RF2 forum with a picture) which display two informations:

s-victor commented 1 year ago

Hi, thanks for the suggestion and help.

The sectors widget currently already include speed comparison (current speed VS session fastest speed).

The only missing feature from sectors widget is the freezing current lap fastest speed. I'll add this freeze function to the sectors widget soon.

s-victor commented 1 year ago

Hi, I have just added current lap top speed freeze feature (and also new speed validation method) in this commit https://github.com/s-victor/TinyPedal/commit/7bef7f679c7537d592392af81ccef91fc8b42e5a

Thanks again for your help, I'll close this PR now. Lemme know if any issue.