-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As reported by Roel De Vries:
A crash occurs in menuOperation, when the settings.ppsTimeScale choice reaches mosaicPPSParametersTimeScaleEntries and should wrap back to 0 (GPS).
The bug is here:
| settings.ppsPolarity = 0; |
It should be setting settings.ppsTimeScale to 0, not settings.ppsPolarity.
Metadata
Metadata
Assignees
Labels
No labels