Search found 29 matches

by cars4enjoying
Mon Jul 18, 2022 3:54 pm
Forum: Using LapTimer
Topic: Orientation not working as expected
Replies: 3
Views: 2572

Re: Orientation not working as expected

Thanks Harry, the corrupt display seems random, but not common when selecting classic from a landscape view. If I notice anything else specific in the repo case I'll let you know.

If I'm doing multicam including internal camera which display for general track session would you recommend?
by cars4enjoying
Sun Jul 17, 2022 4:09 pm
Forum: Using LapTimer
Topic: Orientation not working as expected
Replies: 3
Views: 2572

Orientation not working as expected

I was preparing for a track session today and I couldn't get horizontal orientation to work correctly. It would display correctly on the initial screen but as soon as I selected Race - > Classic it would either switch to portrait and complain about calibration or display a corrupt display. https://i...
by cars4enjoying
Fri Jun 24, 2022 5:19 pm
Forum: Feature Requests
Topic: Some OBD fields incorrectly indented in export
Replies: 1
Views: 2301

Some OBD fields incorrectly indented in export

Hi Harry, small nit, but making it more difficult to confirm I have correct .hlptr files in my conversion as I have to keep correcting the LapTimer exports before comparing. The hlptr export for some obd fields has an extra tab indentation. The only correct one in my export is "map", see h...
by cars4enjoying
Fri Jun 24, 2022 4:45 pm
Forum: Trouble Shooting
Topic: Can't export raw videos from the app (iOS 15.1)
Replies: 5
Views: 1916

Re: Can't export raw videos from the app (iOS 15.1)

Just tried an export with LapTimer 24.6 is and iOS 15.5 on an iPhone 11 and the media library is still unusable without a reboot. After the first reboot I could play the overlay video in LapTimer, but after playing a section it also then hung, requiring another reboot as media library was once again...
by cars4enjoying
Tue Jun 21, 2022 9:49 am
Forum: Using LapTimer
Topic: hlptr format questions
Replies: 6
Views: 4091

Re: hlptr format questions

For floats, if LapTimer handles conversion gracefully of different precisions I don't need to worry, so thanks for confirming :) I've got the values from key names for the ones I found in an export. I checked out the Spa Francorchamps laps but they only has limited OBD data for example, as was looki...
by cars4enjoying
Mon Jun 20, 2022 4:55 pm
Forum: Using LapTimer
Topic: hlptr format questions
Replies: 6
Views: 4091

Re: hlptr format questions

Could you also detail what Acceleration -> Source options are?
by cars4enjoying
Mon Jun 20, 2022 2:29 pm
Forum: Using LapTimer
Topic: hlptr format questions
Replies: 6
Views: 4091

Re: hlptr format questions

Thanks Harry, that's awesome! Here's an example of a fix exported using hlptr which seems to have different float formats: <fix index="7484"> <date>31-MAY-22,08:01:34.00</date> <coordinate>50.85790750,-0.75272170,28.2</coordinate> <speed>54.0</speed> // 1dp? <positioning>0,2,0</positioning...
by cars4enjoying
Sun Jun 19, 2022 7:50 pm
Forum: Using LapTimer
Topic: hlptr format questions
Replies: 6
Views: 4091

hlptr format questions

I've now got code which is getting close to being able to convert to LapTimer hlptr from from trackaddict's CSV but there's a number details I'm not sure of and couldn't find on the forums. What are the valid values for <lapRecordingType>? Should <overallDistance> include altitude changes? What are ...
by cars4enjoying
Sun Jun 05, 2022 9:26 pm
Forum: Trouble Shooting
Topic: Videos play without sound
Replies: 7
Views: 2177

Re: Videos play without sound

Awesome thanks :)
by cars4enjoying
Sat Jun 04, 2022 1:42 pm
Forum: Trouble Shooting
Topic: Videos play without sound
Replies: 7
Views: 2177

Re: Videos play without sound

From the description it sounds like it does override and allow sound playback in silent mode: An audio session category defines the general audio behavior your app requires. AVFoundation defines several audio session categories that you can use, but most media playback apps require the playback cate...