summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/script/simulation-dashboard.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/script/simulation-dashboard.py b/test/script/simulation-dashboard.py
index 41750d5..81a044b 100755
--- a/test/script/simulation-dashboard.py
+++ b/test/script/simulation-dashboard.py
@@ -247,7 +247,6 @@ def guidanceStatusHandler(status,handle):
displayGuidanceStatus('---')
def enhancedPositionPositionUpdateHandler(arg):
- time.sleep(.050)
# get the position
enhancedPosition = enhancedPositionInterface.GetPositionInfo(arg)
if (arg & Genivi.ENHANCEDPOSITIONSERVICE_LATITUDE) == Genivi.ENHANCEDPOSITIONSERVICE_LATITUDE: