diff options
author | Scott Murray <scott.murray@konsulko.com> | 2024-06-25 15:14:46 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2024-06-25 15:16:40 -0400 |
commit | e215d8663370fcdb477d1bc20b434b7e4295fab7 (patch) | |
tree | f00181ad696585096648a1f16e9b5f0147863b7f /README.md | |
parent | 16ff368c38a3a36c4f32084e6a513342afe89f4f (diff) |
Initial commitHEADsalmon_18.90.0salmon/18.90.018.90.0master
Populate with agl-vcar.dbc from meta-agl-demo as of commit 7618c4a0,
plus supporting content including README.md, LICENSE, and .gitreview
files.
Bug-AGL: SPEC-5119
Change-Id: Ie7e2009743a7f836e08055ba396570b0acbca65d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..046add8 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +## Introduction + +This repository contains CAN signal database (DBC) files used in various +Automotive Grade Linux (AGL) demonstrations. + +## agl-vcar.dbc + +This DBC file defines a minimal set of CAN signals representing a virtual car. +Note that any changes need to take into account that many of the signals are +mapped to Vehicle Signal Specification (VSS) signals in various AGL demos. + +# Support + +## Bug Tracker + +Issues can be submitted to the AGL JIRA instance at +[https://jira.automotivelinux.org](https://jira.automotivelinux.org/). + +## Mailing List + +Questions can be sent to the `agl-dev-community` mailing list, see +[https://lists.automotivelinux.org/g/agl-dev-community](https://lists.automotivelinux.org/g/agl-dev-community). |