Examples reorganization
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 20 Jul 2017 14:40:35 +0000 (16:40 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 21 Jul 2017 10:02:11 +0000 (12:02 +0200)
commitab6a4a5eb285a1ca88b3ad87ee035b9956e253ed
tree00de00bb9722bfdbbf9d015ce691894f9a1eccde
parente2af4a871c6a8bcab4733193948833aed9c5ceb8
Examples reorganization

Separated by protocols and created signals from reversed
engineered signals.
Meld all used signals into an "agl-vcar" folder to be used as
default.

Change-Id: I27f7bc227a6fcea3db6672819e6a4d7bbf09863b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
15 files changed:
conf.d/app-templates
examples/OBD2/application-generated.cpp [new file with mode: 0644]
examples/OBD2/signals.json [new file with mode: 0644]
examples/agl-vcar/application-generated.cpp [new file with mode: 0644]
examples/agl-vcar/signals.json [new file with mode: 0644]
examples/basic/application-generated.cpp [moved from examples/basic/generate_example.cpp with 100% similarity]
examples/engine/application-generated.cpp [new file with mode: 0644]
examples/engine/signals.json [new file with mode: 0644]
examples/hvac/application-generated.cpp [new file with mode: 0644]
examples/hvac/signals.json
examples/toyota/auris/application-generated.cpp [new file with mode: 0644]
examples/toyota/auris/signals.json [moved from examples/toyota/signals.json with 100% similarity]
examples/toyota/configuration-generated.cpp [deleted file]
low-can-binding/binding/application-generated.cpp
low-can-binding/can/can-bus-device.hpp [new file with mode: 0644]