Difference between revisions of "Telemetry Monitor"
Jump to navigation
Jump to search
m (Xymph moved page Telemetry monitor to Telemetry Monitor) |
(New version 1.2.4) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Software | {{Infobox Software | ||
| − | |screenshot = [[File:Telemetry | + | |screenshot = [[File:Telemetry Monitor.png|220px]] |
|caption = Screenshot of Telemetry Monitor | |caption = Screenshot of Telemetry Monitor | ||
|fullname = TrackMania Telemetry Monitor | |fullname = TrackMania Telemetry Monitor | ||
| Line 6: | Line 6: | ||
|supports = TrackMania² | |supports = TrackMania² | ||
|status = Available | |status = Available | ||
| − | |version = 1. | + | |version = 1.2.4 |
|source = C/C++ | |source = C/C++ | ||
|language = English, German | |language = English, German | ||
| − | |link = [http://www.wolfgang-rolke.de/gbxdump/telemetry32.zip 32-bit Download]<br/>[http://www.wolfgang-rolke.de/gbxdump/telemetry64.zip 64-bit Download]<br/>[ | + | |link = [http://www.wolfgang-rolke.de/gbxdump/telemetry32.zip 32-bit Download]<br/>[http://www.wolfgang-rolke.de/gbxdump/telemetry64.zip 64-bit Download]<br/>[https://github.com/Electron-x/TMTelemetry Source code] |
|forum = {{mpforum|40847}} | |forum = {{mpforum|40847}} | ||
}} | }} | ||
== Overview == | == Overview == | ||
| − | '''Telemetry Monitor''' is a Microsoft Windows application to display TrackMania² data received via the telemetry interface in ManiaPlanet 4. It was created by Wolfgang Rolke | + | '''Telemetry Monitor''' is a Microsoft Windows application to display TrackMania² data received via the [[telemetry interface]] in ManiaPlanet 4. It was created by Wolfgang Rolke. |
== Features == | == Features == | ||
* Lists the sector and/or checkpoint times of a race in a table, supplemented by a few statistics | * Lists the sector and/or checkpoint times of a race in a table, supplemented by a few statistics | ||
* Displays a selection of live data in the status bar | * Displays a selection of live data in the status bar | ||
| + | |||
| + | == Source == | ||
| + | The telemetry interface was announced by Nadeo in a closed beta forum in March 2017. It is a shared memory interface for which [http://files.maniaplanet.com/ManiaPlanet4Beta/test-sharedmem_2016-11-17.zip this source code] was provided as an example. | ||
[[Category:Software]] | [[Category:Software]] | ||
Latest revision as of 14:05, 21 December 2023
| Telemetry Monitor | |
Screenshot of Telemetry Monitor | |
| Full name | TrackMania Telemetry Monitor |
|---|---|
| Author(s) | Electron |
| Supports | TrackMania² |
| Status | Available |
| Version | 1.2.4 |
| Source | C/C++ |
| Language(s) | English, German |
| Link(s) | 32-bit Download 64-bit Download Source code |
| Forum(s) | MP forum topic |
Overview
Telemetry Monitor is a Microsoft Windows application to display TrackMania² data received via the telemetry interface in ManiaPlanet 4. It was created by Wolfgang Rolke.
Features
- Lists the sector and/or checkpoint times of a race in a table, supplemented by a few statistics
- Displays a selection of live data in the status bar
Source
The telemetry interface was announced by Nadeo in a closed beta forum in March 2017. It is a shared memory interface for which this source code was provided as an example.