-
I have a DLT Message Analyzer plugin feature that converts the arbitrary textual file separated with new lines into the dlt format. I support both the v1 and v2 dlt protocol versions.
Using the lat…
-
I've been reading up on the topic and service mapping article, having seen that the partition PR landed back in March: https://github.com/ros2/design/blob/gh-pages/articles/140_topic_and_service_name_…
-
Enable the AutoSAR checks (only) with SARIF output.
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1:
-
What is the source for float/double range at https://covesa.github.io/vehicle_signal_specification/rule_set/data_entry/data_types/
Ranges are possible different compared to AUTOSAR
```
float …
-
as i want to createConst in my own const package, but the reference implication datatype is in the external arxml
this is an array type ,
the parent implication datatype has no dataType.variantProps…
Han40 updated
7 months ago
-
Hello Developer,
May I ask if this tool supports generating a2l files? For example, generated through code or configuration files.
-
Hi girishchandranc,
This is really a good tool to read and write arxml.
Which AUTOSAR schema version is supported currently?
Is there a way to support different versions?
I use it to read an arxml…
-
**谁在招人:Linux阅码场社区发起的免费Linuxer招聘服务**
如果你们团队正在招人,欢迎把招聘信息跟帖在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。月底小编会统一汇总到Linux阅码场公众号,推送给数万Linux工程师。
注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。
读者可以咨询,但请不要发布与招聘无关的内容,禁止…
-
### Affected rules
- `A15-4-2`
- `ERR55-CPP`
### Description
`noexcept` functions frequently call other `noexcept` functions. If a `noexcept` function throws an exception, then we currently …