Ver.3 display screen showing analog-style meter is implemented. The Ver.3 display allows the user to select any item to be displayed.
A mode has been implemented to compare any lap as a target lap (or not to compare with past laps) instead of the best lap.
A mode that displays the time difference from the best lap (or the target lap mentioned above) in real time has been implemented (subscription).
Vehicle Information (subscription)
A function to acquire various information about a vehicle using an OBD2 adapter has been implemented. For some vehicle models (or third-party ECUs), A mode to directly monitor CAN-BUS data sent by the vehicle (or ECU) instead of the general OBD2 protocol has been implemented.
A vehicle monitor function that displays vehicle information acquired from the GPS and OBD2 adapter without measuring lap times has been implemented.
History and Logs
GPX, CSV, and JSON log formats are now supported, and CSV and JSON logs include vehicle information acquired by the OBD2 adapter.
A mode in which the horizontal axis of the graph on the log analysis screen is displayed in terms of distance has been implemented (subscription). In addition, a time difference graph that displays the time difference when comparing with other laps has been implemented.
Vehicle information graph has been implemented on the log analysis screen (subscription).
Turning radius graph has been implemented on the log analysis screen (subscription).
Vehicle power graph has been implemented on the log analysis screen (subscription).
Track
Import/Export user-defined track function has been implemented.
A function to edit track using arbitrary log has been implemented.