summaryrefslogtreecommitdiffstats
path: root/plugins/gps.cpp
AgeCommit message (Collapse)AuthorFilesLines
2018-07-05Change, clean plugins.Romain Forlot1-0/+70
Improve GPS plugin to be able to calculate the heading also remove the builtin plugin that was an error. We need to pass GPS plugin in C++ to be able to use the context. Handle "double" and "int" signal's value. Change-Id: I6d902e4ac76a0e933326c0b4c43922645c9c5a4c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>