summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <philippe colliot>2015-08-26 17:45:01 +0200
committer <philippe colliot>2015-08-26 17:45:01 +0200
commitbac2007ca336cb9d49f19d0a12ff8932afb8e583 (patch)
treeb0ebd5546f4485f83f463be499b816b762cdd7c3
parentcac8a2327763b6d5a9c6a9d07b06895c8a4f4374 (diff)
downloadnavigation-bac2007ca336cb9d49f19d0a12ff8932afb8e583.tar.gz
Fix a bug in config file for the ambd dbus plugin
-rw-r--r--src/README2
-rw-r--r--src/genivilogreplayer/logreplayerconfig.in.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/README b/src/README
index 85e5591..764b09a 100644
--- a/src/README
+++ b/src/README
@@ -29,7 +29,7 @@ Ubuntu 14.04 LTS
Current versions of additional code
===============================
Navigation middleware:
-<current version of navigation> (git): 508abef52bfe890c06ca4a5263320f0fe448f962
+<current version of navigation> (git): 1da40e28957f2dbda99a1586cdbe83140f283a59
Additional code coming with navigation:
<current version of positioning> (git): 8bcb5aee2172bf1672b4402a2dbae480d5fbdc25
diff --git a/src/genivilogreplayer/logreplayerconfig.in.json b/src/genivilogreplayer/logreplayerconfig.in.json
index 7264994..3caf943 100644
--- a/src/genivilogreplayer/logreplayerconfig.in.json
+++ b/src/genivilogreplayer/logreplayerconfig.in.json
@@ -10,7 +10,7 @@
{
"name" : "DBusSink",
"path" : "plugins/dbus/dbussinkplugin.so",
- "frequency" : "1060",
+ "frequency" : "100",
"sessionbus" : 1
}