17 Commits

Author SHA1 Message Date
Henrik Wahlqvist
dd28503adf Bug fix for ZC dids
The bit string was mirrored in the DID API function

Change-Id: Ia03d7cda1f59a089832eaf0433a6f7454b3c6fd3
2025-02-13 10:01:42 +01:00
Henrik Wahlqvist
52e12b8a3e Bug fix in composition_yaml.py
Don't throw error if variables are not CVC_CAL or CVC_DISP.
Just don't put them in the dict, there are valid cases such as
CVC_CONST.

Change-Id: I3e8293d9957684a103938b215cb9359e0a519152
2025-02-10 16:29:48 +01:00
Lindgren
f939ff9242 Allow comments in enum definition file
This change allow comments around the enum member definitions in matlab
enum definition files. The comments is not transfered to the generated
source code.

Change-Id: I1770f1cdfc8e9cba83f58417c1d0b03a17ecb1d3
2025-01-29 09:20:41 +01:00
Henrik Wahlqvist
4dbb27b924 Reapply blackduck and fix NOTICE
Change-Id: Iac46e4f695ab1887d51f07ba194eaf106c22916b
2025-01-16 10:22:06 +01:00
Henrik Wahlqvist
cee323b493 Clean out remains of useSwcNameAsPrefix
Wasn't properly removed in b93719754e841df2c83d24363e2cf0f64e02e809

Change-Id: Id83922d2da84c80e772773ffd283dd9cee4b027c
2025-01-08 14:47:30 +01:00
Henrik Wahlqvist
c41611432e Improve error messages in interface/zone_controller
Change-Id: I7a565e9a622deb23b08d3b401c75d5a14e821254
2024-12-19 10:21:31 +01:00
Henrik Wahlqvist
5bcd3a152f Add scheduler prefix to NVM functions
Change-Id: I5a378b7bbff744b8c47e4c19452305e7cdff9cb2
2024-12-09 11:01:31 +01:00
Henrik Wahlqvist
e2ffc662a9 Fixes in interface/zone_controller.py
* Added "supported_directions" dict.
* Bug fix were ports of direction CLINET/SERVER was added as IN/OUT in
  the generated yaml file.
* Copy everything except for element from port definitions.
  (yaml2arxml is updated every now and then and this feels like a better
  approach)

Change-Id: I2351bdc4f5ea102f863528964e05e2affa6bc06f
2024-11-29 11:05:46 +01:00
Henrik Wahlqvist
e06600dfe7 Need to generate ZC NVM structs in order to compile
Change-Id: Ia4e4a06d9b5fb0f1b82cb62282fb87e679295e31
2024-11-08 12:38:35 +01:00
Axel Andersson
149a87895b Measure code coverage in tox tests
Change-Id: Ib085b9b701c8d6e45fc0b5dd4205d473cd0642e6
2024-10-22 16:23:07 +02:00
olindgre
7888ebe2b7 Aggregate project settings for ARXML specifications in ProjectCfg
Change-Id: Ia54f7ae0164aeb62361b0839b79b178779616402
2024-10-22 12:51:01 +02:00
Henrik Wahlqvist
dc2178fae8 Update NOTICE file
Change-Id: If72f677a5b67795c2fa92c31a463289d6ac6c50f
2024-10-21 11:24:17 +02:00
Henrik Wahlqvist
1f388f1d2d Add docs about TargetLink
Change-Id: I027ec3815c741022d3860820e8ac8c521506c1c8
2024-10-04 10:00:48 +02:00
olindgre
2ece01e1d7 Make powertrain-build not overlap with pybuild in site-packages
Change-Id: I7b59f3f04f0f787d35db0b9389f295bf1ad24f56
2024-09-17 10:25:04 +02:00
Henrik Wahlqvist
8a3ed73e20 Bug fix - always set zc_dids in compisition_yaml
PyBuild should work if there are no interface dids set.
Introduced in 7ba6d503272bca16f67105a500737222afbedac1

Change-Id: I64a04e4f6fb3f6cfacd4818d375c131f60654e95
2024-09-13 09:58:08 +02:00
Anton Lutteman
b75de51122 Adding dependency scan
Change-Id: I768004272e3f700af6ab6e42e95a5418dc977989
2024-08-26 15:04:43 +02:00
Henrik Wahlqvist
65c1d746a7 Copy from Volvo Cars local project
We don't transfer git history since it may contain proprietary data that
we cannot have in an open sources version.

Change-Id: I9586124c1720db69a76b9390e208e9f0ba3b86d4
2024-05-29 08:03:54 +02:00