Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generates abbreviated uint32_t signatures #126

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

magnusfeuer
Copy link
Contributor

The uint is the four first bytes of the sha256 Merkle-tree signature of all attributes in a branch/signal and all its children

…es of the sha256 Merkle-tree signature of all attributes in a branch/signal and all its children
@magnusfeuer magnusfeuer merged commit 1e6af0a into master Oct 1, 2019
@magnusfeuer magnusfeuer deleted the magnusfeuer-abbreviated-subtree-signatures branch October 29, 2019 16:42
slawr added a commit to slawr/vehicle_signal_specification that referenced this pull request Feb 8, 2022
Update the vss-tools submodule to the current master commit to get
various improvements including the change of 'enum' to 'allowed' in the
rule set.

Submodule vss-tools 579c58f..0894e95:
  > Fixing versioning according to packaging guides
  > Adding FAQ
  > vspec2binary.py enum name replaced by allowed.
  > Binary tool enum name replaced by allowed.
  > [CORE] Move from `enum` to `allowed`
  > Adding support for types listed in vehicle-signal-specification in (COVESA#134)
  > Feature/validate nameing conventions (COVESA#128)
  > [BUILD] Python version updated to 3.8.12
  > [BUILD] Move from `requirements.txt` to `Pipfile`
  > go module version update.
  > Use argparse for YAML generation. Allow optional strict checking (COVESA#117)
  > Removing dead code in csv generator (COVESA#126)
  > Removing obsolete entries from VSS-tools (COVESA#124)

Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
danielwilms pushed a commit that referenced this pull request Feb 9, 2022
Update the vss-tools submodule to the current master commit to get
various improvements including the change of 'enum' to 'allowed' in the
rule set.

Submodule vss-tools 579c58f..0894e95:
  > Fixing versioning according to packaging guides
  > Adding FAQ
  > vspec2binary.py enum name replaced by allowed.
  > Binary tool enum name replaced by allowed.
  > [CORE] Move from `enum` to `allowed`
  > Adding support for types listed in vehicle-signal-specification in (#134)
  > Feature/validate nameing conventions (#128)
  > [BUILD] Python version updated to 3.8.12
  > [BUILD] Move from `requirements.txt` to `Pipfile`
  > go module version update.
  > Use argparse for YAML generation. Allow optional strict checking (#117)
  > Removing dead code in csv generator (#126)
  > Removing obsolete entries from VSS-tools (#124)

Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant