diff options
Diffstat (limited to 'meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker/gps')
-rw-r--r-- | meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker/gps | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker/gps b/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker/gps new file mode 100644 index 000000000..be8e52e62 --- /dev/null +++ b/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker/gps @@ -0,0 +1,7 @@ +{ + "name" : "gpsnmea", + "path" : "/usr/lib//automotive-message-broker/gpsnmea.so", + "device" : "/dev/ttyUSB0", + "baudrate" : "4800", + "enabled" : true +} |