Difference between revisions of "Telemetry Monitor"
Jump to navigation
Jump to search
(describe source) |
|||
| Line 19: | Line 19: | ||
* 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]] | ||
Revision as of 08:36, 15 June 2017
| Telemetry Monitor | |
Screenshot of Telemetry Monitor | |
| Full name | TrackMania Telemetry Monitor |
|---|---|
| Author(s) | Electron |
| Supports | TrackMania² |
| Status | Available |
| Version | 1.1 |
| 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 (Electron).
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.