summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can/can-message-set.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-59/+0
2017-06-09Comments, Cleanup, formatRomain Forlot1-0/+1
2017-05-23Static code review fixes.Romain Forlot1-1/+1
2017-05-19Using reference make std::move useless.Romain Forlot1-2/+2
2017-05-19Set parent from configuration_generated objects.Romain Forlot1-11/+1
2017-05-19Adjust method signature to be more efficient.Romain Forlot1-7/+7
2017-05-19Explicit move of objects vector at list initilizationRomain Forlot1-2/+2
2017-05-19Include diagnostic_message_t into can_message_set.Romain Forlot1-1/+15
2017-05-19Use raw pointer to point on parent object.Romain Forlot1-1/+1
2017-05-19Remove unused and useless members.Romain Forlot1-10/+0
2017-05-19Fix: vector throw length error exception.Romain Forlot1-3/+4
2017-05-11Massive use of shared_ptr about signal and diag message. WIPRomain Forlot1-1/+1
2017-05-10Use a tree instead of separated object lists. WIPRomain Forlot1-1/+27
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+37
.se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
SUMMARY     = "GPS/GNSS Service Binding"
DESCRIPTION = "AGL GPS/GNSS Service Binding"
HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-gps"
SECTION     = "apps"

LICENSE     = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"

SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-gps;protocol=http"
SRCREV  = "${AUTOREV}"

PV = "1.0+git${SRCPV}"
S  = "${WORKDIR}/git"

DEPENDS = "json-c gpsd"

inherit cmake aglwgt pkgconfig