Search found 9603 matches

by Harry
Mon Jun 23, 2025 3:35 pm
Forum: Trouble Shooting
Topic: iOS version fails to record
Replies: 10
Views: 726

Re: iOS version fails to record

O.k., Danke. Der Darstellungsfehler passiert bei speziellen Situationen. Ich habe das jetzt robuster gestaltet - sollte ab der nächsten Version nicht mehr auftreten.
by Harry
Mon Jun 23, 2025 6:38 am
Forum: Trouble Shooting
Topic: Obdlink MX+ fails to record data
Replies: 1
Views: 50

Re: Obdlink MX+ fails to record data

The data attached does not contain engine data. So the MX connection dropped for some reason or the MX has been used by another app in background.
by Harry
Mon Jun 23, 2025 6:35 am
Forum: Trouble Shooting
Topic: Understanding POI and combined Tracks
Replies: 3
Views: 120

Re: Understanding POI and combined Tracks

Yes, you can log data after enabling "Manual Timing" in Settings. This will add "Start" and "Stop" buttons to Timer View.
by Harry
Sun Jun 22, 2025 12:24 pm
Forum: Trouble Shooting
Topic: Understanding POI and combined Tracks
Replies: 3
Views: 120

Re: Understanding POI and combined Tracks

Provided you make sure (in your track definition) LapTimer will not pick up a T1 trigger when started by T2 (and vice versa), this scenario is fine. So from I see in the sketch - you can ignore the warning. The conflict detection is pretty dump. It just creates a rectangular area from all POIs belon...
by Harry
Fri Jun 20, 2025 8:53 am
Forum: Trouble Shooting
Topic: iOS version fails to record
Replies: 10
Views: 726

Re: iOS version fails to record

Wait - this looks like the top right sector indicator ("1" in my picture) has been shifted over the center part of the large display covering the ":4" part. Can you reproduce this? I'd be interested to know about the system situation the screen shot has been taken, how many secto...
by Harry
Fri Jun 20, 2025 8:40 am
Forum: Trouble Shooting
Topic: iOS version fails to record
Replies: 10
Views: 726

Re: iOS version fails to record

That’s a display error from iOS… Actually these are two text fields showing a large and a small string… LapTimer tells iOS to display “2:42” with a large font and “.16” using a small font. It should look like
IMG_9239.png
IMG_9239.png (292.51 KiB) Viewed 307 times


This looks like some low level corruption for the font used.

Harry
by Harry
Fri Jun 20, 2025 8:07 am
Forum: Trouble Shooting
Topic: Trigger detection settings for autocross? And timer starting as soon as I press staged?
Replies: 3
Views: 123

Re: Trigger detection settings for autocross? And timer starting as soon as I press staged?

By pressing Staged, you confirm you are staged for a standing start. This means you stand still and wait for signal to accelerate. There are two types of Autocross starts - either this staged / standing start approach where timing starts when you start accelerating, or a regular start by passing a c...
by Harry
Mon Jun 16, 2025 10:03 am
Forum: Trouble Shooting
Topic: iOS version fails to record
Replies: 10
Views: 726

Re: iOS version fails to record

No problem but both are empty. This means there is something wrong with the database. This can be the reason for recording interruptions as well as for the error dialog posted. Please start with chalking your Lap List. Do you see all laps duplicated? This is usually the result from a double restore ...
by Harry
Mon Jun 16, 2025 8:28 am
Forum: Trouble Shooting
Topic: iOS version fails to record
Replies: 10
Views: 726

Re: iOS version fails to record

Hello, LapTimer for Android and iOS utilize the exactly same code for trigger detection and data handling, it is just the user interface that is re-implemented by platform. So i case two devices behave different although they use the same settings, it is some GPS data issue or OS setting. Please rec...
by Harry
Mon Jun 16, 2025 8:17 am
Forum: Trouble Shooting
Topic: Custom track issues
Replies: 1
Views: 132

Re: Custom track issues

Thanks for the video. You are right, dragging POIs around is not working well currently. It has always been difficult to implement because a drag operation can be either one to select a different map location (i.e. move the visible area around) or dragging a POI. One of the recent iOS version change...