-
### Affected rules
- `A2-7-3`
### Description
It appears that adding a comment after the closing characters of a member grouping triggers alerts for the methods inside.
### Example
```cpp
…
-
### Affected rules
- cpp/autosar/undocumented-user-defined-type
### Description
The query incorrect flags the function `MyFunction`.
### Example
```cpp
/// @brief MyFunction.
/// @tparam MyType …
-
### Affected rules
- A2-7-3
### Description
A documented [type alias](https://en.cppreference.com/w/cpp/language/type_alias) where `type-id` is a template results in a missing documentation fa…
-
Thanks for the nice library. It looks like the m2 generation is incorrectly done (interpretation of the different documents used as base) FID creation.
Now:
fid = (self.update_info.fid & 0b…
-
Would we need VAG CRC even for tach packet?
https://github.com/commaai/opendbc/blob/962c0c18e8b6638e62d786d6bebb08846b177ef4/can/common.cc#L95
// Volkswagen uses standard CRC8 8H2F/AUTOSAR, bu…
-
-
### Contact Details
mohamedashrafwx@gmail.com
### Description
# Asset Generator 2.0
## Brief
The Change is adding a tool utility called `AssetsGenerator 2.0` for generating a file templates…
-
check with latest spec
* [ ] add version info into Readme (which spec version we support)
* [ ] implement all changes since 1.0.0 release version
-
ETL natively supports `1:n` transformation rules. However, in some cases we can need `1:m..n` rules, which I call runtime multiplicity, in which the actual number of output elements can not be determi…
-
hi,
I am looking for Autosar SoAd_Cfg related code for SoAd configuration .
you have any information on it or sample code. ?